index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-10-29
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
2025-10-29
Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2025-10-29
net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify().
Kuniyuki Iwashima
2025-10-29
mptcp: zero window probe mib
Paolo Abeni
2025-10-29
mptcp: restore window probe
Paolo Abeni
2025-10-29
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
2025-10-29
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
2025-10-29
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
2025-10-29
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
2025-10-29
net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c files
Wang Liang
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
2025-10-28
net: tcp_lp: fix kernel-doc warnings and update outdated reference links
Rakuram Eswaran
2025-10-28
sctp: Constify struct sctp_sched_ops
Christophe JAILLET
2025-10-28
net: optimize enqueue_to_backlog() for the fast path
Eric Dumazet
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
Benjamin Berg
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
Benjamin Berg
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
Benjamin Berg
2025-10-28
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
2025-10-27
tcp: remove one ktime_get() from recvmsg() fast path
Eric Dumazet
2025-10-27
sctp: Remove sctp_copy_sock() and sctp_copy_descendant().
Kuniyuki Iwashima
2025-10-27
sctp: Use sctp_clone_sock() in sctp_do_peeloff().
Kuniyuki Iwashima
2025-10-27
sctp: Remove sctp_pf.create_accept_sk().
Kuniyuki Iwashima
2025-10-27
sctp: Use sk_clone() in sctp_accept().
Kuniyuki Iwashima
2025-10-27
net: Add sk_clone().
Kuniyuki Iwashima
2025-10-27
sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().
Kuniyuki Iwashima
2025-10-27
sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate().
Kuniyuki Iwashima
2025-10-27
sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().
Kuniyuki Iwashima
2025-10-27
Merge tag 'batadv-next-pullrequest-20251024' of https://git.open-mesh.org/lin...
Jakub Kicinski
2025-10-27
Merge tag 'batadv-net-pullrequest-20251024' of https://git.open-mesh.org/linu...
Jakub Kicinski
2025-10-27
net: bridge: Flush multicast groups when snooping is disabled
Petr Machata
2025-10-27
net/tls: support setting the maximum payload size
Wilfred Mallawa
2025-10-27
xfrm: Skip redundant replay recheck for the hardware offload path
Jianbo Liu
2025-10-27
xfrm: Refactor xfrm_input lock to reduce contention with RSS
Jianbo Liu
2025-10-27
wifi: cfg80211: Add parameters to radio-specific debugfs directories
Roopni Devanathan
2025-10-27
wifi: cfg80211: Add debugfs support for multi-radio wiphy
Roopni Devanathan
2025-10-27
wifi: mac80211: fix missing RX bitrate update for mesh forwarding path
Sarika Sharma
2025-10-27
wifi: cfg80211: default S1G chandef width to 1MHz
Lachlan Hodges
2025-10-27
wifi: mac80211: get probe response chan via ieee80211_get_channel_khz
Lachlan Hodges
2025-10-27
wifi: mac80211: reset CRC valid after CSA
Johannes Berg
2025-10-27
wifi: cfg80211/mac80211: validate radio frequency range for monitor mode
Ryder Lee
2025-10-24
smc: rename smc_find_ism_store_rc to reflect broader usage
Dust Li
2025-10-24
strparser: fix typo in comment
Julia Lawall
2025-10-24
neighbour: Convert rwlock of struct neigh_table to spinlock.
Kuniyuki Iwashima
2025-10-24
neighbour: Convert RTM_SETNEIGHTBL to RCU.
Kuniyuki Iwashima
2025-10-24
neighbour: Convert RTM_GETNEIGHTBL to RCU.
Kuniyuki Iwashima
2025-10-24
neighbour: Annotate access to neigh_parms fields.
Kuniyuki Iwashima
[prev]
[next]