aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-08-16net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-16net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-11prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-11bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan
2023-08-11bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-08-11net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-11net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-11ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-08-11qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-08-11net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
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