summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-07-23net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-07-23netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-23wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-23octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-23igc: Fix inserting of empty frame for launchtimeFlorian Kauer
2023-07-23igc: Fix launchtime before start of cycleFlorian Kauer
2023-07-23net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-07-23ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad
2023-07-23gve: Set default duplex configuration to fullJunfeng Guo
2023-07-23net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-07-23igc: Handle PPS start time programming for past time valuesAravindhan Gunasekaran
2023-07-23igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya
2023-07-23net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov
2023-07-23net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao
2023-07-23net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao
2023-07-23igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli
2023-07-23net: lan743x: Don't sleep in atomic contextMoritz Fischer
2023-07-23wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-23wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld
2023-07-23octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-23pptp: Fix fib lookup calls.Guillaume Nault
2023-07-23octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-23octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-23net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-07-23ibmvnic: Do not reset dql stats on NON_FATAL errNick Child
2023-07-23Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-07-23ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu
2023-07-23sfc: fix crash when reading stats while NIC is resettingEdward Cree
2023-07-23net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov
2023-07-23gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima
2023-07-23bonding: do not assume skb mac_header is setEric Dumazet
2023-07-23net: stmmac: fix double serdes powerdownBartosz Golaszewski
2023-07-23igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-07-23wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-23wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg
2023-07-23wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu
2023-07-23iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach
2023-07-23wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-07-23wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-23wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-07-23wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut
2023-07-23wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-23wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-07-23wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2023-07-23wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2023-07-23wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-07-23wl3501_cs: use eth_hw_addr_set()Jakub Kicinski
2023-07-23wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-07-23wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET