index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
2022-12-15
1
-0
/
+3
*
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
2022-12-15
1
-9
/
+2
*
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
2022-12-15
3
-29
/
+151
*
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
2022-12-15
1
-5
/
+4
*
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
2022-12-15
1
-1
/
+1
*
net: stmmac: fix errno when create_singlethread_workqueue() fails
Gaosheng Cui
2022-12-15
1
-0
/
+1
*
r6040: Fix kmemleak in probe and remove
Li Zetao
2022-12-15
1
-1
/
+4
*
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
Kirill Tkhai
2022-12-15
1
-2
/
+9
*
nfc: pn533: Clear nfc_target before being used
Minsuk Kang
2022-12-15
1
-0
/
+4
*
net: enetc: avoid buffer leaks on xdp_do_redirect() failure
Vladimir Oltean
2022-12-15
1
-27
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-12-14
3
-3
/
+41
|
\
|
*
netfilter: conntrack: document sctp timeouts
Sriram Yagnaraman
2022-12-13
1
-0
/
+33
|
*
ipvs: add a 'default' case in do_ip_vs_set_ctl()
Li Qiong
2022-12-13
1
-0
/
+5
|
*
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-12-08
1
-3
/
+3
*
|
wireguard: timers: cast enum limits members to int in prints
Jiri Slaby (SUSE)
2022-12-14
1
-4
/
+4
*
|
igb: Initialize mailbox message for VF reset
Tony Nguyen
2022-12-14
1
-1
/
+1
*
|
Merge branch 'misdn-don-t-call-dev_kfree_skb-kfree_skb-under-spin_lock_irqsave'
Jakub Kicinski
2022-12-14
3
-14
/
+30
|
\
\
|
*
|
mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-14
1
-6
/
+13
|
*
|
mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-14
1
-4
/
+9
|
*
|
mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-14
1
-4
/
+8
|
/
/
*
|
Merge branch 'bonding-fix-high-prio-not-effect-issue'
Jakub Kicinski
2022-12-14
3
-10
/
+262
|
\
\
|
*
|
selftests: bonding: add bonding prio option test
Liang Li
2022-12-14
2
-1
/
+247
|
*
|
bonding: do failover when high prio link up
Hangbin Liu
2022-12-14
1
-9
/
+15
|
*
|
bonding: add missed __rcu annotation for curr_active_slave
Hangbin Liu
2022-12-14
1
-1
/
+1
|
/
/
*
|
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
2022-12-14
1
-13
/
+21
*
|
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
2013
-34345
/
+165926
|
\
\
|
*
|
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
2022-12-13
1
-1
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
33
-78
/
+193
|
|
\
\
|
|
*
|
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
2022-12-13
1
-1
/
+10
|
|
*
|
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
2022-12-13
1
-12
/
+24
|
|
*
|
stmmac: fix potential division by 0
Piergiorgio Beruto
2022-12-13
2
-2
/
+3
|
|
*
|
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
Christophe JAILLET
2022-12-13
1
-1
/
+5
|
|
*
|
Merge branch 'mptcp-fix-ipv6-reqsk-ops-and-some-netlink-error-codes'
Jakub Kicinski
2022-12-12
4
-16
/
+68
|
|
|
\
\
|
|
|
*
|
mptcp: use proper req destructor for IPv6
Matthieu Baerts
2022-12-12
1
-3
/
+16
|
|
|
*
|
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
2022-12-12
1
-8
/
+26
|
|
|
*
|
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2022-12-12
3
-7
/
+24
|
|
|
*
|
mptcp: netlink: fix some error return code
Wei Yongjun
2022-12-12
1
-0
/
+4
|
|
|
/
/
|
|
*
|
Merge branch 'update-joakim-zhang-entries'
Jakub Kicinski
2022-12-12
4
-4
/
+12
|
|
|
\
\
|
|
|
*
|
dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer
Florian Fainelli
2022-12-12
3
-3
/
+8
|
|
|
*
|
MAINTAINERS: Update NXP FEC maintainer
Florian Fainelli
2022-12-12
1
-1
/
+4
|
|
|
/
/
|
|
*
|
ntb_netdev: Use dev_kfree_skb_any() in interrupt context
Eric Pilmore
2022-12-12
1
-2
/
+2
|
|
*
|
net: lan9303: Fix read error execution path
Jerry Ray
2022-12-12
1
-1
/
+3
|
|
*
|
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
2022-12-12
1
-12
/
+2
|
|
*
|
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
2022-12-12
1
-3
/
+6
|
|
*
|
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
2022-12-12
1
-0
/
+1
|
|
*
|
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
2022-12-12
1
-5
/
+10
|
|
*
|
Merge branch 'net-dev_kfree_skb_irq'
David S. Miller
2022-12-12
5
-8
/
+8
|
|
|
\
\
|
|
|
*
|
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
2
-2
/
+2
|
|
|
*
|
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-3
/
+3
|
|
|
*
|
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-2
/
+2
[next]