summary refs log tree commit diff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-08-11net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-08-11net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao
2023-08-11net/mlx5: Free irqs only on shutdown callbackShay Drory
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-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: 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-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-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: 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-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-27net: ethernet: litex: add support for 64 bit statsJisheng Zhang
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-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-23octeontx2-af: Move validation of ptp pointer before its usageSai Krishna
2023-07-23octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth
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