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-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-1
/
+10
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
28
-224
/
+1559
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
3
-3
/
+6
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
1
-13
/
+13
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
2
-12
/
+12
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
2
-13
/
+11
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
2
-4
/
+5
2026-04-12
net: dsa: tag_rtl8_4: set KEEP flag
Luiz Angelo Daros de Luca
1
-2
/
+4
2026-04-12
net: dsa: tag_rtl8_4: update format description
Alvin Šipraga
1
-7
/
+10
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
1
-1
/
+5
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
1
-12
/
+9
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
1
-1
/
+1
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
4
-8
/
+38
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-39
/
+40
2026-04-10
Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPS
Christian Eggers
1
-0
/
+7
2026-04-10
Bluetooth: hci_core: Rate limit the logging of invalid ISO handle
Pauli Virtanen
1
-2
/
+2
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
6
-14
/
+24
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
1
-0
/
+10
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-4
/
+8
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
9
-160
/
+0
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
1
-17
/
+6
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
1
-0
/
+27
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
2
-22
/
+22
2026-04-10
netfilter: x_physdev: reject empty or not-nul terminated device names
Florian Westphal
1
-0
/
+22
2026-04-10
ipvs: add conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
1
-0
/
+76
2026-04-10
ipvs: add ip_vs_status info
Julian Anastasov
1
-0
/
+145
2026-04-10
ipvs: show the current conn_tab size to users
Julian Anastasov
1
-4
/
+22
2026-04-09
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
1
-1
/
+1
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
1
-12
/
+19
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
6
-8
/
+8
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
5
-88
/
+113
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
11
-83
/
+642
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-12
/
+35
2026-04-09
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
2
-11
/
+35
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
3
-20
/
+95
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
2
-24
/
+5
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2
-20
/
+29
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
2
-4
/
+116
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
5
-5
/
+280
2026-04-09
net: Add queue-create operation
Daniel Borkmann
3
-0
/
+27
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
49
-343
/
+542
2026-04-09
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
49
-337
/
+542
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
4
-39
/
+40
2026-04-09
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
2026-04-09
wifi: cfg80211: Explicitly include <linux/export.h> in michael-mic.c
Eric Biggers
1
-0
/
+1
2026-04-08
devlink: Add resource scope filtering to resource dump
Or Har-Toov
2
-3
/
+21
2026-04-08
devlink: Add port-specific option to resource dump doit
Or Har-Toov
3
-6
/
+21
[prev]
[next]