aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski2-0/+3
2018-11-19nfp: abm: add GRED offloadJakub Kicinski3-10/+158
2018-11-19nfp: abm: wrap RED parameters in bandsJakub Kicinski2-40/+74
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski2-0/+55
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski3-0/+84
2018-11-19nfp: abm: add up bands for sto/non-sto statsJakub Kicinski1-12/+24
2018-11-19nfp: abm: switch to extended stats for reading packet/byte countsJakub Kicinski2-3/+46
2018-11-19nfp: abm: size threshold table to account for bandsJakub Kicinski1-2/+2
2018-11-19nfp: abm: pass band parameter to functionsJakub Kicinski3-43/+49
2018-11-19nfp: abm: map per-band symbolsJakub Kicinski2-13/+54
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin3-35/+53
2018-11-19Merge branch 'selftests-Add-tests-for-VXLAN-at-an-802-1d-bridge'David S. Miller6-8/+1700
2018-11-19selftests: mlxsw: Add a test for VxLAN floodingIdo Schimmel1-0/+309
2018-11-19selftests: mlxsw: Add a test for VxLAN configurationIdo Schimmel1-0/+664
2018-11-19selftests: forwarding: vxlan_bridge_1d_port_8472: New testPetr Machata1-0/+10
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add an ECN decap testPetr Machata1-0/+116
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add an ECN encap testPetr Machata1-0/+26
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add a TOS testPetr Machata1-0/+14
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add a TTL testPetr Machata1-0/+33
2018-11-19selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun testsPetr Machata1-0/+26
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add unicast testPetr Machata1-0/+54
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add flood testPetr Machata1-0/+105
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add ping testPetr Machata1-0/+8
2018-11-19selftests: forwarding: Add a skeleton of vxlan_bridge_1dPetr Machata1-0/+296
2018-11-19selftests: forwarding: lib: Add link_stats_rx_errors_get()Petr Machata1-2/+15
2018-11-19selftests: forwarding: ping{6, }_do(): Allow passing ping argumentsPetr Machata1-2/+4
2018-11-19selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata1-2/+2
2018-11-19selftests: forwarding: lib: Add in_ns()Petr Machata1-0/+11
2018-11-19selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata1-2/+2
2018-11-19net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+5
2018-11-19Merge branch 'octeontx2-af-NPC-MCAM-support-and-FLR-handling'David S. Miller11-322/+3064
2018-11-19octeontx2-af: Workarounds for HW errataSunil Goutham3-5/+37
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian1-0/+113
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham1-19/+110
2018-11-19octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski4-7/+37
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2-3/+185
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski3-95/+223
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya5-1/+156
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2-1/+121
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham4-11/+62
2018-11-19octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski5-21/+125
2018-11-19octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham4-28/+122
2018-11-19octeontx2-af: Add MKEX default profileSantosh Shukla3-25/+151
2018-11-19octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham3-0/+94
2018-11-19octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham3-4/+192
2018-11-19octeontx2-af: Support for NPC MCAM countersSunil Goutham3-0/+190
2018-11-19octeontx2-af: MCAM entry installation supportSunil Goutham3-8/+228
2018-11-19octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham4-5/+588
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach4-25/+30
2018-11-19octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2-0/+12