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
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-8
/
+26
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
2
-2
/
+14
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
3
-37
/
+0
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
1
-0
/
+2
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
1
-6
/
+18
2026-02-25
ipvs: use single svc table
Julian Anastasov
1
-6
/
+2
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
1
-0
/
+13
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
1
-5
/
+5
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
1
-1
/
+3
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
2
-5
/
+1
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
1
-1
/
+2
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
1
-1
/
+9
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
1
-2
/
+0
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
1
-1
/
+0
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
1
-3
/
+5
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
1
-1
/
+1
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
1
-3
/
+3
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
1
-0
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-6
/
+6
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2
-2
/
+6
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-7
/
+18
2026-02-18
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
1
-2
/
+7
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-2
/
+0
2026-02-17
ipv6: addrconf: reduce default temp_valid_lft to 2 days
Fernando Fernandez Mancera
1
-1
/
+2
2026-02-17
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
1
-4
/
+7
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
1
-0
/
+2
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+44
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
1
-0
/
+2
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-1
/
+3
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-0
/
+5
2026-02-10
xfrm: reduce struct sec_path size
Paolo Abeni
1
-5
/
+5
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2
-22
/
+18
2026-02-06
net/ipv6: Remove HBH helpers
Alice Mikityanska
1
-77
/
+0
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
2
-4
/
+2
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
1
-1
/
+7
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
1
-0
/
+1
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
1
-0
/
+4
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
1
-0
/
+1
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
1
-0
/
+24
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
1
-8
/
+1
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
1
-2
/
+0
2026-02-05
flow_offload: add const qualifiers to function arguments
David Yang
1
-2
/
+2
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
1
-0
/
+28
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
1
-204
/
+3
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
1
-1
/
+9
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-5
/
+120
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
1
-11
/
+0
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
1
-0
/
+2
[prev]
[next]