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-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-4
/
+35
2026-01-29
ipv6: optimize fl6_update_dst()
Eric Dumazet
1
-3
/
+13
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+9
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-2
/
+1
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
2
-7
/
+7
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
4
-15
/
+37
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
2
-0
/
+329
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
1
-0
/
+2
2026-01-29
netfilter: nfnetlink_queue: optimize verdict lookup with hash table
Scott Mitchell
1
-0
/
+3
2026-01-28
nfc: nci: Fix race between rfkill and nci_unregister_device().
Kuniyuki Iwashima
1
-0
/
+2
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
1
-1
/
+0
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
1
-3
/
+44
2026-01-27
wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI mode
Pagadala Yesu Anjaneyulu
1
-1
/
+1
2026-01-27
wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request
Avraham Stern
1
-1
/
+6
2026-01-27
wifi: nl80211/cfg80211: add negotiated burst period to FTM result
Avraham Stern
1
-0
/
+2
2026-01-27
wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ranging
Avraham Stern
1
-1
/
+3
2026-01-27
wifi: nl80211/cfg80211: add new FTM capabilities
Avraham Stern
1
-1
/
+19
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
3
-3
/
+83
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-2
/
+18
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
1
-0
/
+12
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
1
-6
/
+7
2026-01-23
net: add queue config validation callback
Jakub Kicinski
1
-0
/
+10
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
1
-1
/
+3
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
1
-0
/
+3
2026-01-23
geneve: expose gso partial features for tunnel offload
Paolo Abeni
1
-0
/
+32
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
1
-2
/
+1
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
1
-0
/
+2
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-3
/
+0
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
1
-0
/
+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
4
-2
/
+3
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
2
-2
/
+1
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
2
-3
/
+1
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
1
-4
/
+1
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
1
-2
/
+0
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
3
-14
/
+36
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
4
-39
/
+7
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
1
-0
/
+1
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
2
-2
/
+1
2026-01-20
netfilter: nf_conncount: increase the connection clean up limit to 64
Fernando Fernandez Mancera
1
-0
/
+1
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
2
-2
/
+6
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
1
-0
/
+10
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
3
-6
/
+24
2026-01-20
wifi: cfg80211: ignore link disabled flag from userspace
Benjamin Berg
1
-3
/
+0
2026-01-19
ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
Eric Dumazet
1
-2
/
+2
2026-01-19
ipv6: annotate date-race in ipv6_can_nonlocal_bind()
Eric Dumazet
1
-3
/
+3
2026-01-19
ipv6: annotate data-races from ip6_make_flowlabel()
Eric Dumazet
1
-10
/
+14
2026-01-19
ipv6: add sysctl_ipv6_flowlabel group
Eric Dumazet
1
-3
/
+7
[prev]
[next]