index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
ip6_tunnel: enable to change proto of fb tunnels
Nicolas Dichtel
1
-5
/
+36
2025-07-01
net: ethtool: fix leaking netdev ref if ethnl_default_parse() failed
Jakub Kicinski
1
-6
/
+12
2025-07-01
Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+1
2025-07-01
net: ieee8021q: fix insufficient table-size assertion
RubenKelevra
1
-31
/
+13
2025-06-30
net: net->nsid_lock does not need BH safety
Eric Dumazet
1
-11
/
+11
2025-06-30
neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries
Ido Schimmel
1
-10
/
+69
2025-06-30
ipv6: guard ip6_mr_output() with rcu
Eric Dumazet
1
-1
/
+1
2025-06-30
net: ethtool: move get_rxfh callback under the rss_lock
Jakub Kicinski
3
-9
/
+27
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
1
-5
/
+10
2025-06-30
net: ethtool: take rss_lock for all rxfh changes
Jakub Kicinski
1
-21
/
+21
2025-06-30
net: ethtool: avoid OOB accesses in PAUSE_SET
Jakub Kicinski
2
-1
/
+2
2025-06-30
wifi: cfg80211: fix S1G beacon head validation in nl80211
Lachlan Hodges
1
-2
/
+5
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
28
-100
/
+223
2025-06-28
net: ipv4: guard ip_mr_output() with rcu
Eric Dumazet
1
-2
/
+2
2025-06-27
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
1
-1
/
+2
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
4
-12
/
+4
2025-06-27
tcp: remove rtx_syn_ack field
Eric Dumazet
3
-3
/
+1
2025-06-27
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2
-113
/
+130
2025-06-27
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
Christian Eggers
1
-1
/
+2
2025-06-27
Bluetooth: MGMT: set_mesh: update LE scan interval and window
Christian Eggers
1
-0
/
+22
2025-06-27
Bluetooth: hci_sync: revert some mesh modifications
Christian Eggers
1
-12
/
+4
2025-06-27
Bluetooth: Prevent unintended pause by checking if advertising is active
Yang Li
1
-0
/
+4
2025-06-26
ipv4: fib: Remove unnecessary encap_type check
Yue Haibing
1
-5
/
+0
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-1
/
+23
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-42
/
+87
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
149
-540
/
+810
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-28
/
+84
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-25
net: Reoder rxq_idx check in __net_mp_open_rxq()
Yue Haibing
1
-4
/
+2
2025-06-25
net: Remove unnecessary NULL check for lwtunnel_fill_encap()
Yue Haibing
4
-8
/
+4
2025-06-25
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-06-25
neighbour: Remove redundant assignment to err
Yue Haibing
1
-3
/
+1
2025-06-25
net: ethtool: rss: add notifications
Jakub Kicinski
4
-0
/
+25
2025-06-25
net: ethtool: copy req_info from SET to NTF
Jakub Kicinski
2
-6
/
+15
2025-06-25
net: ethtool: remove the data argument from ethtool_notify()
Jakub Kicinski
3
-15
/
+21
2025-06-25
net: ethtool: call .parse_request for SET handlers
Jakub Kicinski
1
-3
/
+1
2025-06-25
net: ethtool: dynamically allocate full req size req
Jakub Kicinski
1
-7
/
+13
2025-06-25
Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
27
-190
/
+1538
2025-06-25
Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-4
/
+4
2025-06-24
wifi: mac80211: add support for S1G aggregation
Lachlan Hodges
3
-4
/
+8
2025-06-24
wifi: mac80211: add support for storing station S1G capabilities
Lachlan Hodges
1
-0
/
+5
2025-06-24
wifi: mac80211: handle station association response with S1G
Lachlan Hodges
3
-0
/
+35
2025-06-24
wifi: cfg80211: support configuration of S1G station capabilities
Lachlan Hodges
1
-0
/
+8
2025-06-24
wifi: mac80211: Set RTS threshold on per-radio basis
Roopni Devanathan
2
-3
/
+18
2025-06-24
wifi: cfg80211: Report per-radio RTS threshold to userspace
Roopni Devanathan
1
-0
/
+6
2025-06-24
wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
Roopni Devanathan
2
-3
/
+78
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
16
-124
/
+232
2025-06-24
wifi: mac80211: add link_sta_statistics ops to fill link station statistics
Sarika Sharma
3
-3
/
+49
2025-06-24
wifi: mac80211: correct RX stats packet increment for multi-link
Sarika Sharma
1
-2
/
+13
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
2
-2
/
+270
[prev]
[next]