summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-04net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-05-04net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean
2022-05-04net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean
2022-05-04flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-05-04net: flow_offload: add tc police action parametersJianbo Liu
2022-05-04flow_offload: allow user to offload tc action to net deviceBaowen Zheng
2022-05-04flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng
2022-05-04flow_offload: rename offload functions with offload instead of flowBaowen Zheng
2022-05-04flow_offload: add index to flow_action_entry structureBaowen Zheng
2022-05-04net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean
2022-05-04net: dsa: report and change port dscp priority using dcbnlVladimir Oltean
2022-05-04net: dsa: report and change port default priority using dcbnlVladimir Oltean
2022-05-04net: dsa: felix: add tsn support for felix switch based on net/tsnXiaoliang Yang
2022-05-04net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang
2022-05-04net: mscc: ocelot: use bulk reads for statsColin Foster
2022-05-04net: mscc: ocelot: add ability to perform bulk readsColin Foster
2022-05-04net: ocelot: align macros for consistencyColin Foster
2022-05-04net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-05-04net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-05-04net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-05-04net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-05-04net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-05-04net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tagAlvin Šipraga
2022-05-04net: dsa: allow reporting of standard ethtool stats for slave devicesAlvin Šipraga
2022-05-04ether: add EtherType for proprietary Realtek protocolsAlvin Šipraga
2022-05-04net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-05-04net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean
2022-05-04net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-05-04net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean
2022-05-04net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean
2022-05-04net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean
2022-05-04net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean
2022-05-04net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean
2022-05-04net: dsa: create a dsa_lag structureVladimir Oltean
2022-05-04net: dsa: make LAG IDs one-basedVladimir Oltean
2022-05-04net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean
2022-05-04net: dsa: delete unused exported symbols for ethtool PHY statsVladimir Oltean
2022-05-04net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean
2022-05-04net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean
2022-05-04net: mscc: ocelot: keep traps in a listVladimir Oltean
2022-05-04net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean
2022-05-04net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean
2022-05-04net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-05-04net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-05-04net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-05-04net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean
2022-05-04net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean
2022-05-04net: dsa: felix: add port fast age supportVladimir Oltean
2022-05-04net: dsa: warn about dsa_port and dsa_switch bit fields being non atomicVladimir Oltean