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-07-27
tipc: avoid use-after-free in poll trace queue dumps
Zihan Xi
1
-1
/
+1
2026-07-27
net: do not send ICMP/NDISC Redirects when peer allocation fails
Eric Dumazet
3
-3
/
+3
2026-07-27
xfrm: ah6: validate routing header segments_left
Asim Viladi Oglu Manizada
1
-11
/
+18
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
116
-642
/
+1872
2026-07-26
net/smc: Look up the pnetid ib device within the net namespace
Jiri Pirko
1
-6
/
+14
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
85
-232
/
+680
2026-07-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2026-07-24
Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
15
-301
/
+393
2026-07-24
veth: convert frag_list skbs before running XDP
Matt Fleming
1
-6
/
+12
2026-07-24
net: pktgen: fix proc entry use-after-free
Chengfeng Ye
1
-3
/
+1
2026-07-24
net/sched: sch_cake: skip clearing unused tins during rate adjustment
Jonas Köppeler
1
-3
/
+5
2026-07-24
net/rds: use krealloc_array() for iovector growth
Weimin Xiong
1
-5
/
+2
2026-07-24
xsk: reclaim invalid Tx descriptors in ZC batch path
Maciej Fijalkowski
3
-38
/
+215
2026-07-24
xsk: provide sufficient space in pool->tx_descs
Maciej Fijalkowski
2
-7
/
+15
2026-07-24
xsk: drain continuation descs after overflow in xsk_build_skb()
Jason Xing
1
-3
/
+42
2026-07-24
xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
Jason Xing
1
-5
/
+8
2026-07-24
af_unix: fix listen() succeeding on sockets in the wrong state
John Ericson
1
-0
/
+1
2026-07-24
bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
Chengfeng Ye
1
-1
/
+1
2026-07-24
nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flush
Xiang Mei (Microsoft)
1
-6
/
+6
2026-07-24
nexthop: take nh->lock for f6i_list walks in replace check and notify
Xiang Mei (Microsoft)
1
-2
/
+11
2026-07-24
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-11
/
+30
2026-07-24
ipvs: use type-safe allocation helpers in ip_vs_rht_alloc
Subasri S
1
-5
/
+4
2026-07-24
netfilter: nf_conntrack_expect: store event cache in expectation
Pablo Neira Ayuso
4
-6
/
+17
2026-07-24
netfilter: conntrack_helper: pass master conntrack to helper functions
Pablo Neira Ayuso
8
-13
/
+13
2026-07-24
netfilter: flowtable: tear down flow entries with stale dst from GC
Pablo Neira Ayuso
2
-8
/
+2
2026-07-24
netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
Florian Westphal
1
-0
/
+5
2026-07-24
netfilter: xt_tcpmss: extend checkentry to ipv6
Florian Westphal
1
-0
/
+1
2026-07-24
ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
Ismael Luceno
2
-4
/
+4
2026-07-23
rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
Xiang Mei
1
-3
/
+5
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
82
-223
/
+670
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
79
-220
/
+649
2026-07-23
libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
Xiang Mei
1
-2
/
+2
2026-07-23
libceph: refresh auth->authorizer_buf{,_len} after authorizer update
Shuangpeng Bai
1
-1
/
+8
2026-07-23
libceph: guard missing CRUSH type name lookup
Zhao Zhang
1
-1
/
+4
2026-07-23
libceph: remove debugfs files before client teardown
Douya Le
1
-2
/
+2
2026-07-23
libceph: bound get_version reply decode to front len
Douya Le
1
-1
/
+1
2026-07-23
libceph: fix two unsafe bare decodes in decode_lockers()
Pavitra Jha
1
-2
/
+6
2026-07-23
libceph: Reject monmaps advertising zero monitors
Raphael Zimmer
1
-1
/
+1
2026-07-23
libceph: reject zero bucket types in crush_decode
Douya Le
1
-0
/
+2
2026-07-23
libceph: Fix multiplication overflow in decode_new_up_state_weight()
Raphael Zimmer
1
-1
/
+4
2026-07-23
drop_monitor: perform u64_stats updates under IRQ-disabled section
Eric Dumazet
1
-2
/
+2
2026-07-23
drop_monitor: fix size calculations for 64-bit attributes
Eric Dumazet
1
-3
/
+3
2026-07-23
net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
Yehyeong Lee
1
-6
/
+2
2026-07-23
mptcp: fix BUILD_BUG_ON on legacy ARM config
Matthieu Baerts (NGI0)
1
-4
/
+1
2026-07-23
mptcp: fix stale skb->sk reference on subflow close
Kalpan Jani
1
-14
/
+19
2026-07-23
mptcp: pm: userspace: fix use-after-free in get_local_id
Geliang Tang
1
-2
/
+5
2026-07-23
mptcp: decrement subflows counter on failed passive join
Chenguang Zhao
1
-0
/
+1
2026-07-23
mac802154: hold an interface reference across the scan worker
Ibrahim Hashimov
1
-0
/
+11
2026-07-23
sctp: don't free the ASCONF's own transport in DEL-IP processing
Jun Yang
1
-0
/
+6
2026-07-23
phonet: check register_netdevice_notifier() error in phonet_device_init()
Minhong He
1
-6
/
+24
[prev]
[next]