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
/
include
/
net
Age
Commit message (
Expand
)
Author
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-02-10
xfrm: reduce struct sec_path size
Paolo Abeni
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2026-02-06
net/ipv6: Remove HBH helpers
Alice Mikityanska
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2026-02-05
flow_offload: add const qualifiers to function arguments
David Yang
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
2026-02-03
tcp: accecn: handle unexpected AccECN negotiation feedback
Chia-Yu Chang
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
2026-02-02
inet: add dst4_mtu() and dst6_mtu() helpers
Eric Dumazet
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
2026-02-02
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
Eric Dumazet
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
2026-02-02
wifi: cfg80211: add initial UHR support
Johannes Berg
2026-01-30
net: ax25: remove plumbing for never-implemented DAMA Master support
Ethan Nelson-Moore
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-01-29
ipv6: optimize fl6_update_dst()
Eric Dumazet
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
[prev]
[next]