summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau
2022-03-03Merge branch 'dsa-unicast-filtering'David S. Miller
2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean
2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean
2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-03-03net: dsa: manage flooding on the CPU portsVladimir Oltean
2022-03-03net: dsa: install the primary unicast MAC address as standalone port host FDBVladimir Oltean
2022-03-03net: dsa: install secondary unicast and multicast addresses as host FDB/MDBVladimir Oltean
2022-03-03net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespaceVladimir Oltean
2022-03-03net: dsa: remove workarounds for changing master promisc/allmulti only while upVladimir Oltean
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-03-03Merge branch 'nfc-llcp-cleanups'David S. Miller
2022-03-03nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"Krzysztof Kozlowski
2022-03-03nfc: llcp: protect nfc_llcp_sock_unlink() callsKrzysztof Kozlowski
2022-03-03nfc: llcp: use test_bit()Krzysztof Kozlowski
2022-03-03nfc: llcp: use centralized exiting of bind on errorsKrzysztof Kozlowski
2022-03-03nfc: llcp: simplify llcp_sock_connect() error pathsKrzysztof Kozlowski
2022-03-03nfc: llcp: nullify llcp_sock->dev on connect() error pathsKrzysztof Kozlowski
2022-03-03Merge branch 'net-hw-counters-for-soft-devices'David S. Miller
2022-03-03selftests: forwarding: hw_stats_l3: Add a new testPetr Machata
2022-03-03mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03mlxsw: Extract classification of router-related events to a helperPetr Machata
2022-03-03mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functionsPetr Machata
2022-03-03mlxsw: reg: Fix packing of router interface countersPetr Machata
2022-03-03net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03net: rtnetlink: Add RTM_SETSTATSPetr Machata
2022-03-03net: rtnetlink: Add UAPI for obtaining L3 offload xstatsPetr Machata
2022-03-03net: dev: Add hardware stats supportPetr Machata
2022-03-03net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returnsPetr Machata
2022-03-03net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()Petr Machata
2022-03-03net: rtnetlink: RTM_GETSTATS: Allow filtering inside nestsPetr Machata
2022-03-03net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backedPetr Machata
2022-03-03net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*Petr Machata
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-03-03qed: display VF trust configManish Chopra
2022-03-03Merge branch 'stmmac-SA8155p-ADP'David S. Miller
2022-03-03net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platformBjorn Andersson
2022-03-03net: stmmac: Add support for SM8150Vinod Koul
2022-03-03Merge branch 'page_pool-stats'David S. Miller
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato
2022-03-03Documentation: update networking/page_pool.rstJoe Damato
2022-03-03page_pool: Add function to batch and return statsJoe Damato
2022-03-03page_pool: Add recycle statsJoe Damato
2022-03-03page_pool: Add allocation statsJoe Damato
2022-03-02tcp: Remove the unused apiTao Chen
2022-03-02flow_dissector: Add support for HSRKurt Kanzenbach
2022-03-02net: dsa: mv88e6xxx: support RMII cmodeBaruch Siach