index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-07-01
ipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].
Kuniyuki Iwashima
2026-07-01
ipv4: fib: Protect fib_new_table() with spinlock.
Kuniyuki Iwashima
2026-07-01
ipv4: fib_rules: Make the need for fib_unmerge() explicit.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Make fib_rules_ops.delete() return void.
Kuniyuki Iwashima
2026-07-01
net/sched: hhf: clear heavy-hitter state on reset
Samuel Moelius
2026-07-01
net/sched: dualpi2: clear stale classification on filter miss
Samuel Moelius
2026-06-30
net/sched: act_bpf: use rcu_dereference_bh() to read the filter
Sechang Lim
2026-06-30
netpoll: do not warn when the best-effort pool refill fails
Breno Leitao
2026-06-30
sctp: fix addr_wq_timer race in sctp_free_addr_wq()
Xin Long
2026-06-30
xfrm: nat_keepalive: avoid double free on send error
Qianyu Luo
2026-06-30
vsock/virtio: rewrite MSG_ZEROCOPY flag handling
Arseniy Krasnov
2026-06-30
bridge: stp: Fix a potential use-after-free when deleting a bridge
Ido Schimmel
2026-06-30
net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
Jamal Hadi Salim
2026-06-30
netfilter: nftables: restrict checkum update offset
Florian Westphal
2026-06-30
netfilter: nftables: restrict linklayer and network header writes
Florian Westphal
2026-06-30
netfilter: nfnetlink_queue: restrict writes to network header
Florian Westphal
2026-06-30
netfilter: nft_fib: reject fib expression on the netdev egress hook
Theodor Arsenij Larionov-Trichkine
2026-06-30
netfilter: nfnetlink_cthelper: cap to maximum number of expectation per master
Pablo Neira Ayuso
2026-06-30
netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
Pablo Neira Ayuso
2026-06-30
netfilter: ipset: fix race between dump and ip_set_list resize
Xiang Mei
2026-06-30
netfilter: nft_set_pipapo: don't leak bad clone into future transaction
Florian Westphal
2026-06-30
netfilter: nf_conntrack_expect: zero at allocation time
Florian Westphal
2026-06-29
ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
Pengfei Zhang
2026-06-29
tcp: Decrement tcp_md5_needed static branch
Dmitry Safonov
2026-06-29
tcp: defer md5sig_info kfree past RCU grace period in tcp_connect
Michael Bommarito
2026-06-29
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
2026-06-29
tipc: fix out-of-bounds read in broadcast Gap ACK blocks
Samuel Page
2026-06-29
af_unix: use scoped_with_init_fs() for coredump socket lookup
Christian Brauner
2026-06-29
fs: Add bpf_sock_read_xattr() kfunc to read socket xattrs
Christian Brauner
2026-06-28
batman-adv: tp_meter: delay allocation of unacked entry
Sven Eckelmann
2026-06-28
batman-adv: tp_meter: adjust name of receiver lock
Sven Eckelmann
2026-06-28
batman-adv: tp_meter: keep unacked list for receivers
Sven Eckelmann
2026-06-28
batman-adv: tp_meter: combine adjacent/overlapping unacked entries
Sven Eckelmann
2026-06-28
batman-adv: tp_meter: simplify unordered ack calculation
Sven Eckelmann
2026-06-28
batman-adv: tvlv: extract tvlv header iterator
Sven Eckelmann
2026-06-28
batman-adv: iv: drop migration check for batadv_hard_iface
Sven Eckelmann
2026-06-28
Revert "batman-adv: v: stop OGMv2 on disabled interface"
Sven Eckelmann
2026-06-28
batman-adv: drop NULL check for immutable hardif->mesh_iface
Sven Eckelmann
2026-06-28
batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_...
Nora Schiffer
2026-06-28
batman-adv: move hardif generation counter into batadv_priv
Nora Schiffer
2026-06-28
batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
Nora Schiffer
2026-06-28
batman-adv: make hard_iface->mesh_iface immutable
Sven Eckelmann
2026-06-28
batman-adv: remove global hardif list
Nora Schiffer
2026-06-28
batman-adv: create hardif only for netdevs that are part of a mesh
Nora Schiffer
2026-06-28
batman-adv: dat: ensure accessible eth_hdr proto field
Sven Eckelmann
2026-06-28
batman-adv: bla: reacquire gw address after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: dat: acquire ARP hw source only after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: gw: acquire ethernet header only after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: access unicast_ttvn skb->data only after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: retrieve ethhdr after potential skb realloc on RX
Sven Eckelmann
[prev]
[next]