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-03-10
libceph: reject preamble if control segment is empty
Ilya Dryomov
1
-9
/
+8
2026-03-10
libceph: admit message frames only in CEPH_CON_S_OPEN state
Ilya Dryomov
1
-0
/
+5
2026-03-10
libceph: prevent potential out-of-bounds reads in process_message_header()
Ilya Dryomov
1
-1
/
+8
2026-03-10
mctp: route: hold key->lock in mctp_flow_prepare_output()
Chengfeng Ye
1
-4
/
+7
2026-03-09
tcp: inline tcp_chrono_start()
Eric Dumazet
1
-24
/
+0
2026-03-09
net/sched: refine indirect call mitigation in tc_wrapper.h
Eric Dumazet
1
-1
/
+2
2026-03-09
ppp: simplify input error handling
Qingfang Deng
1
-1
/
+1
2026-03-09
net/sched: use rtnl_kfree_skbs() in pfifo_fast_reset()
Eric Dumazet
1
-1
/
+1
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
8
-16
/
+20
2026-03-09
tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv()
Eric Dumazet
2
-2
/
+2
2026-03-09
tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.c
Eric Dumazet
2
-38
/
+39
2026-03-09
tcp: remove unused hash_size from struct tcp_out_options
Keita Morisaki
1
-1
/
+0
2026-03-09
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
23
-57
/
+27
2026-03-09
wifi: mac80211: Use AES-CMAC library in aes_s2v()
Eric Biggers
2
-32
/
+17
2026-03-09
wifi: mac80211: Use AES-CMAC library in ieee80211_aes_cmac()
Eric Biggers
6
-79
/
+26
2026-03-09
xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
Fernando Fernandez Mancera
1
-0
/
+6
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
54
-429
/
+730
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
1
-3
/
+5
2026-03-06
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
Weiming Shi
1
-0
/
+1
2026-03-06
net: ncsi: fix skb leak in error paths
Jian Zhang
2
-5
/
+14
2026-03-06
net: annotate data races around sk->sk_prot
Jiayuan Chen
1
-2
/
+6
2026-03-06
inet_diag: report delayed ack timer information
Eric Dumazet
2
-6
/
+11
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
4
-7
/
+7
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
19
-24
/
+24
2026-03-06
wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
Peddolla Harshavardhan Reddy
1
-0
/
+1
2026-03-06
wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
Kuniyuki Iwashima
1
-9
/
+5
2026-03-06
mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
Felix Fietkau
1
-2
/
+4
2026-03-06
wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive times
Nicolas Cavallari
1
-2
/
+5
2026-03-06
wifi: mac80211: remove keys after disabling beaconing
Johannes Berg
1
-6
/
+6
2026-03-06
wifi: Add SPDX ids to some files in the wireless subsystem
Tim Bird
8
-51
/
+8
2026-03-06
wifi: mac80211: add support for NDP ADDBA/DELBA for S1G
Ria Thomas
9
-13
/
+63
2026-03-06
wifi: nl80211: fix UHR capability validation
Johannes Berg
1
-1
/
+3
2026-03-06
wifi: mac80211: remove AID bit stripping for print
Johannes Berg
1
-1
/
+1
2026-03-06
wifi: mac80211: remove stale TODO item
Johannes Berg
1
-1
/
+0
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
16
-281
/
+225
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
2
-5
/
+25
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
2
-38
/
+40
2026-03-05
tcp: shrink per-packet memset in __tcp_transmit_skb()
Keita Morisaki
1
-4
/
+11
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
54
-429
/
+730
2026-03-05
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
1
-1
/
+2
2026-03-05
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
1
-1
/
+2
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-49
/
+44
2026-03-05
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
2026-03-05
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2
-2
/
+2
2026-03-05
net: ethtool: Track pause storm events
Mohsin Bashir
1
-1
/
+3
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
3
-13
/
+45
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
4
-6
/
+24
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
1
-14
/
+16
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2
-5
/
+2
[prev]
[next]