summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-02-21ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-21net: qualcomm: rmnet: Use skb_put_zero() to simplify codeChristophe JAILLET
2022-02-19net: prestera: acl: fix 'client_map' buff overflowVolodymyr Mytnyk
2022-02-19dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie
2022-02-19dpaa2-eth: Update dpni_get_single_step_cfg commandRadu Bulie
2022-02-19net: prestera: flower: fix destroy tmpl in chainVolodymyr Mytnyk
2022-02-19i40e: remove dead stores on XSK hotpathAlexander Lobakin
2022-02-18ionic: clean up comments and whitespaceShannon Nelson
2022-02-18ionic: prefer strscpy over strlcpyShannon Nelson
2022-02-18ionic: Use vzalloc for large per-queue related buffersBrett Creeley
2022-02-18ionic: catch transition back to RUNNING with fw_generation 0Shannon Nelson
2022-02-18net/ibmvnic: Cleanup workaround doing an EOI after partition migrationCédric Le Goater
2022-02-18net: ethernet: xilinx: cleanup commentsTom Rix
2022-02-17net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-17net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-17net: marvell: prestera: handle fib notificationsYevhen Orlov
2022-02-17net: marvell: prestera: add hardware router objects accounting for lpmYevhen Orlov
2022-02-17net: marvell: prestera: Add router LPM ABIYevhen Orlov
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski
2022-02-17net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-02-17net: mscc: ocelot: use a consistent cookie for MRP trapsVladimir Oltean
2022-02-16net/mlx5e: TC, Allow sample action with CTRoi Dayan
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan
2022-02-16net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey
2022-02-16net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev modeAya Levin
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin
2022-02-16net/mlx5e: RX, Restrict bulk size for small Striding RQsTariq Toukan
2022-02-16net/mlx5e: Default to Striding RQ when not conflicting with CQE compressionTariq Toukan
2022-02-16net/mlx5e: Generalize packet merge error messageTariq Toukan
2022-02-16net/mlx5e: Add support for using xdp->data_metaAlex Liu
2022-02-16net/mlx5e: Fix spelling mistake "supoported" -> "supported"Colin Ian King
2022-02-16net: Fix an ignored error return from dm9051_get_regs()Yang Li
2022-02-16net: ethernet: altera: cleanup commentsTom Rix
2022-02-16net: hns3: Remove unused inline function hclge_is_reset_pending()YueHaibing