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
2025-11-04
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
1
-5
/
+2
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
2
-2
/
+2
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
2
-3
/
+4
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: devmem: Remove unused declaration net_devmem_bind_tx_release()
Yue Haibing
1
-1
/
+0
2025-11-04
net: mark deliver_skb() as unlikely and not inlined
Eric Dumazet
1
-11
/
+11
2025-11-04
rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
Adrian Moreno
1
-4
/
+11
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
3
-11
/
+52
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
6
-22
/
+70
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
1
-1
/
+1
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+2
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+24
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
1
-0
/
+1
2025-10-28
net: optimize enqueue_to_backlog() for the fast path
Eric Dumazet
1
-8
/
+10
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
1
-1
/
+2
2025-10-27
net: Add sk_clone().
Kuniyuki Iwashima
1
-8
/
+16
2025-10-24
neighbour: Convert rwlock of struct neigh_table to spinlock.
Kuniyuki Iwashima
1
-33
/
+35
2025-10-24
neighbour: Convert RTM_SETNEIGHTBL to RCU.
Kuniyuki Iwashima
1
-5
/
+14
2025-10-24
neighbour: Convert RTM_GETNEIGHTBL to RCU.
Kuniyuki Iwashima
1
-14
/
+9
2025-10-24
neighbour: Annotate access to neigh_parms fields.
Kuniyuki Iwashima
1
-11
/
+6
2025-10-24
neighbour: Use RCU list helpers for neigh_parms.list writers.
Kuniyuki Iwashima
1
-2
/
+2
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-18
/
+44
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
1
-10
/
+34
2025-10-21
net: add a common function to compute features for upper devices
Hangbin Liu
1
-0
/
+88
2025-10-21
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
1
-3
/
+2
2025-10-21
net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()
Eric Dumazet
1
-6
/
+8
2025-10-20
net: shrink napi_skb_cache_{put,get}() and napi_skb_cache_get_bulk()
Eric Dumazet
1
-5
/
+10
2025-10-20
net: add a fast path in __netif_schedule()
Eric Dumazet
1
-0
/
+7
2025-10-20
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
1
-0
/
+7
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
3
-5
/
+46
2025-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-7
/
+124
2025-10-16
net: dev_queue_xmit() llist adoption
Eric Dumazet
1
-35
/
+56
2025-10-16
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
1
-6
/
+0
2025-10-16
net: add add indirect call wrapper in skb_release_head_state()
Eric Dumazet
1
-1
/
+10
2025-10-16
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-10-16
net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
Eric Dumazet
1
-2
/
+8
2025-10-16
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
1
-0
/
+37
2025-10-16
bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
Kuniyuki Iwashima
1
-0
/
+48
2025-10-16
net: Introduce net.core.bypass_prot_mem sysctl.
Kuniyuki Iwashima
2
-0
/
+14
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
1
-7
/
+25
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+48
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-5
/
+46
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2025-10-15
net: allow busy connected flows to switch tx queues
Eric Dumazet
1
-2
/
+27
2025-10-15
net: add /proc/sys/net/core/txq_reselection_ms control
Eric Dumazet
2
-0
/
+8
2025-10-15
net: control skb->ooo_okay from skb_set_owner_w()
Eric Dumazet
1
-1
/
+11
2025-10-15
net: add SK_WMEM_ALLOC_BIAS constant
Eric Dumazet
1
-3
/
+2
2025-10-14
net: core: fix lockdep splat on device unregister
Florian Westphal
1
-5
/
+35
[prev]
[next]