index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
vsock/virtio: avoid refilling the RX queue after teardown
Weiming Shi
1
-1
/
+2
2026-08-03
vsock/virtio: read virtqueues under worker locks
Weiming Shi
1
-5
/
+6
2026-08-03
ipv6: fix Route Information option length validation
Yuejie Shi
1
-4
/
+4
2026-08-03
sctp: keep chunk->transport in step with the list it is queued on
Baul Lee
1
-0
/
+1
2026-08-03
tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
Nathan Gao
1
-1
/
+1
2026-08-03
SUNRPC: always drain cache_cleaner before destroying a cache_detail
Jeff Layton
1
-4
/
+3
2026-08-03
svcrdma: Reject Read lists that exceed the page budget
Chuck Lever
1
-3
/
+9
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
2
-3
/
+61
2026-08-03
svcrdma: Reject Write/Reply chunks with segcount 0
Chris Mason
2
-4
/
+7
2026-08-03
svcrdma: Reject oversized Read segments at decode time
Chuck Lever
2
-2
/
+5
2026-08-03
svcrdma: Fix offset arithmetic in read_chunk_range
Chris Mason
1
-2
/
+7
2026-08-03
svcrdma: Validate Read chunk positions before reconstruction
Chuck Lever
1
-8
/
+30
2026-08-03
SUNRPC: harden gss_krb5_unwrap_v2 against short tokens
Chris Mason
1
-2
/
+9
2026-08-03
SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
Chris Mason
1
-1
/
+1
2026-08-03
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason
1
-1
/
+5
2026-08-03
SUNRPC: svcauth_gss: enforce krb5 token minimum length
Chris Mason
1
-0
/
+2
2026-08-03
SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2
Chuck Lever
1
-0
/
+3
2026-08-03
bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
Shivaji Kant
1
-0
/
+2
2026-08-03
bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
Jose Fernandez (Anthropic)
1
-19
/
+24
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
1
-58
/
+58
2026-08-02
wifi: cfg80211: stop PMSR before P2P and NAN teardown
Zhao Li
1
-0
/
+3
2026-08-02
wifi: mac80211: disconnect on CSA to channel 0
Johannes Berg
1
-5
/
+6
2026-08-02
wifi: mac80211: fix RCU usage in peer probing
Johannes Berg
1
-0
/
+2
2026-08-02
wifi: mac80211: fix RCU dereference in throughput estimate
Johannes Berg
1
-1
/
+1
2026-08-02
wifi: mac80211: skip unused probe response countdown offsets
Zhao Li
1
-1
/
+2
2026-08-02
wifi: nl80211: clean up color-change beacon data on errors
Zhao Li
1
-5
/
+5
2026-08-02
wifi: mac80211: send TWT teardown to peer after setup TX failure
Zhao Li
1
-1
/
+1
2026-08-02
wifi: nl80211: send frame tx status event only for non-zero cookie
Arend van Spriel
1
-0
/
+4
2026-08-02
wifi: cfg80211: convert tx_control_port cookie to input parameter
Arend van Spriel
5
-23
/
+21
2026-08-02
wifi: cfg80211: convert cookie output to input parameter
Arend van Spriel
7
-20
/
+20
2026-08-02
wifi: mac80211: stop using ieee80211_mgmt_tx_cookie()
Arend van Spriel
4
-33
/
+5
2026-08-02
wifi: cfg80211: pre-assign cookie for driver callbacks
Arend van Spriel
1
-0
/
+5
2026-08-02
Revert "wifi: mac80211: don't encrypt pre-auth (ETH_P_PREAUTH) frames"
Johannes Berg
1
-3
/
+0
2026-08-01
bpf: Fix netns reference imbalance in conntrack kfuncs
Chengfeng Ye
1
-24
/
+48
2026-08-01
bpf, sockmap: Fix sk_redir use-after-free in send verdict
Chengfeng Ye
1
-0
/
+2
2026-07-31
devlink: fix net namespace reference leak in reload
Or Har-Toov
1
-0
/
+1
2026-07-31
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
1
-9
/
+26
2026-07-31
inet: frags: publish queues before arming timer
Zhiling Zou
1
-5
/
+5
2026-07-31
net: bridge: mrp: fix uninitialised bytes on the wire
Baul Lee
1
-4
/
+2
2026-07-31
net: dsa: microchip: add KSZ8463 tail tag handling
Bastien Curutchet (Schneider Electric)
1
-0
/
+66
2026-07-31
net: dsa: tag_ksz: share code for KSZ8795 and KSZ9893 xmit operations
Bastien Curutchet (Schneider Electric)
1
-38
/
+35
2026-07-31
net: dsa: tag_ksz: move the KSZ8795 tag handling below ksz_xmit_timestamp()
Bastien Curutchet (Schneider Electric)
1
-66
/
+66
2026-07-31
net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
Mahanta Jambigi
1
-1
/
+2
2026-07-31
ipvs: return the csum validation for forward hook
Julian Anastasov
1
-1
/
+1
2026-07-31
ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
Julian Anastasov
2
-34
/
+35
2026-07-31
netfilter: ipset: switch to rcu work
Florian Westphal
1
-17
/
+29
2026-07-31
netfilter: ipset: add and use mtype_del_cidr_all helper
Florian Westphal
1
-18
/
+16
2026-07-31
netfilter: ipset: add small wrappers for hash and bucket sizes
Florian Westphal
1
-8
/
+31
2026-07-31
netfilter: ipset: switch ext_size to atomic64_t
Jozsef Kadlecsik
4
-8
/
+8
2026-07-31
netfilter: ipset: rework cidr bookkeeping
Jozsef Kadlecsik
7
-93
/
+182
[prev]
[next]