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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
8
-66
/
+146
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
7
-7
/
+7
2026-08-13
net: enforce net sysctl registration
Joel Granados
1
-11
/
+12
2026-08-13
net/rds: clear i_rx_lat_trace in rds_inc_path_init()
Allison Henderson
1
-0
/
+2
2026-08-13
net/rds: initialize i_conn_path in rds_inc_init()
William Kucharski
2
-1
/
+6
2026-08-13
net/rds: reinitialize to_be_dropped on rds_send_xmit() restart
Sharath Srinivasan
1
-0
/
+8
2026-08-13
ipv6: add inet6_rt_del_notify()
Yuyang Huang
2
-5
/
+17
2026-08-13
ipv6: expose the route deletion reason in RTM_DELROUTE
Yuyang Huang
1
-0
/
+5
2026-08-13
ipv6: add a deletion reason argument to rt6_fill_node()
Yuyang Huang
1
-10
/
+17
2026-08-13
ipv6: record the reason for kernel-initiated route deletions
Yuyang Huang
4
-4
/
+7
2026-08-13
ipv6: propagate the route deletion reason to fib6_del_route()
Yuyang Huang
2
-13
/
+18
2026-08-13
ipv6: add ip6_del_rt_reason()
Yuyang Huang
1
-0
/
+8
2026-08-13
l2tp: fix tunnel and session refcount leak on seq_file release
Eric Dumazet
2
-3
/
+57
2026-08-13
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
1
-2
/
+16
2026-08-12
Merge tag 'batadv-next-pullrequest-20260805' of https://git.open-mesh.org/batadv
Jakub Kicinski
30
-529
/
+1530
2026-08-12
mac80211: fils_aead: Use __cleanup() instead of memzero_explicit()
Thomas Huth
1
-2
/
+1
2026-08-12
Bluetooth: SMP: clear the aes_cmac_key when done
Thomas Huth
1
-1
/
+2
2026-08-12
sctp: fix use-after-free of cached ASCONF chunk
Yuxiang Yang
2
-2
/
+8
2026-08-12
sctp: clear new_transport when removing a peer
Qing Ming
1
-0
/
+3
2026-08-12
libceph: Avoid using invalid osd indices from primary_temp
Raphael Zimmer
1
-2
/
+3
2026-08-12
libceph: fix OOB read in decode_watchers() via missing bounds check
Pavitra Jha
1
-1
/
+4
2026-08-12
libceph: fix multiple unsafe decodes in decode_locker()
Pavitra Jha
1
-4
/
+9
2026-08-12
libceph: tolerate addrvecs with multiple entries of the same type
Kefu Chai
1
-9
/
+9
2026-08-11
mptcp: implemented OoO queue pruning
Paolo Abeni
3
-10
/
+73
2026-08-11
mptcp: avoid code duplication in __mptcp_move_skb()
Paolo Abeni
1
-18
/
+13
2026-08-11
mptcp: enforce hard limit on backlog flushing
Paolo Abeni
1
-15
/
+6
2026-08-11
mptcp: explicitly drop over memory limits
Paolo Abeni
4
-11
/
+56
2026-08-11
mptcp: let the retrans scheduler do its job
Paolo Abeni
1
-31
/
+75
2026-08-11
mptcp: move the stale logic out of retrans scheduler
Paolo Abeni
3
-20
/
+36
2026-08-11
mptcp: move the retrans loop to a separate helper
Paolo Abeni
1
-31
/
+43
2026-08-11
Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
22
-141
/
+247
2026-08-11
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
1
-0
/
+3
2026-08-11
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
1
-5
/
+5
2026-08-11
devlink: add generic device max_sfs parameter
Nikolay Aleksandrov
1
-0
/
+5
2026-08-11
af_packet: Don't send zero-byte data in tpacket_snd().
Eric Dumazet
1
-0
/
+3
2026-08-11
nfc: nci: free destination parameters when closing a connection
Linmao Li
1
-0
/
+1
2026-08-11
nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
Yun Zhou
1
-3
/
+38
2026-08-11
nfc: llcp: bound the connect_sn TLV walk to the skb
Doruk Tan Ozturk
1
-4
/
+6
2026-08-11
nfc: llcp: reject PDUs shorter than the LLCP header
Doruk Tan Ozturk
1
-0
/
+5
2026-08-11
nfc: digital: Do not dump a NULL response in command completion
Linmao Li
1
-1
/
+1
2026-08-11
nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
Samuel Page
1
-2
/
+2
2026-08-11
nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
Samuel Page
1
-0
/
+6
2026-08-11
nfc: nci: add data_len bound checks to activation parameter extractors
Bryam Vargas
1
-4
/
+22
2026-08-11
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
1
-2
/
+16
2026-08-11
nfc: llcp: bound SNL TLV parsing to the skb and add length checks
Doruk Tan Ozturk
1
-8
/
+21
2026-08-11
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
1
-0
/
+2
2026-08-11
nfc: nci: fix double completion race in nci_data_exchange_complete
Zhenghang Xiao
1
-5
/
+5
2026-08-11
nfc: llcp: read llcp_sock->local under the socket lock in getsockopt
Breno Leitao
1
-4
/
+6
2026-08-11
nfc: llcp: avoid userspace overflow on invalid optlen
Breno Leitao
1
-0
/
+6
2026-08-11
tipc: read le->link under the node lock in tipc_node_link_down()
Jun Yang
1
-5
/
+10
[prev]
[next]