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-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-02
batman-adv: ensure minimal ethernet header on TX
Sven Eckelmann
2026-07-02
ipv4: raw: convert do_raw_getsockopt to sockopt_t
Breno Leitao
2026-07-02
udp: convert udp_lib_getsockopt to sockopt_t
Breno Leitao
2026-07-02
netfilter: nft_ct: support expectation creation for natted flows
Florian Westphal
2026-07-02
netfilter: ebtables: bound num_counters like nentries in do_replace()
Jiayuan Chen
2026-07-02
netfilter: conntrack: remove obsolete module parameters
Florian Westphal
2026-07-02
netfilter: conntrack: get rid of tuple in helper definitions
Florian Westphal
2026-07-02
netfilter: nf_conntrack_helper: do not hash by tuple
Florian Westphal
2026-07-02
netfilter: xt_dscp: add checkentry for tos match
Feng Wu
2026-07-02
netfilter: xt_tcpmss: add checkentry for parameter validation
Feng Wu
2026-07-02
netfilter: remove redundant null check before kvfree()
Subasri S
2026-07-02
netfilter: avoid strcpy usage
David Laight
2026-07-02
netfilter: replace u_int8_t and u_int16t with u8 and u16
Carlos Grillet
2026-07-02
netfilter: x_tables: replace strlcat() with snprintf()
Ian Bridges
2026-07-02
netfilter: nfnetlink_hook: Dump nat type chains
Phil Sutter
2026-07-02
Merge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadv
Paolo Abeni
2026-07-02
Merge tag 'batadv-next-pullrequest-20260630' of https://git.open-mesh.org/batadv
Paolo Abeni
2026-07-02
xfrm: reject optional IPTFS templates in outbound policies
Antony Antony
2026-07-02
xfrm: cache the offload ifindex for netlink dumps
Cen Zhang
2026-07-02
xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
Xiang Mei (Microsoft)
2026-07-01
Merge tag 'nf-26-06-30' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2026-07-01
ipv6: fib_rules: Convert fib6_rules_net_exit_rtnl() to ->exit().
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Use dev_get_by_name_rcu().
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Drop RTNL assertions.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Remove unnecessary EXPORT_SYMBOL.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Add fib_rules_ops.lock.
Kuniyuki Iwashima
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
[prev]
[next]