summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-17openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner1-3/+5
2021-03-17Revert "net: socket: use BIT() for MSG_*"David S. Miller1-37/+34
2021-03-17Merge branch 'ocelot-mrp'David S. Miller5-103/+167
2021-03-17net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur3-9/+1
2021-03-17net: ocelot: Extend MRPHoratiu Vultur4-93/+160
2021-03-17net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur2-1/+6
2021-03-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-12/+22
2021-03-17Merge branch 'mlxsw-Add-support-for-egress-and-policy-based-sampling'David S. Miller12-79/+808
2021-03-17selftests: mlxsw: Test egress sampling limitation on Spectrum-1 onlyIdo Schimmel1-1/+3
2021-03-17selftests: mlxsw: Add tc sample tests for new triggersIdo Schimmel1-0/+135
2021-03-17mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel5-1/+175
2021-03-17mlxsw: core_acl_flex_actions: Add mirror sampler actionIdo Schimmel2-0/+142
2021-03-17mlxsw: spectrum_matchall: Add support for egress samplingIdo Schimmel2-12/+69
2021-03-17mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel3-42/+46
2021-03-17mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel2-0/+178
2021-03-17mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel2-14/+22
2021-03-17mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel2-14/+22
2021-03-17mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel3-22/+43
2021-03-17Merge branch 'dpaa2-switch-small-cleanup'David S. Miller8-540/+217
2021-03-17dpaa2-eth: fixup kdoc warningsIoana Ciornei5-118/+82
2021-03-17dpaa2-switch: fit the function declaration on the same lineIoana Ciornei2-286/+107
2021-03-17dpaa2-switch: reduce the size of the if_id bitmap to 64 bitsIoana Ciornei2-10/+12
2021-03-17dpaa2-switch: fix kdoc warningsIoana Ciornei2-44/+15
2021-03-17dpaa2-switch: remove unused ABI functionsIoana Ciornei3-82/+1
2021-03-17net: ipa: Remove useless error messageZihao Tang1-3/+2
2021-03-17Merge branch 'switchdev-dsa-docs'David S. Miller2-70/+500
2021-03-17Documentation: networking: switchdev: fix command for static FDB entriesVladimir Oltean1-12/+35
2021-03-17Documentation: networking: switchdev: clarify device driver behaviorFlorian Fainelli1-0/+152
2021-03-17Documentation: networking: dsa: add paragraph for the HSR/PRP offloadVladimir Oltean1-0/+32
2021-03-17Documentation: networking: dsa: add paragraph for the MRP offloadVladimir Oltean1-0/+30
2021-03-17Documentation: networking: dsa: add paragraph for the LAG offloadVladimir Oltean1-0/+33
2021-03-17Documentation: networking: dsa: mention integration with devlinkVladimir Oltean1-0/+31
2021-03-17Documentation: networking: dsa: document the port_bridge_flags methodVladimir Oltean1-0/+11
2021-03-17Documentation: networking: dsa: remove TODO about porting more vendor driversVladimir Oltean1-2/+0
2021-03-17Documentation: networking: dsa: remove references to switchdev prepare/commitVladimir Oltean1-22/+8
2021-03-17Documentation: networking: dsa: remove static port count from limitationsVladimir Oltean1-9/+0
2021-03-17Documentation: networking: dsa: rewrite chapter about tagging protocolVladimir Oltean1-8/+140
2021-03-17Documentation: networking: update the graphical representationVladimir Oltean1-17/+28
2021-03-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-2/+10
2021-03-17net: ipv4: route.c: simplify procfs codeYejune Deng1-30/+4
2021-03-16Merge branch 'bridge-m,cast-cleanups'David S. Miller1-106/+35
2021-03-16net: bridge: mcast: factor out common allow/block EHT handlingNikolay Aleksandrov1-71/+27
2021-03-16net: bridge: mcast: remove unreachable EHT codeNikolay Aleksandrov1-42/+15
2021-03-16net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang3-17/+122
2021-03-16Merge branch 'bcm6368'David S. Miller4-0/+272
2021-03-16net: mdio: Add BCM6368 MDIO mux bus controllerÁlvaro Fernández Rojas3-0/+196
2021-03-16dt-bindings: net: Add bcm6368-mdio-mux bindingsÁlvaro Fernández Rojas1-0/+76
2021-03-16net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-03-16Merge branch 'ipa-qmi-fixes'David S. Miller2-10/+74
2021-03-16net: ipa: extend the INDICATION_REGISTER requestAlex Elder2-1/+45