summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-08-14Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-13Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-08-12net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-09net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman
2024-08-09net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu
2024-08-09net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea
2024-08-09net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan
2024-08-09gtp: pull network headers in gtp_dev_xmit()Eric Dumazet
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin
2024-08-07idpf: fix memleak in vport interrupt configurationMichal Kubiak
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-08-07bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan
2024-08-07net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori
2024-08-07igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-08-07igc: Fix reset adapter logics when tx mode changeFaizal Rahim