summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17net: mscc: ocelot: keep traps in a listVladimir Oltean
2022-02-17net: dsa: felix: use DSA port iteration helpersVladimir Oltean
2022-02-17net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean
2022-02-17net: mscc: ocelot: delete OCELOT_MRP_CPUQVladimir Oltean
2022-02-17net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean
2022-02-17net: mscc: ocelot: use a consistent cookie for MRP trapsVladimir Oltean
2022-02-17Merge tag 'mlx5-updates-2022-02-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-02-16net/mlx5e: TC, Allow sample action with CTRoi Dayan
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan
2022-02-16net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey
2022-02-16net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev modeAya Levin
2022-02-16net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin
2022-02-16net/mlx5e: RX, Restrict bulk size for small Striding RQsTariq Toukan
2022-02-16net/mlx5e: Default to Striding RQ when not conflicting with CQE compressionTariq Toukan
2022-02-16net/mlx5e: Generalize packet merge error messageTariq Toukan
2022-02-16net/mlx5e: Add support for using xdp->data_metaAlex Liu
2022-02-16net/mlx5e: Fix spelling mistake "supoported" -> "supported"Colin Ian King
2022-02-16net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_maskPetr Machata
2022-02-16Merge branch 'mptcp-so_sndtimeo-and-misc-cleanup'Jakub Kicinski
2022-02-16mptcp: don't save tcp data_ready and write space callbacksFlorian Westphal
2022-02-16mptcp: mark ops structures as ro_after_initFlorian Westphal
2022-02-16mptcp: constify a bunch of of helpersPaolo Abeni
2022-02-16mptcp: drop port parameter of mptcp_pm_add_addr_signalGeliang Tang
2022-02-16mptcp: drop unneeded type casts for hmacGeliang Tang
2022-02-16mptcp: drop unused sk in mptcp_get_optionsGeliang Tang
2022-02-16mptcp: mptcp_parse_option is no longer exportedMatthieu Baerts
2022-02-16mptcp: add SNDTIMEO setsockopt supportGeliang Tang
2022-02-16net: Fix an ignored error return from dm9051_get_regs()Yang Li
2022-02-16net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_popVladimir Oltean
2022-02-16net: ethernet: altera: cleanup commentsTom Rix
2022-02-16net/smc: return ETIMEDOUT when smc_connect_clc() timeoutD. Wythe
2022-02-16net: hns3: Remove unused inline function hclge_is_reset_pending()YueHaibing
2022-02-16Merge branch 'Replay-and-offload-host-VLAN-entries-in-DSA'David S. Miller
2022-02-16net: dsa: offload bridge port VLANs on foreign interfacesVladimir Oltean
2022-02-16net: dsa: add explicit support for host bridge VLANsVladimir Oltean
2022-02-16net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign int...Vladimir Oltean
2022-02-16net: switchdev: rename switchdev_lower_dev_find to switchdev_lower_dev_find_rcuVladimir Oltean
2022-02-16net: bridge: switchdev: replay all VLAN groupsVladimir Oltean
2022-02-16net: bridge: make nbp_switchdev_unsync_objs() follow reverse order of sync()Vladimir Oltean
2022-02-16net: bridge: switchdev: differentiate new VLANs from changed onesVladimir Oltean
2022-02-16net: bridge: vlan: notify switchdev only when something changedVladimir Oltean
2022-02-16net: bridge: vlan: make __vlan_add_flags react only to PVID and UNTAGGEDVladimir Oltean
2022-02-16net: bridge: vlan: don't notify to switchdev master VLANs without BRENTRY flagVladimir Oltean
2022-02-16net: bridge: vlan: check early for lack of BRENTRY flag in br_vlan_add_existingVladimir Oltean