summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca
2022-09-27wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow
2022-09-27wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel
2022-09-27wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel
2022-09-27wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau
2022-09-12wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-12wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen
2022-09-07wifi: iwlwifi: don't spam logs with NSS>2 messagesJason A. Donenfeld
2022-09-03wifi: use struct_group to copy addressesJohannes Berg
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster
2022-09-03wifi: mac80211: fix locking in auth/assoc timeoutJohannes Berg
2022-09-03wifi: mac80211: mlme: release deflink channel in error caseJohannes Berg
2022-09-03wifi: mac80211: fix link warning in RX agg timer expiryMukesh Sisodiya
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com
2022-08-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu
2022-08-26Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25Merge branch 'net-lantiq_xrx200-fix-errors-under-memory-pressure'Jakub Kicinski
2022-08-25net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit
2022-08-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-25Merge branch 'ionic-bug-fixes'Jakub Kicinski
2022-08-25ionic: VF initial random MAC address if no assigned macR Mohamed Shah
2022-08-25ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-25ionic: clear broken state on generation changeShannon Nelson
2022-08-25rxrpc: Fix locking in rxrpc's sendmsgDavid Howells
2022-08-25Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-25cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi
2022-08-25wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()Dan Carpenter
2022-08-25wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Dan Carpenter
2022-08-25wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant
2022-08-25wifi: mac80211: fix possible leak in ieee80211_tx_control_port()Yang Yingliang
2022-08-25wifi: mac80211: always free sta in __sta_info_alloc in case of errorLorenzo Bianconi
2022-08-25wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24MAINTAINERS: rectify file entry in BONDING DRIVERLukas Bulwahn
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-24Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-08-24Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-24Merge branch 'sysctl-data-races'David S. Miller
2022-08-24net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_unregister_timeout_secs.Kuniyuki Iwashima