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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
24
-440
/
+1254
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-13
/
+10
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
1
-0
/
+2
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
1
-0
/
+9
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compatibility
Konstantin Khorenko
1
-1
/
+1
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
1
-3
/
+1
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2
-35
/
+24
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2
-19
/
+17
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-2
/
+2
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
1
-3
/
+2
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
1
-14
/
+6
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
1
-2
/
+4
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
1
-0
/
+269
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
1
-24
/
+9
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
net: Add net_cookie to Dead loop messages
Chris J Arges
1
-2
/
+3
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
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-30
/
+28
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
1
-1
/
+1
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
4
-60
/
+64
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
8
-49
/
+552
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
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: 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
4
-23
/
+37
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-18
/
+29
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2
-30
/
+28
2026-04-08
net: initialize sk_rx_queue_mapping in sk_clone()
Jiayuan Chen
1
-0
/
+1
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-06
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
1
-4
/
+1
2026-04-06
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
1
-1
/
+3
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
2
-15
/
+32
2026-04-03
rtnetlink: add missing netlink_ns_capable() check for peer netns
Nikolaos Gkarlis
1
-13
/
+27
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-5
/
+8
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2026-04-01
bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready().
Kuniyuki Iwashima
1
-5
/
+8
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
1
-3
/
+8
2026-03-30
net: Clear the dst when performing encap / decap
Jakub Kicinski
1
-23
/
+27
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
2
-37
/
+31
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
1
-7
/
+7
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
3
-5
/
+0
[prev]
[next]