index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-09-19
wifi: mac80211: Track NAN interface start/stop
Ilan Peer
-3
/
+28
2025-09-19
wifi: mac80211: Accept management frames on NAN interface
Ilan Peer
-2
/
+10
2025-09-19
wifi: mac80211: Support Tx of action frame for NAN
Ilan Peer
-4
/
+29
2025-09-19
wifi: cfg80211: Store the NAN cluster ID
Ilan Peer
-0
/
+2
2025-09-19
wifi: cfg80211: Support Tx/Rx of action frame for NAN
Ilan Peer
-2
/
+6
2025-09-19
wifi: cfg80211: Advertise supported NAN capabilities
Ilan Peer
-0
/
+41
2025-09-19
wifi: cfg80211: Add cluster joined notification APIs
Andrei Otcheretianski
-0
/
+60
2025-09-19
wifi: nl80211: Add NAN Discovery Window (DW) notification
Andrei Otcheretianski
-0
/
+61
2025-09-19
wifi: nl80211: Add more configuration options for NAN commands
Andrei Otcheretianski
-35
/
+263
2025-09-19
9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN
Oleg Nesterov
-8
/
+1
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-48
/
+114
2025-09-18
Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-45
/
+110
2025-09-18
devlink rate: Remove unnecessary 'static' from a couple places
Cosmin Ratiu
-2
/
+2
2025-09-18
net: ethtool: use the new helper in rss_set_prep_indir()
Breno Leitao
-8
/
+7
2025-09-18
net: ethtool: update set_rxfh_indir to use ethtool_get_rx_ring_count helper
Breno Leitao
-8
/
+8
2025-09-18
net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
Breno Leitao
-7
/
+9
2025-09-18
net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
Breno Leitao
-5
/
+25
2025-09-18
net: ethtool: remove the duplicated handling from ethtool_get_rxrings
Breno Leitao
-23
/
+10
2025-09-18
net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
Breno Leitao
-0
/
+40
2025-09-18
net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
Breno Leitao
-5
/
+5
2025-09-18
psp: rename our psp_dev_destroy()
Eric Dumazet
-4
/
+4
2025-09-18
tls: make sure to abort the stream if headers are bogus
Jakub Kicinski
-7
/
+11
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
-14
/
+1471
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
-0
/
+88
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
-0
/
+65
2025-09-18
psp: track generations of device key
Jakub Kicinski
-1
/
+32
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
-6
/
+15
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
-2
/
+601
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
-2
/
+15
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
-0
/
+22
2025-09-18
psp: add op for rotation of device key
Jakub Kicinski
-1
/
+59
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
-8
/
+64
2025-09-18
net: modify core data structures for PSP datapath support
Jakub Kicinski
-0
/
+8
2025-09-18
psp: base PSP device support
Jakub Kicinski
-0
/
+508
2025-09-18
udp: use skb_attempt_defer_free()
Eric Dumazet
-0
/
+7
2025-09-18
udp: make busylock per socket
Eric Dumazet
-18
/
+2
2025-09-18
udp: add udp_drops_inc() helper
Eric Dumazet
-10
/
+9
2025-09-18
udp: update sk_rmem_alloc before busylock acquisition
Eric Dumazet
-2
/
+5
2025-09-18
udp: refine __udp_enqueue_schedule_skb() test
Eric Dumazet
-2
/
+2
2025-09-18
ipv6: np->rxpmtu race annotation
Eric Dumazet
-2
/
+2
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
-7
/
+7
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
-7
/
+8
2025-09-18
tcp: accecn: try to fit AccECN option with SACK
Chia-Yu Chang
-1
/
+20
2025-09-18
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
Ilpo Järvinen
-2
/
+34
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
-5
/
+58
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
-8
/
+39
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
-10
/
+274
2025-09-18
tcp: sack option handling improvements
Ilpo Järvinen
-11
/
+14
2025-09-18
tcp: accecn: AccECN needs to know delivered bytes
Ilpo Järvinen
-2
/
+12
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
-5
/
+7
[prev]
[next]