summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
12 daysice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
12 daysi40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
12 daysnet: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi1-1/+4
12 daysnet: lan743x: Initialize eth_syslock spinlock before useAndrea Righi1-1/+1
12 daysfsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
12 daysnet: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
12 daysbnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
12 daysocteontx2-af: Free BPID bitmap on setup failureHaoxiang Li1-3/+8
12 daysnet: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21
12 daysnet/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk1-19/+28
12 daysnet: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
12 daysice: fix ice_init_link() error return preventing probePaul Greenwalt1-11/+5
12 daysmlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
12 daysmlxsw: fix refcount leak in mlxsw_sp_port_lag_join()Wentao Liang1-1/+1
12 daysocteontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
12 daysnet/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
12 daysocteontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
12 daysnet: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
12 daysqede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
12 daysnet: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard8-42/+60
12 daysnet/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu3-13/+22
12 daysnet/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu1-1/+9
12 daysnet/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory1-2/+5
12 dayscxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
12 daysnet: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
12 daysnet: enetc: check the number of BDs needed for xdp_frameWei Fang1-0/+7
12 daysqede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
12 daysnet: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang1-0/+7
12 daysnet: hns3: fix permanent link down deadlock after resetShuaisong Yang1-7/+15
12 daysnet: hns3: refactor MAC autoneg and speed configurationShuaisong Yang2-14/+42
12 daysnet: hns3: unify copper port ksettings configuration pathShuaisong Yang2-19/+40
12 daysnet: hns3: clear hns alarm: comparison of integer expressions of different si...Peiyang Wang11-44/+44
12 daysnet: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer c...Jijie Shao3-14/+14
12 daysnet: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle laye...Jijie Shao3-28/+28
12 daysnet: hns3: use string choices helperJian Shen5-49/+54
12 daysnet: hisilicon: hns3: use ethtool string helpersRosen Penev6-81/+44
12 daysudp_tunnel: remove rtnl_lock dependencyStanislav Fomichev11-21/+7
12 daysnet: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi1-2/+4
12 daysnet: sungem: fix probe error cleanupRuoyu Wang1-4/+9
12 daysnet: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
12 daysocteontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep1-8/+19
12 dayseth: bnxt: improve the timing of statsJakub Kicinski3-1/+53
12 dayseth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski3-23/+23
12 dayseth: bnxt: gather and report HW-GRO statsJakub Kicinski2-2/+19
12 daysnet: bnxt: use ethtool string helpersRosen Penev1-61/+54
12 daysi40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella1-1/+1
12 daysice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming1-6/+10
12 daysice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming1-0/+4
12 daysice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik1-2/+2
12 daysice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik2-5/+8