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-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-170
/
+261
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
3
-21
/
+19
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
2
-110
/
+110
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
1
-6
/
+0
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
1
-90
/
+64
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
1
-84
/
+257
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2
-1
/
+4
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
7
-114
/
+139
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
1
-2
/
+12
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
1
-7
/
+9
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
1
-5
/
+6
2026-01-22
cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2026-01-21
Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
23
-54
/
+99
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
7
-14
/
+36
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
1
-1
/
+1
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
3
-14
/
+11
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
4
-17
/
+18
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
2
-2
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
7
-0
/
+7
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
1
-4
/
+9
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2
-194
/
+0
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
2
-44
/
+44
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-01-20
net: add kdoc for napi_consume_skb()
Jakub Kicinski
1
-1
/
+12
2026-01-20
net: fclone allocation small optimization
Eric Dumazet
1
-1
/
+8
2026-01-20
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
1
-44
/
+16
2026-01-20
net: split kmalloc_reserve() to allow inlining
Eric Dumazet
1
-20
/
+21
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2
-9
/
+39
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
10
-509
/
+50
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-10
/
+10
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-11
/
+58
2026-01-20
netfilter: xt_tcpmss: check remaining length before reading optlen
Florian Westphal
1
-1
/
+1
2026-01-20
netfilter: nf_conncount: fix tracking of connections from localhost
Fernando Fernandez Mancera
1
-2
/
+13
2026-01-20
netfilter: nft_compat: add more restrictions on netlink attributes
Florian Westphal
1
-3
/
+10
2026-01-20
netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
Scott Mitchell
1
-41
/
+34
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
11
-0
/
+16
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
5
-2
/
+5
2026-01-20
netfilter: nf_conntrack: enable icmp clash support
Florian Westphal
2
-0
/
+2
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-5
/
+10
2026-01-20
netfilter: nf_conntrack: Add allow_clash to generic protocol handler
Yuto Hamaguchi
1
-0
/
+1
2026-01-20
netfilter: nf_tables: reset table validation state on abort
Florian Westphal
1
-0
/
+7
2026-01-20
xsk: Proxy pool management for leased queues
Daniel Borkmann
1
-13
/
+35
2026-01-20
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
1
-3
/
+26
2026-01-20
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
1
-2
/
+15
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
1
-18
/
+60
2026-01-20
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
2
-9
/
+12
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
2
-0
/
+81
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
6
-6
/
+254
[prev]
[next]