index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
wifi: cfg80211: Always call tracing
Ilan Peer
2024-06-26
wifi: mac80211: check SSID in beacon
Johannes Berg
2024-06-26
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
2024-06-26
wifi: mac80211: add ieee80211_tdls_sta_link_id()
Johannes Berg
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
2024-06-26
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
Johannes Berg
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
Johannes Berg
2024-06-26
wifi: mac80211: handle protected dual of public action
Johannes Berg
2024-06-26
wifi: mac80211: restrict public action ECSA frame handling
Johannes Berg
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
2024-06-12
wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan
Emmanuel Grumbach
2024-06-12
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
2024-06-12
wifi: mac80211: fix erroneous errors for STA changes
Johannes Berg
2024-06-12
wifi: nl80211: remove the FTMs per burst limit for NDP ranging
Avraham Stern
2024-06-12
wifi: cfg80211: reject non-conformant 6 GHz center frequencies
Benjamin Berg
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
2024-06-12
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
2024-06-12
wifi: cfg80211: refactor 6 GHz AP power type parsing
Johannes Berg
2024-06-12
wifi: mac80211: refactor channel checks
Johannes Berg
2024-06-12
wifi: nl80211: expose can-monitor channel property
Johannes Berg
2024-06-12
wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
Baochen Qiang
2024-06-12
wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
Baochen Qiang
2024-06-12
wifi: mac80211: Remove generic .ndo_get_stats64
Breno Leitao
2024-06-12
wifi: mac80211: Move stats allocation to core
Breno Leitao
2024-06-12
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
2024-06-12
wifi: mac80211: correct EHT EIRP TPE parsing
Johannes Berg
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
2024-06-10
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek BehĂșn
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
2024-06-10
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
2024-06-09
page_pool: remove WARN_ON() with OR
David Wei
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
2024-06-06
tcp: move inet_reqsk_alloc() close to inet_reqsk_clone()
Eric Dumazet
2024-06-06
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-06-06
mptcp: add mptcp_space_from_win helper
Geliang Tang
2024-06-06
mptcp: use mptcp_win_from_space helper
Geliang Tang
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-06-06
net: allow rps/rfs related configs to be switched
Jason Xing
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
[next]