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
/
net
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5 days
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5 days
Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
5 days
ethtool: rss: Fix hfunc and input_xfrm parsing on big endian
Gal Pressman
5 days
Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadv
Paolo Abeni
6 days
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
6 days
SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
Chuck Lever
6 days
ipvs: ensure inner headers in ICMP errors are in headroom
Julian Anastasov
6 days
ipvs: use parsed transport offset in SCTP state lookup
Yizhou Zhao
6 days
ipvs: use parsed transport offset in TCP state lookup
Yizhou Zhao
6 days
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
6 days
netfilter: handle unreadable frags
Florian Westphal
6 days
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
6 days
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
6 days
netfilter: flowtable: use dst in this direction when pushing IPIP header
Pablo Neira Ayuso
6 days
netfilter: ipset: allocate the proper memory for the generic hash structure
Jozsef Kadlecsik
6 days
netfilter: ipset: cleanup the add/del backlog when resize failed
Jozsef Kadlecsik
6 days
netfilter: ipset: exclude gc when resize is in progress
Jozsef Kadlecsik
6 days
netfilter: ipset: mark the rcu locked areas properly
Jozsef Kadlecsik
6 days
netfilter: nft_lookup: fix catchall element handling with inverted lookups
Tamaki Yanagawa
6 days
netfilter: ebtables: module names must be null-terminated
Florian Westphal
6 days
netfilter: ebtables: zero chainstack array
Florian Westphal
6 days
netfilter: ebtables: terminate table name before find_table_lock()
Xiang Mei
6 days
netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
Xiang Mei
6 days
ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()
Eric Dumazet
6 days
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
6 days
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
6 days
net/sched: cake: reject overhead values that underflow length
Samuel Moelius
6 days
Merge tag 'for-net-2026-07-06' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
7 days
ipv4: igmp: remove multicast group from hash table on device destruction
Yuyang Huang
7 days
net/tls: Consume empty data records in tls_sw_read_sock()
Chuck Lever
8 days
Bluetooth: L2CAP: fix tx ident leak for commands without a response
Stig Hornang
8 days
Bluetooth: ISO: fix malformed ISO_END/CONT handling
Pauli Virtanen
8 days
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
8 days
Bluetooth: fix UAF in bt_accept_dequeue()
Yousef Alhouseen
8 days
Bluetooth: bnep: pin L2CAP connection during netdev registration
Yousef Alhouseen
8 days
Bluetooth: sco: Fix a race condition in sco_sock_timeout()
Sungwoo Kim
8 days
Bluetooth: MGMT: Fix adv monitor add failure cleanup
Cen Zhang
8 days
Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
Cen Zhang
8 days
Bluetooth: 6lowpan: avoid untracked enable work
Cen Zhang
8 days
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
8 days
Bluetooth: L2CAP: validate option length before reading conf opt value
Muhammad Bilal
8 days
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
Runyu Xiao
8 days
Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
Muhammad Bilal
8 days
Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
Samuel Page
8 days
Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
Luiz Augusto von Dentz
8 days
net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
Xiang Mei
8 days
net/sched: act_pedit: fix TOCTOU heap OOB write in tc offload
Jamal Hadi Salim
8 days
Merge tag 'nf-26-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
9 days
batman-adv: dat: fix tie-break for candidate selection
Sven Eckelmann
[next]