summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-21net: amd-xgbe: Disable the CDR workaround path for Yellow Carp DevicesRaju Rangoju1-2/+5
2021-12-21net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju2-6/+6
2021-12-21net: amd-xgbe: Add Support for Yellow Carp Ethernet deviceRaju Rangoju2-0/+6
2021-12-21mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston2-5/+50
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur6-3/+298
2021-12-20net: lan966x: Extend switchdev bridge flagsHoratiu Vultur1-0/+39
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur5-6/+448
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur5-2/+354
2021-12-20net: lan966x: Remove .ndo_change_rx_flagsHoratiu Vultur1-23/+0
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur2-0/+114
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur3-0/+266
2021-12-20dt-bindings: net: lan966x: Extend with the analyzer interruptHoratiu Vultur1-0/+2
2021-12-20net: lan966x: Add registers that are used for switch and vlan functionalityHoratiu Vultur1-0/+129
2021-12-20mlxsw: core: Extend devlink health reporter with new events and parametersDanielle Ratson1-0/+131
2021-12-20mlxsw: reg: Extend MFDE register with new events and parametersDanielle Ratson1-1/+104
2021-12-20mlxsw: core: Convert a series of if statements to switch caseDanielle Ratson1-18/+40
2021-12-20mlxsw: Fix naming convention of MFDE fieldsDanielle Ratson2-15/+12
2021-12-20bnx2x: Invalidate fastpath HSI version for VFsManish Chopra1-2/+11
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra5-28/+69
2021-12-19selftests: tc-testing: add action offload selftest for action and filterBaowen Zheng2-0/+96
2021-12-19flow_offload: validate flags of filter and actionsBaowen Zheng7-20/+51
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng3-17/+250
2021-12-19net: sched: save full flags for tc actionBaowen Zheng1-3/+5
2021-12-19flow_offload: add process to update action stats from hardwareBaowen Zheng3-8/+45
2021-12-19flow_offload: rename exts stats update functions with hwBaowen Zheng3-14/+14
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng3-9/+84
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng17-23/+254
2021-12-19flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng14-208/+406
2021-12-19flow_offload: rename offload functions with offload instead of flowBaowen Zheng4-17/+17
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng8-17/+10
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng3-1/+7
2021-12-19flow_offload: fill flags to action structureBaowen Zheng14-14/+14
2021-12-18xdp: move the if dev statements to the firstYajun Deng1-5/+5
2021-12-18mptcp: clean up harmless false expressionsJean Sacren1-4/+4
2021-12-18selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal2-66/+51
2021-12-18mptcp: enforce HoL-blocking estimationPaolo Abeni2-25/+48
2021-12-18net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter1-3/+0
2021-12-18net: mtk_eth_soc: delete an unneeded variableDan Carpenter1-1/+0
2021-12-18tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder1-0/+1
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley1-0/+50
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley3-51/+383
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley5-51/+135
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley3-94/+453
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley3-52/+240
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley1-0/+377
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng1-2/+1
2021-12-17net: mana: Add RX fencingDexuan Cui2-5/+66
2021-12-17net: vertexcom: remove unneeded semicolonYang Li1-1/+1
2021-12-17nfp: flower: refine the use of circular bufferYinjun Zhang1-19/+31
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14