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-7.2.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
2025-07-15
wifi: mac80211: only assign chanctx in reconfig
Miri Korenblit
2025-07-15
wifi: mac80211: clean up cipher suite handling
Johannes Berg
2025-07-15
wifi: mac80211: don't send keys to driver when fips_enabled
Johannes Berg
2025-07-15
wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return value
Johannes Berg
2025-07-15
wifi: mac80211: don't unreserve never reserved chanctx
Johannes Berg
2025-07-15
wifi: mac80211: make VHT opmode NSS ignore a debug message
Johannes Berg
2025-07-14
tcp: stronger sk_rcvbuf checks
Eric Dumazet
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
2025-07-14
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2025-07-14
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
2025-07-14
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
2025-07-14
smc: Fix various oops due to inet_sock type confusion.
Kuniyuki Iwashima
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
2025-07-14
bpf: tcp: Avoid socket skips and repeats during iteration
Jordan Rife
2025-07-14
bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
Jordan Rife
2025-07-14
bpf: tcp: Get rid of st_bucket_done
Jordan Rife
2025-07-14
bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2025-07-14
bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
Jordan Rife
2025-07-14
sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer
Jeff Layton
2025-07-14
sunrpc: return better error in svcauth_gss_accept() on alloc failure
Jeff Layton
2025-07-14
sunrpc: reset rq_accept_statp when starting a new RPC
Jeff Layton
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
2025-07-14
sunrpc: unexport csum_partial_copy_to_xdr
Christoph Hellwig
2025-07-14
sunrpc: simplify xdr_partial_copy_from_skb
Christoph Hellwig
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
2025-07-14
netfilter: nf_tables: hide clash bit from userspace
Florian Westphal
2025-07-14
don't bother with path_get()/path_put() in unix_open_file()
Al Viro
2025-07-13
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
2025-07-13
af_packet: fix soft lockup issue caused by tpacket_snd()
Yun Lu
2025-07-13
af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
Yun Lu
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
2025-07-11
Merge tag 'batadv-next-pullrequest-20250710' of git://git.open-mesh.org/linux...
Jakub Kicinski
2025-07-11
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
2025-07-11
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
2025-07-11
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
2025-07-11
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
2025-07-11
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
2025-07-11
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
2025-07-11
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
2025-07-11
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
[prev]
[next]