index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
batman-adv: prevent ELP transmission interval underflow
Sven Eckelmann
1
-1
/
+7
2026-06-03
batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
Sven Eckelmann
1
-14
/
+14
2026-06-03
batman-adv: tp_meter: consolidate congestion control variables
Sven Eckelmann
2
-122
/
+128
2026-06-03
batman-adv: tp_meter: use locking for all congestion control variables
Sven Eckelmann
2
-110
/
+170
2026-06-03
batman-adv: tp_meter: split vars into sender and receiver types
Sven Eckelmann
3
-219
/
+281
2026-06-03
batman-adv: tp_meter: add only finished tp_vars to lists
Sven Eckelmann
1
-9
/
+9
2026-06-03
batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
Sven Eckelmann
1
-1
/
+1
2026-06-03
batman-adv: tp_meter: fix fast recovery precondition
Sven Eckelmann
1
-1
/
+1
2026-06-03
batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
Sven Eckelmann
1
-1
/
+4
2026-06-03
batman-adv: tp_meter: avoid window underflow
Sven Eckelmann
1
-1
/
+6
2026-06-03
batman-adv: tp_meter: initialize dec_cwnd explicitly
Sven Eckelmann
1
-0
/
+2
2026-06-03
batman-adv: tp_meter: initialize dup_acks explicitly
Sven Eckelmann
1
-0
/
+1
2026-06-03
batman-adv: tp_meter: keep unacked list in ascending ordered
Sven Eckelmann
1
-1
/
+1
2026-06-02
ipv6: anycast: insert aca into global hash under idev->lock
Jiayuan Chen
1
-8
/
+8
2026-06-02
sctp: diag: reject stale associations in dump_one path
Zhao Zhang
1
-8
/
+9
2026-06-02
net: rds: clear i_sends on setup unwind
Yuqi Xu
1
-0
/
+1
2026-06-02
net: garp: fix unsigned integer underflow in garp_pdu_parse_attr
Yizhou Zhao
1
-1
/
+1
2026-06-02
hsr: Remove WARN_ONCE() in hsr_addr_is_self().
Kuniyuki Iwashima
1
-3
/
+1
2026-06-02
Merge tag 'batadv-next-pullrequest-20260601' of https://git.open-mesh.org/batadv
Jakub Kicinski
27
-298
/
+578
2026-06-02
Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
11
-59
/
+67
2026-06-02
tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().
Kuniyuki Iwashima
1
-0
/
+6
2026-06-02
net: Annotate sk->sk_write_space() for UDP SOCKMAP.
Kuniyuki Iwashima
1
-2
/
+6
2026-06-02
af_unix: Remove sock->state assignment.
Kuniyuki Iwashima
1
-6
/
+1
2026-06-02
tcp: change bpf_skops_hdr_opt_len() signature
Eric Dumazet
1
-24
/
+27
2026-06-02
wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
Deepanshu Kartikey
1
-1
/
+3
2026-06-02
wifi: nl80211: reject oversized EMA RNR lists
Yuqi Xu
1
-0
/
+3
2026-06-02
xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
Zhenghang Xiao
1
-1
/
+3
2026-06-01
devlink: Release nested relation on devlink free
Mark Bloch
1
-0
/
+2
2026-06-01
net: qrtr: fix node refcount leak on ctrl packet alloc failure
Wentao Liang
1
-1
/
+3
2026-06-01
l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
Lee Jones
1
-32
/
+50
2026-06-01
6lowpan: fix off-by-one in multicast context address compression
Yizhou Zhao
1
-2
/
+2
2026-06-01
net/sched: act_api: use RCU with deferred freeing for action lifecycle
Jamal Hadi Salim
1
-6
/
+1
2026-06-01
tcp_bbr: fix SPDX-License-Identifier to be GPL-2.0 OR BSD-3-Clause
Neal Cardwell
1
-1
/
+1
2026-06-01
NFSD: Put cache get-reqs dump attrs under reply
Chuck Lever
1
-20
/
+6
2026-06-01
sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink command
Jeff Layton
3
-0
/
+45
2026-06-01
nfsd: add netlink upcall for the svc_export cache
Jeff Layton
2
-11
/
+9
2026-06-01
sunrpc: add netlink upcall for the auth.unix.gid cache
Jeff Layton
3
-0
/
+271
2026-06-01
sunrpc: add netlink upcall for the auth.unix.ip cache
Jeff Layton
3
-0
/
+288
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
5
-1
/
+111
2026-06-01
sunrpc: add helpers to count and snapshot pending cache requests
Jeff Layton
1
-0
/
+61
2026-06-01
sunrpc: add a cache_notify callback
Jeff Layton
1
-0
/
+2
2026-06-01
sunrpc: rename cache_pipe_upcall() to cache_do_upcall()
Jeff Layton
1
-4
/
+4
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
3
-5
/
+5
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
2
-4
/
+4
2026-06-01
sunrpc: skip svc_xprt_enqueue when transport is busy
Chuck Lever
1
-3
/
+10
2026-06-01
sunrpc: skip svc_xprt_enqueue in svc_xprt_received when idle
Chuck Lever
1
-1
/
+13
2026-06-01
sunrpc: skip svc_xprt_enqueue when no work is pending
Chuck Lever
1
-5
/
+20
2026-06-01
batman-adv: use neigh_node's orig_node only as id
Sven Eckelmann
3
-4
/
+14
2026-06-01
batman-adv: tvlv: avoid unnecessary OGM buffer reallocations
Sven Eckelmann
5
-67
/
+88
2026-06-01
batman-adv: tt: replace open-coded overflow check with helper
Sven Eckelmann
1
-5
/
+2
[prev]
[next]