summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-05net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean
2022-05-05net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean
2022-05-05net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean
2022-05-05net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-04net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich
2022-05-04net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-04net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich
2022-05-04net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-04net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-04net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-04net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-05-03bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-03bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan
2022-05-03bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-03smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-03net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-03net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-01pci_irq_vector() can't be used in atomic context any longer. This conflictsThomas Gleixner
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-04-30net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-04-29net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-04-29hinic: fix bug of wq out of bound accessQiao Ma
2022-04-29net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-04-27bnx2x: fix napi API usage sequenceManish Chopra
2022-04-26ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-04-25net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean
2022-04-25net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter
2022-04-25net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu
2022-04-25net: hns3: add return value for mailbox handling in PFJian Shen
2022-04-25net: hns3: add validity check for message data lengthJian Shen