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
/
drivers
/
net
/
wireless
/
virtual
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+0
2026-03-26
Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-0
/
+35
2026-03-25
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
-1
/
+0
2026-03-24
wifi: mac80211_hwsim: advertise basic UHR support
Johannes Berg
-0
/
+35
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+1
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
-1
/
+0
2026-03-06
wifi: mac80211_hwsim: fully initialise PMSR capabilities
Johannes Berg
-1
/
+1
2026-03-06
wifi: mac80211_hwsim: add incumbent signal interference detection support
Aditya Kumar Singh
-0
/
+64
2026-03-04
wifi: mac80211_hwsim: change hwsim_class to a const struct
Jori Koolstra
-7
/
+7
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
-1
/
+1
2026-03-02
wifi: mac80211_hwsim: Advertise support for (Re)Association frame encryption
Kavita Kavita
-0
/
+2
2026-03-02
wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
Sai Pratyusha Magam
-1
/
+45
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
-5
/
+7
2026-03-02
wifi: mac80211_hwsim: background CAC support
Janusz Dziedzic
-0
/
+79
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-12
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-2
/
+0
2026-01-12
wifi: mac80211_hwsim: remove NAN by default
Johannes Berg
-2
/
+0
2026-01-08
wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock
Benjamin Berg
-2
/
+2
2026-01-08
wifi: mac80211_hwsim: fix typo in frequency notification
Benjamin Berg
-1
/
+1
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+10
2025-11-11
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
-4
/
+10
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+4
2025-11-05
wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup
Martin Willi
-3
/
+4
2025-10-27
wifi: mac80211_hwsim: advertise puncturing feature support
Aditya Kumar Singh
-0
/
+1
2025-09-19
wifi: mac80211_hwsim: Add simulation support for NAN device
Ilan Peer
-7
/
+256
2025-09-10
wifi: virt_wifi: Fix page fault on connect
James Guan
-1
/
+3
2025-07-15
wifi: mac80211_hwsim: Update comments in header
Alex Gavin
-7
/
+7
2025-07-15
wifi: mac80211_hwsim: Declare support for AP scanning
Ilan Peer
-1
/
+2
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-2
/
+4
2025-04-25
wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled
Edward Adam Davis
-0
/
+5
2025-04-23
wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
Rameshkumar Sundaram
-3
/
+4
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-10
/
+15
2025-03-12
wifi: virt_wifi: Add __nonstring annotations for unterminated strings
Kees Cook
-1
/
+1
2025-03-11
wifi: mac80211_hwsim: Fix MLD address translation
Ilan Peer
-6
/
+8
2025-03-04
Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-0
/
+1
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
-2
/
+4
2025-02-18
wifi: Switch to use hrtimer_setup()
Nam Cao
-4
/
+2
2025-02-11
wifi: mac80211_hwsim: enable strict mode
Johannes Berg
-0
/
+1
2024-12-04
wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities
Aditya Kumar Singh
-0
/
+39
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2024-10-23
wifi: mac80211_hwsim: use hrtimer_active()
Johannes Berg
-2
/
+2
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
-4
/
+4
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-2
/
+2
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
-1
/
+1
2024-08-27
wifi: mac80211_hwsim: correct MODULE_PARM_DESC of multi_radio
Zong-Zhe Yang
-1
/
+1
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-8
/
+4
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
-2
/
+2
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
-9
/
+5
[next]