summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur
2023-04-24tsnep: Add XDP socket zero-copy TX supportGerhard Engleder
2023-04-24tsnep: Add XDP socket zero-copy RX supportGerhard Engleder
2023-04-24tsnep: Move skb receive action to separate functionGerhard Engleder
2023-04-24tsnep: Add functions for queue enable/disableGerhard Engleder
2023-04-24tsnep: Rework TX/RX queue initializationGerhard Engleder
2023-04-24tsnep: Replace modulo operation with maskGerhard Engleder
2023-04-24net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang
2023-04-24net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang
2023-04-23net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson
2023-04-21pds_core: publish events to the clientsShannon Nelson
2023-04-21pds_core: add the aux client APIShannon Nelson
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson
2023-04-21pds_core: add initial VF device handlingShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devlink health facilitiesShannon Nelson
2023-04-21pds_core: health timer and workqueueShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan
2023-04-20net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan
2023-04-20net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()Roi Dayan
2023-04-20net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()Eli Cohen
2023-04-20net/mlx5e: RX, Hook NAPIs to page poolsDragos Tatulea
2023-04-20net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear caseDragos Tatulea
2023-04-20net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQDragos Tatulea
2023-04-20net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla