index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source 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]