开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-07-09
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
2024-07-09
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
2024-07-09
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
2024-07-09
wifi: cfg80211: add helper for checking if a chandef is valid on a radio
Felix Fietkau
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
2024-07-09
wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
Felix Fietkau
2024-07-09
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
2024-07-08
wifi: mac80211: do not check BSS color collision in certain cases
Michael-CY Lee
2024-07-08
wifi: mac80211: cancel color change finalize work when link is stopped
Michael-CY Lee
2024-07-08
wifi: mac80211: clear vif drv_priv after remove_interface when stopping
Felix Fietkau
2024-07-08
wifi: nl80211: split helper function from nl80211_put_iface_combinations
Felix Fietkau
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
2024-06-28
wifi: mac80211: Use the link BSS configuration for beacon processing
Ilan Peer
2024-06-28
wifi: mac80211: remove key data from get_key callback
Johannes Berg
2024-06-28
wifi: nl80211: don't give key data to userspace
Johannes Berg
2024-06-27
Revert "net: micro-optimize skb_datagram_iter"
Sagi Grimberg
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
Merge tag 'wireless-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-27
Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-26
net: rfkill: Correct return value in invalid parameter case
Zijun Hu
2024-06-26
wifi: mac80211: fix NULL dereference at band check in starting tx ba session
Zong-Zhe Yang
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
2024-06-26
wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
Eric Dumazet
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-25
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Neal Cardwell
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2024-06-25
l2tp: remove incorrect __rcu attribute
James Chapman
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-06-25
af_unix: Don't use spin_lock_nested() in copy_peercred().
Kuniyuki Iwashima
2024-06-25
af_unix: Remove put_pid()/put_cred() in copy_peercred().
Kuniyuki Iwashima
[next]