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
2025-09-19
wifi: cfg80211: remove ieee80211_s1g_channel_width
Lachlan Hodges
1
-27
/
+0
2025-09-19
wifi: mac80211: correctly initialise S1G chandef for STA
Lachlan Hodges
5
-22
/
+92
2025-09-19
wifi: cfg80211: correctly implement and validate S1G chandef
Lachlan Hodges
3
-100
/
+114
2025-09-19
wifi: mac80211: remove tx_handlers_drop debugfs stats
Sarika Sharma
3
-4
/
+0
2025-09-19
wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
5
-10
/
+0
2025-09-19
wifi: mac80211: Extend support for changing NAN configuration
Ilan Peer
1
-23
/
+113
2025-09-19
wifi: mac80211: Export an API to check if NAN is started
Ilan Peer
1
-0
/
+8
2025-09-19
wifi: mac80211: Get the correct interface for non-netdev skb status
Ilan Peer
3
-19
/
+20
2025-09-19
wifi: mac80211: Track NAN interface start/stop
Ilan Peer
3
-3
/
+28
2025-09-19
wifi: mac80211: Accept management frames on NAN interface
Ilan Peer
1
-2
/
+10
2025-09-19
wifi: mac80211: Support Tx of action frame for NAN
Ilan Peer
4
-4
/
+29
2025-09-19
wifi: cfg80211: Store the NAN cluster ID
Ilan Peer
1
-0
/
+2
2025-09-19
wifi: cfg80211: Support Tx/Rx of action frame for NAN
Ilan Peer
1
-2
/
+6
2025-09-19
wifi: cfg80211: Advertise supported NAN capabilities
Ilan Peer
1
-0
/
+41
2025-09-19
wifi: cfg80211: Add cluster joined notification APIs
Andrei Otcheretianski
2
-0
/
+60
2025-09-19
wifi: nl80211: Add NAN Discovery Window (DW) notification
Andrei Otcheretianski
2
-0
/
+61
2025-09-19
wifi: nl80211: Add more configuration options for NAN commands
Andrei Otcheretianski
1
-35
/
+263
2025-09-19
9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN
Oleg Nesterov
1
-8
/
+1
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-48
/
+114
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-45
/
+110
2025-09-18
devlink rate: Remove unnecessary 'static' from a couple places
Cosmin Ratiu
1
-2
/
+2
2025-09-18
net: ethtool: use the new helper in rss_set_prep_indir()
Breno Leitao
1
-8
/
+7
2025-09-18
net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper
Breno Leitao
1
-8
/
+8
2025-09-18
net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
Breno Leitao
1
-7
/
+9
2025-09-18
net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Breno Leitao
3
-5
/
+25
2025-09-18
net: ethtool: remove the duplicated handling from ethtool_get_rxrings
Breno Leitao
1
-23
/
+10
2025-09-18
net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
Breno Leitao
1
-0
/
+40
2025-09-18
net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
Breno Leitao
1
-5
/
+5
2025-09-18
psp: rename our psp_dev_destroy()
Eric Dumazet
2
-4
/
+4
2025-09-18
tls: make sure to abort the stream if headers are bogus
Jakub Kicinski
3
-7
/
+11
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
22
-14
/
+1471
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
1
-0
/
+88
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
1
-0
/
+65
2025-09-18
psp: track generations of device key
Jakub Kicinski
4
-1
/
+32
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
4
-6
/
+15
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
8
-2
/
+601
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
2
-2
/
+15
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
1
-0
/
+22
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
4
-1
/
+59
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
9
-8
/
+64
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
3
-0
/
+8
2025-09-18
psp: base PSP device support
Jakub Kicinski
9
-0
/
+508
2025-09-18
udp: use skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+7
2025-09-18
udp: make busylock per socket
Eric Dumazet
1
-18
/
+2
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
3
-10
/
+9
2025-09-18
udp: update sk_rmem_alloc before busylock acquisition
Eric Dumazet
1
-2
/
+5
2025-09-18
udp: refine __udp_enqueue_schedule_skb() test
Eric Dumazet
1
-2
/
+2
2025-09-18
ipv6: np->rxpmtu race annotation
Eric Dumazet
2
-2
/
+2
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
5
-7
/
+7
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
5
-7
/
+8
[prev]
[next]