index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-28
Merge branch 'net-sched-fix-packet-loops-in-mirred-and-netem'
Paolo Abeni
6
-144
/
+695
2026-05-28
selftests/tc-testing: Add netem test case exercising loops
Victor Nogueira
1
-1
/
+32
2026-05-28
selftests/tc-testing: Add mirred test cases exercising loops
Victor Nogueira
1
-1
/
+615
2026-05-28
net/sched: act_mirred: Fix return code in early mirred redirect error paths
Victor Nogueira
1
-5
/
+13
2026-05-28
net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
Kito Xu (veritas501)
1
-7
/
+11
2026-05-28
net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
Jamal Hadi Salim
1
-17
/
+30
2026-05-28
net/sched: fix packet loop on netem when duplicate is on
Jamal Hadi Salim
1
-4
/
+3
2026-05-28
Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
Jamal Hadi Salim
2
-83
/
+3
2026-05-28
net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
Jamal Hadi Salim
1
-40
/
+0
2026-05-28
net: Introduce skb tc depth field to track packet loops
Jamal Hadi Salim
1
-0
/
+2
2026-05-27
ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
Rahul Chandelkar
1
-1
/
+1
2026-05-27
Merge branch 'ethtool-more-bug-fixes'
Jakub Kicinski
7
-22
/
+46
2026-05-27
ethtool: eeprom: add more safeties to EEPROM Netlink fallback
Jakub Kicinski
1
-1
/
+4
2026-05-27
ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
Jakub Kicinski
1
-3
/
+2
2026-05-27
ethtool: strset: fix header attribute index in ethnl_req_get_phydev()
Jakub Kicinski
1
-1
/
+1
2026-05-27
ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
Jakub Kicinski
1
-4
/
+2
2026-05-27
ethtool: tsinfo: fix uninitialized stats on the by-PHC path
Jakub Kicinski
1
-0
/
+13
2026-05-27
ethtool: tsconfig: fix missing ethnl_ops_complete()
Jakub Kicinski
1
-2
/
+4
2026-05-27
ethtool: pse-pd: fix missing ethnl_ops_complete()
Jakub Kicinski
1
-5
/
+5
2026-05-27
ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error
Jakub Kicinski
1
-4
/
+2
2026-05-27
ethtool: tsconfig: fix reply error handling
Jakub Kicinski
1
-2
/
+7
2026-05-27
ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES
Jakub Kicinski
1
-0
/
+6
2026-05-27
Merge branch 'bridge-fix-sleep-in-atomic-context'
Jakub Kicinski
4
-19
/
+92
2026-05-27
selftests: rtnetlink: Add bridge promiscuity tests
Ido Schimmel
1
-0
/
+63
2026-05-27
bridge: Fix sleep in atomic context in sysfs path
Ido Schimmel
2
-9
/
+22
2026-05-27
bridge: Fix sleep in atomic context in netlink path
Ido Schimmel
1
-10
/
+7
2026-05-27
bonding: refuse to enslave CAN devices
Oliver Hartkopp
1
-0
/
+6
2026-05-27
Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
Shuai Zhang
1
-2
/
+2
2026-05-27
Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
Doruk Tan Ozturk
1
-1
/
+3
2026-05-27
Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
Zhao Dongdong
1
-0
/
+2
2026-05-27
Bluetooth: btusb: Allow firmware re-download when version matches
Shuai Zhang
1
-1
/
+7
2026-05-27
Bluetooth: HIDP: fix missing length checks in hidp_input_report()
Muhammad Bilal
1
-5
/
+18
2026-05-27
Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
Siwei Zhang
1
-7
/
+9
2026-05-27
Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
Siwei Zhang
1
-1
/
+3
2026-05-27
Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()
Pavitra Jha
1
-1
/
+3
2026-05-26
ipv6: validate extension header length before copying to cmsg
Qi Tang
1
-8
/
+46
2026-05-26
Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linux
Jakub Kicinski
5
-1
/
+53
2026-05-26
tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
Eric Dumazet
1
-3
/
+10
2026-05-26
vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
Eric Dumazet
1
-2
/
+2
2026-05-26
tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
Eric Dumazet
1
-5
/
+4
2026-05-26
net: phy: air_en8811h: add AN8811HB MCU assert/deassert support
Lucien.Jheng
1
-4
/
+149
2026-05-26
l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
Michael Bommarito
1
-5
/
+6
2026-05-26
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
8
-32
/
+66
2026-05-26
Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-3
/
+18
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
22
-191
/
+135
2026-05-26
Merge branch 'ethtool-module-fix-a-handful-of-small-bugs'
Jakub Kicinski
6
-38
/
+68
2026-05-26
ethtool: cmis: validate fw->size against start_cmd_payload_size
Jakub Kicinski
1
-0
/
+8
2026-05-26
ethtool: cmis: validate start_cmd_payload_size from module
Jakub Kicinski
1
-14
/
+22
2026-05-26
ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
Jakub Kicinski
1
-2
/
+2
2026-05-26
ethtool: cmis: require exact CDB reply length
Jakub Kicinski
1
-2
/
+7
[prev]
[next]