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-03
batman-adv: tp_meter: use locking for all congestion control variables
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: split vars into sender and receiver types
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: add only finished tp_vars to lists
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: fix fast recovery precondition
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: avoid window underflow
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: initialize dec_cwnd explicitly
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: initialize dup_acks explicitly
Sven Eckelmann
2026-06-03
batman-adv: tp_meter: keep unacked list in ascending ordered
Sven Eckelmann
2026-06-02
ipv6: anycast: insert aca into global hash under idev->lock
Jiayuan Chen
2026-06-02
sctp: diag: reject stale associations in dump_one path
Zhao Zhang
2026-06-02
net: rds: clear i_sends on setup unwind
Yuqi Xu
2026-06-02
net: garp: fix unsigned integer underflow in garp_pdu_parse_attr
Yizhou Zhao
2026-06-02
hsr: Remove WARN_ONCE() in hsr_addr_is_self().
Kuniyuki Iwashima
2026-06-02
Merge tag 'batadv-next-pullrequest-20260601' of https://git.open-mesh.org/batadv
Jakub Kicinski
2026-06-02
Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-06-02
tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().
Kuniyuki Iwashima
2026-06-02
net: Annotate sk->sk_write_space() for UDP SOCKMAP.
Kuniyuki Iwashima
2026-06-02
af_unix: Remove sock->state assignment.
Kuniyuki Iwashima
2026-06-02
tcp: change bpf_skops_hdr_opt_len() signature
Eric Dumazet
2026-06-02
wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
Deepanshu Kartikey
2026-06-02
wifi: nl80211: reject oversized EMA RNR lists
Yuqi Xu
2026-06-02
xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
Zhenghang Xiao
2026-06-01
devlink: Release nested relation on devlink free
Mark Bloch
2026-06-01
net: qrtr: fix node refcount leak on ctrl packet alloc failure
Wentao Liang
2026-06-01
l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
Lee Jones
2026-06-01
6lowpan: fix off-by-one in multicast context address compression
Yizhou Zhao
2026-06-01
net/sched: act_api: use RCU with deferred freeing for action lifecycle
Jamal Hadi Salim
2026-06-01
tcp_bbr: fix SPDX-License-Identifier to be GPL-2.0 OR BSD-3-Clause
Neal Cardwell
2026-06-01
NFSD: Put cache get-reqs dump attrs under reply
Chuck Lever
2026-06-01
sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink command
Jeff Layton
2026-06-01
nfsd: add netlink upcall for the svc_export cache
Jeff Layton
2026-06-01
sunrpc: add netlink upcall for the auth.unix.gid cache
Jeff Layton
2026-06-01
sunrpc: add netlink upcall for the auth.unix.ip cache
Jeff Layton
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
2026-06-01
sunrpc: add helpers to count and snapshot pending cache requests
Jeff Layton
2026-06-01
sunrpc: add a cache_notify callback
Jeff Layton
2026-06-01
sunrpc: rename cache_pipe_upcall() to cache_do_upcall()
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
2026-06-01
sunrpc: skip svc_xprt_enqueue when transport is busy
Chuck Lever
2026-06-01
sunrpc: skip svc_xprt_enqueue in svc_xprt_received when idle
Chuck Lever
2026-06-01
sunrpc: skip svc_xprt_enqueue when no work is pending
Chuck Lever
2026-06-01
batman-adv: use neigh_node's orig_node only as id
Sven Eckelmann
2026-06-01
batman-adv: tvlv: avoid unnecessary OGM buffer reallocations
Sven Eckelmann
2026-06-01
batman-adv: tt: replace open-coded overflow check with helper
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic last_ttvn with (READ|WRITE)_ONCE
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic packet_size_max with (READ|WRITE)_ONCE
Sven Eckelmann
2026-06-01
batman-adv: replace non-atomic mesh state with (READ|WRITE)_ONCE
Sven Eckelmann
[prev]
[next]