index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
net-shapers: don't free reply skb after genlmsg_reply()
Paul Moses
1
-9
/
+2
2026-03-19
net: ncsi: fix skb leak in error paths
Jian Zhang
2
-5
/
+14
2026-03-19
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
2026-03-19
batman-adv: Avoid double-rtnl_lock ELP metric worker
Sven Eckelmann
3
-5
/
+14
2026-03-19
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
4
-3
/
+7
2026-03-19
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
2026-03-19
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
2026-03-19
libceph: admit message frames only in CEPH_CON_S_OPEN state
Ilya Dryomov
1
-0
/
+5
2026-03-19
libceph: Use u32 for non-negative values in ceph_monmap_decode()
Raphael Zimmer
1
-3
/
+3
2026-03-19
libceph: prevent potential out-of-bounds reads in process_message_header()
Ilya Dryomov
1
-1
/
+8
2026-03-19
libceph: reject preamble if control segment is empty
Ilya Dryomov
1
-9
/
+8
2026-03-19
libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
Raphael Zimmer
1
-2
/
+4
2026-03-19
tipc: fix divide-by-zero in tipc_sk_filter_connect()
Mehul Rao
1
-0
/
+2
2026-03-19
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-19
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
1
-1
/
+2
2026-03-19
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-2
/
+2
2026-03-19
netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
Yuan Tan
1
-0
/
+6
2026-03-19
netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
Hyunwoo Kim
1
-4
/
+4
2026-03-19
netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
Hyunwoo Kim
1
-1
/
+3
2026-03-19
netfilter: x_tables: guard option walkers against 1-byte tail reads
David Dull
2
-4
/
+6
2026-03-19
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
Jenny Guanni Qu
1
-1
/
+2
2026-03-19
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
1
-2
/
+0
2026-03-19
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2
-2
/
+2
2026-03-19
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2
-35
/
+13
2026-03-19
mctp: route: hold key->lock in mctp_flow_prepare_output()
Chengfeng Ye
1
-4
/
+7
2026-03-19
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
1
-3
/
+5
2026-03-19
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...
Weiming Shi
1
-0
/
+1
2026-03-19
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
1
-3
/
+4
2026-03-19
wifi: mac80211: set default WMM parameters on all links
Ramanathan Choodamani
1
-0
/
+2
2026-03-13
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
2
-0
/
+13
2026-03-13
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
1
-79
/
+186
2026-03-12
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
1
-1
/
+2
2026-03-12
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
1
-1
/
+2
2026-03-12
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-49
/
+44
2026-03-12
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
2026-03-12
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2
-2
/
+2
2026-03-12
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
3
-13
/
+45
2026-03-12
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
4
-6
/
+24
2026-03-12
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
1
-14
/
+16
2026-03-12
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2
-5
/
+2
2026-03-12
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
1
-0
/
+11
2026-03-12
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
1
-4
/
+8
2026-03-12
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
1
-0
/
+9
2026-03-12
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
1
-2
/
+7
2026-03-12
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2
-3
/
+5
2026-03-12
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
1
-0
/
+1
2026-03-12
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
1
-1
/
+11
2026-03-12
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
6
-99
/
+85
2026-03-12
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-12
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
1
-1
/
+2
[next]