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-04-28
net: psp: require admin permission for dev-set and key-rotate
Jakub Kicinski
1
-2
/
+2
2026-04-28
net: psp: check for device unregister when creating assoc
Jakub Kicinski
1
-3
/
+7
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-128
/
+370
2026-04-28
net: mctp i2c: check length before marking flow active
William A. Kennington III
1
-1
/
+3
2026-04-28
net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
Andrea Mayer
2
-0
/
+18
2026-04-28
xfrm: Don't clobber inner headers when already set
Cosmin Ratiu
1
-6
/
+14
2026-04-27
netpoll: fix IPv6 local-address corruption
Breno Leitao
1
-1
/
+18
2026-04-27
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
1
-2
/
+3
2026-04-27
neigh: let neigh_xmit take skb ownership
Florian Westphal
1
-5
/
+5
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2
-50
/
+74
2026-04-27
net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
Morduan Zang
1
-2
/
+8
2026-04-27
net/sched: taprio: fix NULL pointer dereference in class dump
Weiming Shi
1
-5
/
+8
2026-04-27
ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
Greg Kroah-Hartman
1
-3
/
+6
2026-04-27
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
2026-04-27
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
2026-04-27
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
1
-0
/
+22
2026-04-27
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
1
-3
/
+2
2026-04-27
net/sched: netem: validate slot configuration
Stephen Hemminger
1
-0
/
+29
2026-04-27
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
1
-4
/
+6
2026-04-27
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
1
-1
/
+1
2026-04-27
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
1
-4
/
+4
2026-04-27
wifi: mac80211: drop stray 'static' from fast-RX rx_result
Catherine
1
-1
/
+1
2026-04-27
wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO path
Michael Bommarito
1
-1
/
+3
2026-04-27
wifi: nl80211: require admin perm on SET_PMK / DEL_PMK
Michael Bommarito
1
-0
/
+2
2026-04-27
wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
Rio Liu
1
-0
/
+9
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-160
/
+289
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-16
/
+14
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
1
-24
/
+53
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
1
-0
/
+1
2026-04-24
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
2
-34
/
+119
2026-04-24
netfilter: reject zero shift in nft_bitwise
Kai Ma
1
-1
/
+2
2026-04-24
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
1
-1
/
+1
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
88
-29212
/
+0
2026-04-23
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
1
-0
/
+2
2026-04-23
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
Kuniyuki Iwashima
1
-14
/
+25
2026-04-23
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
Weiming Shi
1
-6
/
+7
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
80
-526
/
+1504
2026-04-23
rxrpc: Fix error handling in rxgk_extract_token()
David Howells
1
-0
/
+1
2026-04-23
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
1
-12
/
+2
2026-04-23
rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
David Howells
1
-1
/
+2
2026-04-23
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
1
-0
/
+4
2026-04-23
rxgk: Fix potential integer overflow in length check
David Howells
2
-1
/
+2
2026-04-23
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
1
-1
/
+28
2026-04-23
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
4
-33
/
+20
2026-04-23
rxrpc: Fix rxkad crypto unalignment handling
David Howells
1
-2
/
+7
2026-04-23
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
1
-61
/
+42
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
17
-6173
/
+0
2026-04-23
net: rds: fix MR cleanup on copy error
Ao Zhou
1
-4
/
+0
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
1
-0
/
+3
2026-04-23
ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
Daniel Borkmann
1
-0
/
+6
[prev]
[next]