index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
31 hours
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
31 hours
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
31 hours
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
31 hours
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
31 hours
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
31 hours
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
31 hours
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
31 hours
mld: add new workqueues for process mld events
Taehee Yoo
31 hours
mld: convert ifmcaddr6 to RCU
Taehee Yoo
31 hours
mld: convert ip6_sf_list to RCU
Taehee Yoo
31 hours
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
31 hours
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
31 hours
mld: convert from timer to delayed work
Taehee Yoo
31 hours
Bluetooth: ISO: exclude RFU bits from ISO_SDU_Length
Pauli Virtanen
31 hours
gue: validate REMCSUM private option length
Qihang
31 hours
ipv4: fib: Don't ignore error route in local/main tables.
Kuniyuki Iwashima
31 hours
sctp: hold socket lock when dumping endpoints in sctp_diag
Xin Long
31 hours
xfrm: validate selector family and prefixlen during match
Eric Dumazet
31 hours
net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().
Kuniyuki Iwashima
31 hours
ipv6: guard against possible NULL deref in __in6_dev_stats_get()
Eric Dumazet
31 hours
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
31 hours
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-07-04
phonet: Pass net and ifindex to phonet_address_notify().
Kuniyuki Iwashima
2026-07-04
net/sched: fix pedit partial COW leading to page cache corruption
Rajat Gupta
2026-07-04
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
2026-06-19
Bluetooth: serialize accept_q access
Jiexun Wang
2026-06-19
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2026-06-19
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2026-06-19
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
2026-06-19
net: guard timestamp cmsgs to real error queue skbs
Kyle Zeng
2026-06-19
net/sched: act_api: use RCU with deferred freeing for action lifecycle
Jamal Hadi Salim
2026-06-19
ipvs: clear the svc scheduler ptr early on edit
Julian Anastasov
2026-06-19
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
2026-06-19
xfrm: route MIGRATE notifications to caller's netns
Maoyi Xie
2026-06-01
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2026-06-01
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
2026-06-01
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
2026-06-01
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2026-06-01
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2026-06-01
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
2026-06-01
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
2026-06-01
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2026-06-01
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
2026-04-18
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
2026-04-18
netlink: allow be16 and be32 types in all uint policy checks
Florian Westphal
2026-04-18
netlink: introduce bigendian integer types
Florian Westphal
2026-04-18
netlink: hide validation union fields from kdoc
Jakub Kicinski
2026-04-18
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
2026-04-18
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
2026-04-18
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
[next]