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-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
/
net
Age
Commit message (
Expand
)
Author
2026-03-12
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
2026-03-12
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
2026-03-12
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
2026-03-12
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
2026-03-12
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
2026-03-12
xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfo
Sabrina Dubroca
2026-03-12
xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfo
Sabrina Dubroca
2026-03-12
xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}
Sabrina Dubroca
2026-03-12
xfrm: state: silence sparse warnings during netns exit
Sabrina Dubroca
2026-03-12
xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_proto
Sabrina Dubroca
2026-03-12
xfrm: state: add xfrm_state_deref_prot to state_by* walk under lock
Sabrina Dubroca
2026-03-12
xfrm: state: fix sparse warnings around XFRM_STATE_INSERT
Sabrina Dubroca
2026-03-12
xfrm: state: fix sparse warnings in xfrm_state_init
Sabrina Dubroca
2026-03-12
xfrm: state: fix sparse warnings on xfrm_state_hold_rcu
Sabrina Dubroca
2026-03-11
net: Convert move_addr_to_user() to scoped user access
Christophe Leroy (CS GROUP)
2026-03-11
tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
Wesley Atwell
2026-03-11
Merge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2026-03-11
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
2026-03-11
tipc: fix divide-by-zero in tipc_sk_filter_connect()
Mehul Rao
2026-03-11
bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
2026-03-11
bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
2026-03-11
libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
Raphael Zimmer
2026-03-11
libceph: Use u32 for non-negative values in ceph_monmap_decode()
Raphael Zimmer
2026-03-10
net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
Jiayuan Chen
2026-03-10
net-shapers: don't free reply skb after genlmsg_reply()
Paul Moses
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
2026-03-10
inet: add ip_local_port_step_width sysctl to improve port usage distribution
Fernando Fernandez Mancera
2026-03-10
netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
Yuan Tan
2026-03-10
netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
Hyunwoo Kim
2026-03-10
netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
Hyunwoo Kim
2026-03-10
netfilter: x_tables: guard option walkers against 1-byte tail reads
David Dull
2026-03-10
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
Jenny Guanni Qu
2026-03-10
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
2026-03-10
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-10
libceph: reject preamble if control segment is empty
Ilya Dryomov
2026-03-10
libceph: admit message frames only in CEPH_CON_S_OPEN state
Ilya Dryomov
2026-03-10
libceph: prevent potential out-of-bounds reads in process_message_header()
Ilya Dryomov
2026-03-10
mctp: route: hold key->lock in mctp_flow_prepare_output()
Chengfeng Ye
2026-03-09
tcp: inline tcp_chrono_start()
Eric Dumazet
2026-03-09
net/sched: refine indirect call mitigation in tc_wrapper.h
Eric Dumazet
2026-03-09
ppp: simplify input error handling
Qingfang Deng
2026-03-09
net/sched: use rtnl_kfree_skbs() in pfifo_fast_reset()
Eric Dumazet
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
[prev]
[next]