aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-03can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-03benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-08-03octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-08-03octeontx2-af: Removed unnecessary debug messages.Sunil Goutham
2023-08-03team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-03bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-03ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
2023-08-03ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-03atheros: fix return value check in atl1_tso()Yuanjun Gong
2023-08-03vxlan: fix GRO with VXLAN-GPEJiri Benc
2023-08-03vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc
2023-08-03vxlan: calculate correct header length for GPEJiri Benc
2023-08-03net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-08-03net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-08-03net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-08-03net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-08-03iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller
2023-08-03iavf: fix potential deadlock on allocation failureJacob Keller
2023-08-03i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-27iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-27iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-27iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-27iavf: make functions static where possiblePrzemek Kitszel
2023-07-27iavf: send VLAN offloading caps once after VFRAhmed Zaki
2023-07-27iavf: Move netdev_update_features() into watchdog taskMarcin Szycik
2023-07-27iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-27net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel
2023-07-27net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel
2023-07-27net: dsa: microchip: ksz8: Separate static MAC table operations for code reuseOleksij Rempel
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-27net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu
2023-07-27wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya
2023-07-27net: ethernet: litex: add support for 64 bit statsJisheng Zhang
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2023-07-27wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2023-07-27wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong