summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-04-08net: hns3: format the output of the MAC addressYufeng Mo4-31/+74
2022-04-08net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-04-08net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-04-08net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-04-08net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-04-08drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtoolSondhauß, Jan1-4/+2
2022-04-08ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2022-04-08ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2-10/+17
2022-04-08net: bcmgenet: Use stronger register read/writes to assure orderingJeremy Linton1-2/+2
2022-04-08ibmvnic: fix race between xmit and resetSukadev Bhattiprolu2-15/+55
2022-04-08net: axienet: fix RX ring refill allocation failure handlingRobert Hancock1-30/+42
2022-04-08net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu1-64/+64
2022-04-08igb: refactor XDP registrationCorinna Vinschen2-10/+13
2022-04-08igc: avoid kernel warning when changing RX ring parametersCorinna Vinschen1-0/+3
2022-04-08ixgbe: respect metadata on XSK Rx to skbAlexander Lobakin1-4/+10
2022-04-08ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-3/+1
2022-04-08ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directlyAlexander Lobakin1-9/+10
2022-04-08igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-6/+7
2022-04-08i40e: respect metadata on XSK Rx to skbAlexander Lobakin1-4/+10
2022-04-08i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-3/+1
2022-04-08ionic: Don't send reset commands if FW isn't runningBrett Creeley3-13/+23
2022-04-08ionic: start watchdog after all is setupShannon Nelson2-4/+3
2022-04-08ionic: fix type complaint in ionic_dev_cmd_clean()Shannon Nelson1-3/+3
2022-04-08qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra2-2/+27
2022-04-08qed: display VF trust configManish Chopra1-0/+1
2022-04-08net: bnxt_ptp: fix compilation errorDamien Le Moal2-2/+6
2022-04-08net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)1-5/+5
2022-04-08ethernet: sun: Free the coherent when failing in probingZheyu Ma1-1/+5
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber1-5/+7
2022-03-23iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-23net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-23net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-23bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-23iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski1-1/+7
2022-03-23alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche1-1/+4
2022-03-22Merge tag 'v5.15.30' into dev-5.15Joel Stanley60-826/+1174
2022-03-19ice: Fix race condition during interface enslaveIvan Vecera2-2/+21
2022-03-19bnx2: Fix an error messageChristophe JAILLET1-1/+1
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche1-1/+1
2022-03-16net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+0
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock1-1/+24
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-16net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8
2022-03-16net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin1-0/+1
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang1-1/+3
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-16ice: Fix curr_link_speed advertised speedJedrzej Jagielski1-1/+1