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
Age
Commit message (
Expand
)
Author
Lines
14 days
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
-1
/
+1
14 days
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
-0
/
+5
14 days
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
-1
/
+1
2026-03-25
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
-1
/
+0
2026-03-24
wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...
Alexey Velichayshiy
-1
/
+1
2026-03-24
Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-9
/
+10
2026-03-24
Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
-41
/
+146
2026-03-24
wifi: wl1251: validate packet IDs before indexing tx_frames
Pengpeng Hou
-3
/
+5
2026-03-24
wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation
Yasuaki Torimaru
-1
/
+1
2026-03-24
wifi: ath12k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
-1
/
+3
2026-03-24
wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
Reshma Immaculate Rajkumar
-8
/
+7
2026-03-24
wifi: iwlwifi: mld: correctly set wifi generation data
Johannes Berg
-32
/
+88
2026-03-24
wifi: iwlwifi: mvm: don't send a 6E related command when not supported
Emmanuel Grumbach
-1
/
+2
2026-03-24
wifi: iwlwifi: mld: Fix MLO scan timing
Pagadala Yesu Anjaneyulu
-8
/
+56
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
-8
/
+3
2026-03-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
-1
/
+1
2026-03-06
wifi: mac80211_hwsim: fully initialise PMSR capabilities
Johannes Berg
-1
/
+1
2026-03-03
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
2026-03-03
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
2026-03-03
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
-0
/
+1
2026-03-03
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-26
/
+16
2026-03-03
wifi: wlcore: Fix a locking bug
Bart Van Assche
-2
/
+2
2026-03-03
wifi: cw1200: Fix locking in error paths
Bart Van Assche
-0
/
+2
2026-03-02
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
-1
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-11
/
+11
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
-3
/
+3
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
-2
/
+2
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
-1
/
+1
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-39
/
+30
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-114
/
+57
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-20
/
+20
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-538
/
+538
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-975
/
+910
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-1
/
+7
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+0
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
-1
/
+7
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+8
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-19069
/
+31284
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+6
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+7
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+7
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-163
/
+2778
2026-02-03
wifi: iwlwifi: mvm: pause TCM on fast resume
Miri Korenblit
-1
/
+5
2026-02-03
wifi: iwlwifi: mld: cancel mlo_scan_start_wk
Miri Korenblit
-2
/
+2
2026-02-03
wifi: brcmsmac: phy: Remove unreachable error handling code
Ingyu Jang
-7
/
+2
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-54
/
+0
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-12
/
+729
2026-02-02
Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtw
Johannes Berg
-144
/
+2047
[next]