summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17ipv6/addrconf: ensure addrconf_verify_rtnl() has completedEric Dumazet
2022-02-17net: allow out-of-order netdev unregistrationJakub Kicinski
2022-02-17net: transition netdev reg state earlier in run_todoJakub Kicinski
2022-02-17Merge branch 'ping6-SOL_IPV6'David S. Miller
2022-02-17selftests: net: basic test for IPV6_2292*Jakub Kicinski
2022-02-17selftests: net: test IPV6_HOPLIMITJakub Kicinski
2022-02-17selftests: net: test IPV6_TCLASSJakub Kicinski
2022-02-17selftests: net: test IPV6_DONTFRAGJakub Kicinski
2022-02-17net: ping6: support setting basic SOL_IPV6 options via cmsgJakub Kicinski
2022-02-17Merge branch 'switchdev-BRENTRY'David S. Miller
2022-02-17net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRYVladimir Oltean
2022-02-17Merge branch 'ptp-over-udp-dsa'David S. Miller
2022-02-17net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...Vladimir Oltean
2022-02-17net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean
2022-02-17net: dsa: felix: remove dead code in felix_setup_mmio_filtering()Vladimir Oltean
2022-02-17net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean
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