summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-09macsec: fix UAF bug for real_devZiyang Xuan
2022-06-09net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder
2022-06-09net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-09rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-09mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-06-09iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-06-09iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-09iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg
2022-06-09can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde
2022-06-09net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap
2022-06-09dpaa2-eth: unmap the SGT buffer before accessing its contentsIoana Ciornei
2022-06-09dpaa2-eth: use the correct software annotation fieldIoana Ciornei
2022-06-09dpaa2-eth: retrieve the virtual address before dma_unmapIoana Ciornei
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET
2022-06-09hv_netvsc: Fix potential dereference of NULL pointerYongzhi Liu
2022-06-09amt: fix memory leak for advertisement messageTaehee Yoo
2022-06-09amt: fix gateway mode stuckTaehee Yoo
2022-06-09net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski
2022-06-09bonding: fix missed rcu protectionHangbin Liu
2022-06-09net: macb: Fix PTP one step sync supportHarini Katakam
2022-06-09net/mlx5e: Correct the calculation of max channels for repMoshe Tal
2022-06-09net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin
2022-06-09mt76: mt7915: fix twt table_mask to u16 in mt7915_devPeter Chiu
2022-06-09mt76: fix tx status related use-after-free race on station removalFelix Fietkau
2022-06-09mt76: do not attempt to reorder received 802.3 packets without agg sessionFelix Fietkau
2022-06-09mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang
2022-06-09mt76: fix antenna config missing in 6G capDeren Wu
2022-06-09mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rateLorenzo Bianconi
2022-06-09mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_setLorenzo Bianconi
2022-06-09mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vectorLorenzo Bianconi
2022-06-09mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...Lorenzo Bianconi
2022-06-09mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET
2022-06-09mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbssLorenzo Bianconi
2022-06-09mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iterLorenzo Bianconi
2022-06-09mt76: mt7915: fix DBDC default band selection on MT7915DFelix Fietkau
2022-06-09wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()Ajay Singh
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-06-09wl1251: dynamically allocate memory used for DMAH. Nikolaus Schaller
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-09net: dsa: qca8k: correctly handle mdio read errorAnsuel Smith
2022-06-09ixp4xx_eth: fix error check return value of platform_get_irq()Lv Ruyi
2022-06-09net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-06-09net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-06-09eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski
2022-06-09net: ipa: ignore endianness if there is no headerAlex Elder
2022-06-09can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol