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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
1
-18
/
+8
2025-10-17
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
1
-0
/
+13
2025-10-17
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
1
-0
/
+1
2025-10-16
net: dev_queue_xmit() llist adoption
Eric Dumazet
1
-1
/
+3
2025-10-16
net: sched: claim one cache line in Qdisc
Eric Dumazet
1
-11
/
+7
2025-10-16
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
1
-1
/
+0
2025-10-16
net: Introduce net.core.bypass_prot_mem sysctl.
Kuniyuki Iwashima
1
-0
/
+1
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
3
-0
/
+9
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+15
2025-10-15
net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
Eric Dumazet
1
-8
/
+4
2025-10-15
net: allow busy connected flows to switch tx queues
Eric Dumazet
1
-14
/
+12
2025-10-15
net: add /proc/sys/net/core/txq_reselection_ms control
Eric Dumazet
1
-0
/
+1
2025-10-15
net: add SK_WMEM_ALLOC_BIAS constant
Eric Dumazet
1
-1
/
+2
2025-10-15
tcp: better handle TCP_TX_DELAY on established flows
Eric Dumazet
1
-0
/
+2
2025-10-14
netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
Byungchul Park
1
-33
/
+33
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-0
/
+15
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
1
-2
/
+2
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
65
-414
/
+1850
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-3
/
+23
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+7
2025-09-30
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
1
-0
/
+1
2025-09-29
Revert "net: group sk_backlog and sk_receive_queue"
Eric Dumazet
1
-1
/
+1
2025-09-29
tcp: make tcp_rcvbuf_grow() accessible to mptcp code
Paolo Abeni
1
-0
/
+1
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+9
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-09-27
Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-2
/
+7
2025-09-27
Bluetooth: Add function and line information to bt_dbg
Luiz Augusto von Dentz
1
-1
/
+2
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
2
-0
/
+2
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
1
-4
/
+6
2025-09-27
Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
Thorsten Blum
1
-1
/
+1
2025-09-26
Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-25
/
+233
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+21
2025-09-25
net: gro: remove unnecessary df checks
Richard Gobert
1
-3
/
+2
2025-09-25
net: gro: only merge packets with incrementing or fixed outer ids
Richard Gobert
1
-15
/
+11
2025-09-25
net: gro: remove is_ipv6 from napi_gro_cb
Richard Gobert
1
-3
/
+0
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+23
2025-09-23
udp: remove busylock and add per NUMA queues
Eric Dumazet
1
-2
/
+9
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
2
-3
/
+23
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
2
-3
/
+23
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
1
-3
/
+18
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
1
-0
/
+5
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
1
-15
/
+0
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
1
-22
/
+0
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
1
-2
/
+0
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
1
-5
/
+0
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
1
-1
/
+0
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
1
-1
/
+0
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
1
-1
/
+2
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
1
-2
/
+0
[prev]
[next]