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-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
6
-1
/
+247
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
11
-37
/
+337
2026-02-02
wifi: cfg80211: add initial UHR support
Johannes Berg
3
-27
/
+180
2026-02-02
wifi: mac80211: use wiphy_hrtimer_work for CAC timeout
Amith A
5
-9
/
+9
2026-02-02
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
1
-2
/
+9
2026-02-02
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
1
-2
/
+5
2026-01-31
bpf: Fix bpf_xdp_store_bytes proto for read-only arg
Paul Chaignon
1
-1
/
+1
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
1
-4
/
+4
2026-01-30
Revert "net/smc: Introduce TCP ULP support"
D. Wythe
1
-87
/
+4
2026-01-30
net: ax25: remove plumbing for never-implemented DAMA Master support
Ethan Nelson-Moore
2
-16
/
+0
2026-01-30
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
1
-1
/
+19
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
3
-6
/
+14
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
15
-101
/
+304
2026-01-29
ipv6: optimize fl6_update_dst()
Eric Dumazet
1
-7
/
+7
2026-01-29
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
1
-7
/
+6
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-23
/
+83
2026-01-29
9p/xen: protect xen_9pfs_front_free against concurrent calls
Stefano Stabellini
1
-38
/
+41
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-14
/
+32
2026-01-29
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-29
Bluetooth: hci_core: Export hci_discovery_active
Linmao Li
1
-0
/
+1
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
4
-29
/
+45
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
4
-1
/
+222
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
1
-7
/
+38
2026-01-29
Bluetooth: mgmt: Add idle_timeout to configurable system parameters
Stefan Sørensen
1
-0
/
+21
2026-01-29
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
2
-2
/
+1
2026-01-29
Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
Stefan Sørensen
1
-2
/
+2
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
2
-9
/
+38
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
4
-3
/
+8
2026-01-29
Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Paolo Abeni
1
-3
/
+5
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
1
-3
/
+5
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
1
-30
/
+116
2026-01-29
netfilter: xt_time: use is_leap_year() helper
Jinjie Ruan
1
-6
/
+2
2026-01-29
netfilter: flowtable: Add IP6IP6 tx sw acceleration
Lorenzo Bianconi
1
-2
/
+106
2026-01-29
netfilter: flowtable: Add IP6IP6 rx sw acceleration
Lorenzo Bianconi
2
-13
/
+97
2026-01-29
netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
Lorenzo Bianconi
1
-16
/
+25
2026-01-29
netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
Lorenzo Bianconi
1
-11
/
+12
2026-01-29
9p: Track 9P RPC waiting time as IO
Remi Pommarel
3
-11
/
+11
2026-01-28
mptcp: only reset subflow errors when propagated
Matthieu Baerts (NGI0)
1
-4
/
+5
2026-01-28
mptcp: avoid dup SUB_CLOSED events after disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2026-01-28
ipv6: remove __inet6_csk_dst_check()
Eric Dumazet
1
-7
/
+1
2026-01-28
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-01-28
net: bridge: fix static key check
Martin Kaiser
1
-1
/
+1
2026-01-28
ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init().
Kuniyuki Iwashima
1
-1
/
+1
2026-01-28
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
2
-4
/
+27
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2
-32
/
+32
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2
-43
/
+43
2026-01-28
tcp: mark tcp_process_tlp_ack() as unlikely
Eric Dumazet
1
-2
/
+2
2026-01-28
vsock/virtio: reorder fields to reduce padding
Michael S. Tsirkin
1
-9
/
+9
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
1
-9
/
+42
[prev]
[next]