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-04-08
netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
Florian Westphal
1
-23
/
+9
2026-04-08
netfilter: nft_set_pipapo: increment data in one step
Florian Westphal
2
-6
/
+1
2026-04-08
netfilter: nf_tables: add netlink policy based cap on registers
Florian Westphal
19
-28
/
+28
2026-04-08
netfilter: add more netlink-based policy range checks
Florian Westphal
23
-30
/
+43
2026-04-08
netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
Florian Westphal
1
-7
/
+0
2026-04-08
netfilter: add deprecation warning for dccp support
Florian Westphal
2
-0
/
+6
2026-04-08
netfilter: nf_conntrack_sip: remove net variable shadowing
Florian Westphal
1
-2
/
+1
2026-04-08
netfilter: use function typedefs for __rcu NAT helper hook pointers
Sun Jian
5
-34
/
+10
2026-04-07
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
1
-11
/
+23
2026-04-07
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
1
-20
/
+31
2026-04-07
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
1
-31
/
+31
2026-04-07
net: avoid nul-deref trying to bind mp to incapable device
Jakub Kicinski
1
-1
/
+1
2026-04-07
lsm: Add LSM hook security_unix_find
Justin Suess
1
-3
/
+7
2026-04-07
net: hsr: emit notification for PRP slave2 changed hw addr on port deletion
Fernando Fernandez Mancera
1
-1
/
+5
2026-04-07
wifi: mac80211: enable MLO support for 4-address mode interfaces
Tamizh Chelvam Raja
3
-18
/
+0
2026-04-07
wifi: mac80211: use ap_addr for 4-address NULL frame destination
Tamizh Chelvam Raja
1
-2
/
+2
2026-04-07
wifi: mac80211: synchronize valid links for WDS AP_VLAN interfaces
Tamizh Chelvam Raja
3
-18
/
+100
2026-04-07
wifi: mac80211: handle VHT EXT NSS in ieee80211_determine_our_sta_mode()
Nicolas Escande
1
-1
/
+2
2026-04-07
wifi: mac80211: remove unused variables in minstrel_ht_alloc_sta
Jiajia Liu
1
-14
/
+1
2026-04-07
wifi: mac80211: allow add_key on NAN interfaces
Avraham Stern
1
-2
/
+2
2026-04-07
wifi: mac80211: report and drop spurious NAN Data frames
Miri Korenblit
1
-0
/
+19
2026-04-07
wifi: mac80211: allow block ack agreements in NAN Data
Miri Korenblit
2
-2
/
+4
2026-04-07
wifi: mac80211: Accept frames on NAN DATA interfaces
Miri Korenblit
1
-1
/
+36
2026-04-07
wifi: mac80211: add support for TX over NAN_DATA interfaces
Miri Korenblit
1
-3
/
+29
2026-04-07
wifi: mac80211: update NAN data path state on schedule changes
Miri Korenblit
4
-1
/
+122
2026-04-07
wifi: mac80211: add NAN peer schedule support
Miri Korenblit
7
-1
/
+305
2026-04-07
wifi: mac80211: support NAN stations
Miri Korenblit
8
-22
/
+198
2026-04-07
wifi: mac80211: handle reconfig for NAN DATA interfaces
Miri Korenblit
1
-2
/
+17
2026-04-07
wifi: mac80211: support open and close for NAN_DATA interfaces
Miri Korenblit
2
-3
/
+41
2026-04-07
wifi: mac80211: add NAN local schedule support
Miri Korenblit
7
-38
/
+543
2026-04-07
wifi: mac80211: run NAN DE code only when appropriate
Miri Korenblit
5
-37
/
+67
2026-04-07
wifi: mac80211: export ieee80211_calculate_rx_timestamp
Benjamin Berg
6
-23
/
+7
2026-04-07
wifi: mac80211: add a TXQ for management frames on NAN devices
Benjamin Berg
3
-17
/
+65
2026-04-07
net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
Muhammad Alifa Ramdhan
1
-0
/
+10
2026-04-07
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-11
/
+24
2026-04-07
net: af_key: zero aligned sockaddr tail in PF_KEY exports
Zhengchuan Liang
1
-18
/
+34
2026-04-07
xfrm: Drop support for HMAC-RIPEMD-160
Eric Biggers
1
-20
/
+0
2026-04-07
xfrm_user: fix info leak in build_report()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-07
xfrm_user: fix info leak in build_mapping()
Greg Kroah-Hartman
1
-0
/
+1
2026-04-07
xfrm: fix refcount leak in xfrm_migrate_policy_find
Kotlyarov Mihail
1
-3
/
+0
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
3
-6
/
+22
2026-04-07
xfrm: Wait for RCU readers during policy netns exit
Steffen Klassert
1
-0
/
+2
2026-04-06
tcp: add recv_should_stop helper
Geliang Tang
2
-15
/
+5
2026-04-06
mptcp: preserve MSG_EOR semantics in sendmsg path
Gang Yan
2
-4
/
+22
2026-04-06
mptcp: reduce 'overhead' from u16 to u8
Gang Yan
2
-1
/
+8
2026-04-06
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
1
-4
/
+1
2026-04-06
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
1
-3
/
+25
2026-04-06
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
1
-0
/
+4
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
1
-2
/
+2
2026-04-06
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
1
-1
/
+2
[prev]
[next]