summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu1-0/+5
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg1-1/+1
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon1-1/+1
2023-07-27net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen1-0/+3
2023-07-27net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-07-27netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter1-6/+3
2023-07-27wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap1-1/+4
2023-07-27igc: Fix inserting of empty frame for launchtimeFlorian Kauer1-1/+1
2023-07-27igc: Fix launchtime before start of cycleFlorian Kauer1-1/+1
2023-07-27net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki1-2/+2
2023-07-27ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad1-5/+0
2023-07-27gve: Set default duplex configuration to fullJunfeng Guo1-0/+3
2023-07-27net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka1-2/+2
2023-07-27igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya1-0/+2
2023-07-27net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov1-3/+3
2023-07-27net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao1-0/+1
2023-07-27igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli1-1/+0
2023-07-27net: lan743x: Don't sleep in atomic contextMoritz Fischer1-4/+17
2023-07-27wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld1-5/+9
2023-07-27wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld4-16/+14
2023-07-27pptp: Fix fib lookup calls.Guillaume Nault1-11/+20
2023-07-27octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-07-27net: dsa: vsc73xx: fix MTU configurationPawel Dembicki1-3/+3
2023-07-27Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider1-0/+1
2023-07-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-07-27sfc: fix crash when reading stats while NIC is resettingEdward Cree1-3/+10
2023-07-27net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov1-5/+5
2023-07-27gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima1-0/+2
2023-07-27net: stmmac: fix double serdes powerdownBartosz Golaszewski1-6/+0
2023-07-27igc: Fix race condition in PTP tx codeVinicius Costa Gomes3-30/+41
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov1-2/+2
2023-07-27wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg1-1/+4
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel1-3/+4
2023-07-27wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut1-3/+0
2023-07-27wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut1-4/+2
2023-07-27wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin1-1/+7
2023-07-27wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET1-5/+11
2023-07-27wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko1-3/+1
2023-07-27wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko1-9/+7
2023-07-27wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET1-5/+11
2023-07-27wl3501_cs: use eth_hw_addr_set()Jakub Kicinski1-2/+1
2023-07-27wl3501_cs: Fix misspelling and provide missing documentationLee Jones1-5/+3
2023-07-27wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET1-2/+11
2023-07-27wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET1-2/+11
2023-07-27wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET1-2/+11
2023-07-27wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET1-3/+3