summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-internal_dev.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-06net: openvswitch: add psample actionAdrian Moreno5-1/+125
2024-07-06net: psample: allow using rate as probabilityAdrian Moreno3-2/+14
2024-07-06net: psample: skip packet copy if no listenersAdrian Moreno1-0/+4
2024-07-06net: sched: act_sample: add action cookie to sampleAdrian Moreno1-0/+12
2024-07-06net: psample: add user cookieAdrian Moreno3-1/+11
2024-07-06net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle1-1/+17
2024-07-06net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu1-1/+1
2024-07-06net: dsa: ar9331: constify struct regmap_busJavier Carrasco1-1/+1
2024-07-06net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco1-3/+3
2024-07-06net: ti: icss-iep: constify struct regmap_configJavier Carrasco1-2/+2
2024-07-06net: dsa: qca8k: constify struct regmap_configJavier Carrasco1-1/+1
2024-07-06tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior2-0/+12
2024-07-06net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle1-1/+1
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-10/+37
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin1-4/+9
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin3-15/+8
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin2-0/+53
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin6-9/+547