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