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-07-23
phonet: pep: fix use-after-free in pep_get_sb()
Breno Leitao
1
-0
/
+2
2026-07-23
tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
Cen Zhang (Microsoft)
1
-2
/
+2
2026-07-23
netfilter: nft_payload: fix mask build for partial field offload
Xiang Mei (Microsoft)
1
-11
/
+1
2026-07-23
mctp: check register_netdevice_notifier() error in mctp_device_init()
Minhong He
1
-1
/
+3
2026-07-23
ipvs: clear the nfct flag under lock
Julian Anastasov
1
-2
/
+8
2026-07-23
rds: tcp: unregister sysctl before tearing down listen socket
Cen Zhang (Microsoft)
1
-2
/
+2
2026-07-23
ipv6: Change allocation flags to match rcu_read_lock section requirements
Nikola Z. Ivanov
1
-2
/
+2
2026-07-23
ipvs: do not mangle ICMP replies for non-first fragments
Julian Anastasov
2
-46
/
+43
2026-07-23
ipvs: fix places with wrong packet offsets
Julian Anastasov
6
-87
/
+88
2026-07-23
ipvs: fix the checksum validations
Julian Anastasov
4
-84
/
+45
2026-07-23
netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH
Pablo Neira Ayuso
1
-1
/
+15
2026-07-23
netfilter: nf_tables: make nft_object rhltable per table
Pablo Neira Ayuso
1
-18
/
+16
2026-07-23
ipvs: adjust double hashing when fwd method changes
Julian Anastasov
1
-42
/
+147
2026-07-23
ipvs: do not propagate one-packet flag to synced conns
Zhiling Zou
1
-0
/
+3
2026-07-23
netfilter: ipset: do not update comments from kernel-side hash adds
David Lee
1
-1
/
+1
2026-07-23
net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
Li RongQing
1
-1
/
+1
2026-07-23
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
Yuxiang Yang
2
-14
/
+54
2026-07-23
mac802154: llsec: reject frames shorter than the authentication tag
Doruk Tan Ozturk
1
-0
/
+5
2026-07-23
raw: annotate lockless match fields in raw_v4_match()
Runyu Xiao
2
-9
/
+18
2026-07-23
net: qrtr: restrict socket creation to the initial network namespace
Aldo Ariel Panzardo
1
-0
/
+8
2026-07-23
ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
Eric Dumazet
1
-3
/
+15
2026-07-23
mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().
Kuniyuki Iwashima
1
-3
/
+5
2026-07-23
net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
Yun Zhou
2
-4
/
+4
2026-07-23
tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
Daehyeon Ko
1
-0
/
+1
2026-07-23
bpf: tcp: fix double sock release on batch realloc
Xiang Mei (Microsoft)
1
-1
/
+4
2026-07-23
net/x25: fix use-after-free in x25_kill_by_neigh()
David Lee
1
-2
/
+6
2026-07-23
tipc: fix u16 MTU truncation in media and bearer MTU validation
Cen Zhang (Microsoft)
1
-1
/
+5
2026-07-23
xfrm: Fix skb double-free in xfrm_dev_direct_output()
Sanghyun Park
1
-3
/
+1
2026-07-23
xfrm: avoid lock inversion in nat keepalive work
Zihan Xi
1
-9
/
+48
2026-07-22
net/sched: serialize qdisc_rtab_list against concurrent get/put
Aldo Ariel Panzardo
1
-5
/
+19
2026-07-22
ila: reload IPv6 header after pskb_may_pull in checksum adjust
Michael Bommarito
1
-0
/
+12
2026-07-22
sctp: auth: verify auth requirement when auth_chunk is NULL
Qing Luo
1
-1
/
+1
2026-07-22
netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()
Pablo Neira Ayuso
3
-30
/
+47
2026-07-22
netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
Xiang Mei
2
-2
/
+2
2026-07-22
net: hsr: fix memory leak on slave unregistration by removing synced VLANs
Eric Dumazet
1
-0
/
+2
2026-07-22
net: bridge: vlan: fix vlan range dumps starting with pvid
Nikolay Aleksandrov
4
-9
/
+13
2026-07-22
Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
3
-6
/
+31
2026-07-22
Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
4
-2
/
+12
2026-07-22
seg6: add FIB table attribute for post-encap SID route lookup
Andrea Mayer
1
-16
/
+116
2026-07-22
wifi: cfg80211: reg: add a newline in DFS debug message
Jiajia Liu
1
-1
/
+2
2026-07-22
wifi: cfg80211: tests: check BSS lookup failure reasons
Louis Kotze
1
-0
/
+119
2026-07-22
wifi: cfg80211: say why the auth/assoc BSS lookup failed
Louis Kotze
3
-19
/
+54
2026-07-22
wifi: mac80211: implement STA-mode peer probing
Priyansha Tiwari
2
-61
/
+61
2026-07-22
Merge branch 'big-tcp-for-udp-tunnels'
Paolo Abeni
26
-69
/
+85
2026-07-22
udp: Set length in UDP header to 0 for big GSO packets
Alice Mikityanska
2
-2
/
+2
2026-07-22
udp: Validate UDP length in udp_gro_receive
Alice Mikityanska
1
-5
/
+7
2026-07-22
udp: Support gro_ipv4_max_size > 65536
Alice Mikityanska
4
-7
/
+7
2026-07-22
udp: Support BIG TCP GSO packets where they can occur
Alice Mikityanska
5
-5
/
+5
2026-07-22
net: Enable BIG TCP with partial GSO
Alice Mikityanska
1
-5
/
+5
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
25
-55
/
+69
[prev]
[next]