summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-12-08net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-12-08dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-12-08hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang
2023-12-03hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-12-03hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-12-03net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-03amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-03amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-03amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-03octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-12-03net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-12-03octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-12-03wireguard: use DEV_STATS_INC()Eric Dumazet
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-11-28wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-28net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-28net/mlx5e: Refactor mod header management APIPaul Blakey
2023-11-28net/mlx5e: Move mod hdr allocation to a single placeRoi Dayan
2023-11-28net/mlx5e: Remove incorrect addition of action fwd flagRoi Dayan
2023-11-28net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-28bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-28ppp: limit MRU to 64KWillem de Bruijn
2023-11-28net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-28net: hns3: fix VF reset fail issueJijie Shao
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-28net: hns3: fix incorrect capability bit display for copper portJian Shen