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-21
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
5
-1
/
+119
2025-07-21
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
4
-0
/
+222
2025-07-21
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
3
-34
/
+37
2025-07-21
ethtool: rss: factor out populating response from context
Jakub Kicinski
1
-10
/
+22
2025-07-21
ethtool: rss: factor out allocating memory for response
Jakub Kicinski
1
-17
/
+30
2025-07-21
ethtool: rejig the RSS notification machinery for more types
Jakub Kicinski
3
-9
/
+12
2025-07-21
ethtool: assert that drivers with sym hash are consistent for RSS contexts
Jakub Kicinski
1
-0
/
+4
2025-07-21
mptcp: fix typo in a comment
moyuanhao
1
-1
/
+1
2025-07-21
mptcp: add TCP_MAXSEG sockopt support
Geliang Tang
2
-0
/
+27
2025-07-21
tcp: add tcp_sock_set_maxseg
Geliang Tang
1
-9
/
+14
2025-07-21
mptcp: sockopt: drop redundant tcp_getsockopt
Geliang Tang
1
-4
/
+3
2025-07-21
net: appletalk: Fix use-after-free in AARP proxy probe
Kito Xu (veritas501)
1
-3
/
+21
2025-07-21
wifi: cfg80211/mac80211: report link ID for unexpected frames
Michael-CY Lee
3
-22
/
+27
2025-07-21
wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() bas...
Michael-CY Lee
1
-1
/
+17
2025-07-21
wifi: cfg80211: reject HTC bit for management frames
Johannes Berg
1
-1
/
+2
2025-07-21
wifi: mac80211: remove ieee80211_remove_key
Miri Korenblit
1
-26
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
63
-544
/
+865
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
4
-8
/
+10
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
3
-4
/
+16
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
11
-18
/
+18
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-9
/
+13
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
4
-13
/
+17
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
3
-4
/
+5
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
5
-16
/
+17
2025-07-18
net: selftests: add PHY-loopback test for bad TCP checksums
Oleksij Rempel
1
-2
/
+65
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
8
-37
/
+54
2025-07-18
net: stream: add description for sk_stream_write_space()
Suchit Karunakaran
1
-2
/
+6
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
63
-544
/
+865
2025-07-18
Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...
Remi Pommarel
1
-0
/
+1
2025-07-18
wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()
Remi Pommarel
1
-0
/
+6
2025-07-18
wifi: mac80211: Don't call fq_flow_idx() for management frames
Alexander Wetzel
1
-1
/
+2
2025-07-18
wifi: mac80211: Do not schedule stopped TXQs
Alexander Wetzel
1
-1
/
+3
2025-07-18
wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
Alexander Wetzel
1
-0
/
+2
2025-07-18
wifi: mac80211: support returning the S1G short beacon skb
Lachlan Hodges
1
-11
/
+84
2025-07-18
wifi: mac80211: support initialising current S1G short beacon index
Lachlan Hodges
5
-9
/
+40
2025-07-18
wifi: mac80211: support initialising an S1G short beaconing BSS
Lachlan Hodges
2
-2
/
+73
2025-07-18
wifi: cfg80211: support configuring an S1G short beaconing BSS
Lachlan Hodges
1
-0
/
+72
2025-07-18
wifi: mac80211: reject TDLS operations when station is not associated
Moon Hee Lee
1
-1
/
+1
2025-07-18
wifi: mac80211: extend connection monitoring for MLO
Maharaja Kennadyrajan
1
-24
/
+52
2025-07-18
wifi: mac80211: extend beacon monitoring for MLO
Maharaja Kennadyrajan
1
-5
/
+36
2025-07-18
wifi: mac80211: Add link iteration macro for link data with rcu_dereference
Maharaja Kennadyrajan
1
-0
/
+13
2025-07-18
wifi: mac80211: fix macro scoping in for_each_link_data
Aditya Kumar Singh
1
-1
/
+3
2025-07-18
wifi: cfg80211/mac80211: remove wrong scan request n_channels
Johannes Berg
3
-3
/
+0
2025-07-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-69
/
+200
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
2
-21
/
+17
2025-07-17
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
1
-18
/
+21
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().
Kuniyuki Iwashima
1
-27
/
+16
2025-07-17
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
2
-15
/
+2
2025-07-17
neighbour: Use rcu_dereference() in pneigh_get_{first,next}().
Kuniyuki Iwashima
1
-5
/
+5
2025-07-17
neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().
Kuniyuki Iwashima
1
-8
/
+3
[prev]
[next]