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
2026-06-12
rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc
Jeffrey Altman
2026-06-12
net: remove some unused EXPORT_SYMBOL()s
Sabrina Dubroca
2026-06-12
tls: remove tls_toe and the related driver
Sabrina Dubroca
2026-06-12
ethtool: tsconfig: always take rtnl_lock
Jakub Kicinski
2026-06-12
ip_tunnel: annotate data-races around t->err_count and t->err_time
Eric Dumazet
2026-06-12
net: atm: reject out-of-range traffic classes in QoS validation
Zhengchuan Liang
2026-06-12
net: hsr: simplify fill_last_seq_nrs()
Yury Norov
2026-06-12
tcp: clear sock_ops cb flags before force-closing a child socket
Sechang Lim
2026-06-12
handshake: Require admin permission for DONE command
Chuck Lever
2026-06-12
net/sched: act_pedit: require matching IPv4 L4 protocol
Samuel Moelius
2026-06-12
xfrm: Fix dev use-after-free in xfrm async resumption
Dong Chenchen
2026-06-12
net: af_key: initialize alg_key_len for IPComp states
Zijing Yin
2026-06-12
xfrm: use compat translator only for u64 alignment mismatch
Sanman Pradhan
2026-06-11
ip6_tunnel: annotate data-races around t->err_count and t->err_time
Eric Dumazet
2026-06-11
Merge tag 'for-net-next-2026-06-11' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2026-06-11
Merge tag 'nfc-net-next-20260611' of https://codeberg.org/linux-nfc/linux
Jakub Kicinski
2026-06-11
tipc: reject inverted service ranges from peer bindings
Michael Bommarito
2026-06-11
tipc: prevent snt_unacked underflow on CONN_ACK
Michael Bommarito
2026-06-11
tipc: require net admin for TIPCv2 netlink mutators
Michael Bommarito
2026-06-11
net/sched: sch_hfsc: Don't make class passive twice
Victor Nogueira
2026-06-11
net: Stop leased rxq before uninstalling its memory provider
Daniel Borkmann
2026-06-11
net: ethtool: add KSZ87xx low-loss cable PHY tunables
Fidelio Lawson
2026-06-11
mptcp: options: rst: drop unused skb parameter
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: avoid using del_timer directly
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: make mptcp_pm_add_addr_send_ack static
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: remove add_ prefix from timer
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: uniform announced addresses helpers
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: rename add_entry structure to add_addr
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: use for_each_subflow helper
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
Matthieu Baerts (NGI0)
2026-06-11
tcp: allow mptcp to drop TS for some packets
Matthieu Baerts (NGI0)
2026-06-11
mptcp: introduce add_addr_v6_port_drop_ts sysctl knob
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: avoid computing add_addr size twice
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: avoid computing rm_addr size twice
Matthieu Baerts (NGI0)
2026-06-11
mptcp: options: suboptions sizes can be negative
Matthieu Baerts (NGI0)
2026-06-11
6lowpan: fix NHC entry use-after-free on error path
Yizhou Zhao
2026-06-11
sctp: validate embedded address parameter length
Xin Long
2026-06-11
ipmr: Convert mr_table.cache_resolve_queue_len to u32.
Kuniyuki Iwashima
2026-06-11
bridge: cfm: reject invalid CCM interval at configuration time
Xiang Mei
2026-06-11
net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().
Kuniyuki Iwashima
2026-06-11
ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().
Kuniyuki Iwashima
2026-06-11
net/sched: cls_flow: Dont expose folded kernel pointers
Jamal Hadi Salim
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-11
Bluetooth: L2CAP: validate connectionless PSM length
Samuel Moelius
2026-06-11
Bluetooth: hci: validate codec capability element length
Samuel Moelius
2026-06-11
Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
Marco Elver
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
2026-06-11
Bluetooth: hci_core: Fix UAF in hci_unregister_dev()
Jordan Walters
2026-06-11
Bluetooth: hci_event: fix simultaneous discovery stuck in FINDING
Jiajia Liu
2026-06-11
Bluetooth: eir: Fix stack OOB write when prepending the Flags AD
Weiming Shi
[prev]
[next]