aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/lwt_bpf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek2-0/+18
2022-09-20flow_dissector: Add L2TPv3 dissectorsWojciech Drewek2-0/+37
2022-09-20uapi: move IPPROTO_L2TP to in.hWojciech Drewek2-2/+2
2022-09-19octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge1-2/+1
2022-09-19openvswitch: Change the return type for vport_ops.send function hook to intNathan Huckleberry2-2/+2
2022-09-19net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmitNathan Huckleberry1-1/+1
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry1-2/+2
2022-09-19net: korina: Fix return type of korina_send_packetNathan Huckleberry1-1/+2
2022-09-19net: ethernet: litex: Fix return type of liteeth_start_xmitNathan Huckleberry1-1/+2
2022-09-19net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmitNathan Huckleberry1-1/+1
2022-09-19net: davicom: Fix return type of dm9000_start_xmitNathan Huckleberry1-1/+1
2022-09-19net: ax88796c: Fix return type of ax88796c_start_xmitNathan Huckleberry1-1/+1
2022-09-19selftests: mlxsw: Remove qos_burst testAmit Cohen1-480/+0
2022-09-19selftests: mlxsw: Add QOS test for maximum use of descriptorsAmit Cohen2-0/+296
2022-09-19selftests: devlink_lib: Add function for querying maximum pool sizeAmit Cohen1-0/+5
2022-09-19selftests: mlxsw: Use shapers in QOS RED tests instead of forcing speedAmit Cohen3-16/+15
2022-09-19selftests: mlxsw: Use shapers in QOS tests instead of forcing speedAmit Cohen3-13/+16
2022-09-19dt-bindings: net: dsa: remove label = "cpu" from examplesVladimir Oltean12-25/+0
2022-09-19dt-bindings: net: dsa: mt7530: stop requiring phy-mode on CPU portsVladimir Oltean1-3/+0
2022-09-19dt-bindings: net: dsa: mt7530: replace label = "cpu" with proper checksVladimir Oltean1-9/+3
2022-09-19net: rds: add missing __init/__exit annotations to module init/exit funcsXiu Jianfeng3-4/+4
2022-09-19rxrpc: remove rxrpc_max_call_lifetime declarationGaosheng Cui1-1/+0
2022-09-19net/mlx5e: Switch to kmemdup() when allocate dev_addrYang Yingliang1-2/+1
2022-09-19net/mlx5e: add missing error code in error pathYang Yingliang1-2/+6
2022-09-19net: enetc: expose some standardized ethtool countersVladimir Oltean1-0/+111
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean2-114/+116
2022-09-19net: ravb: Add R-Car Gen4 supportGeert Uytterhoeven1-0/+1
2022-09-19dt-bindings: net: renesas,etheravb: Add r8a779g0 supportGeert Uytterhoeven1-1/+2
2022-09-19dt-bindings: net: renesas,etheravb: R-Car V3U is R-Car Gen4Geert Uytterhoeven1-1/+5
2022-09-19net: phy: micrel: Cable Diag feature for lan8814 phyDivya Koppera1-18/+107
2022-09-19net: fec: Add initial s32v234 supportWei Fang2-3/+15
2022-09-19dt-bindings: net: fec: add fsl,s32v234-fec to compatible propertyWei Fang1-0/+1
2022-09-19net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()Sun Ke1-1/+3
2022-09-19r8169: disable detection of chip version 36Heiner Kallweit1-1/+4
2022-09-19net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarationsGaosheng Cui1-3/+0
2022-09-17octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli1-0/+10
2022-09-17octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli4-5/+109
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam10-42/+234
2022-09-17octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli1-1/+13
2022-09-16net: dsa: microchip: add the support for set_ageing_timeArun Ramadoss8-1/+67
2022-09-16selftests/tc-testings: add tunnel_key action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add sample action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add nat action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add ife action deleting test caseZhengchao Shao1-0/+50
2022-09-16selftests/tc-testings: add connmark action deleting test caseZhengchao Shao1-0/+50