summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel
2021-03-24mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...Ido Schimmel
2021-03-24mlxsw: spectrum_router: Add support for resilient nexthop groupsIdo Schimmel
2021-03-24Add Open Routing Protocol ID to `rtnetlink.h`Cooper Lees
2021-03-24net: enetc: don't depend on system endianness in enetc_set_mac_ht_fltVladimir Oltean
2021-03-24net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filterVladimir Oltean
2021-03-24netdevsim: switch to memdup_user_nul()Wei Yongjun
2021-03-24net: decnet: Fixed multiple Coding Style issuesSai Kalyaan Palla
2021-03-24Merge branch 'phy-c45-loopback'David S. Miller
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee
2021-03-24rhashtable: avoid -Wrestrict warning on overlapping sprintf outputArnd Bergmann
2021-03-24octeontx2: fix -Wnonnull warningArnd Bergmann
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-24sfc-falcon: Fix a typoBhaskar Chowdhury
2021-03-24net: sched: Mundane typo fixesBhaskar Chowdhury
2021-03-24octeontx2-af: Few mundane typos fixedBhaskar Chowdhury
2021-03-24Merge branch 'netfilter-flowtable'David S. Miller
2021-03-24docs: nf_flowtable: update documentation with enhancementsPablo Neira Ayuso
2021-03-24net: ethernet: mtk_eth_soc: add flow offloading supportFelix Fietkau
2021-03-24net: ethernet: mtk_eth_soc: add support for initializing the PPEFelix Fietkau
2021-03-24net: ethernet: mtk_eth_soc: fix parsing packets in GDMFelix Fietkau
2021-03-24dsa: slave: add support for TC_SETUP_FTPablo Neira Ayuso
2021-03-24netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso
2021-03-24netfilter: flowtable: add offload support for xmit path typesPablo Neira Ayuso
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso
2021-03-24netfilter: flowtable: add dsa supportPablo Neira Ayuso
2021-03-24netfilter: flowtable: add pppoe supportPablo Neira Ayuso
2021-03-24netfilter: flowtable: add bridge vlan filtering supportPablo Neira Ayuso
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso
2021-03-24netfilter: flowtable: add xmit path typesPablo Neira Ayuso
2021-03-24net: dsa: resolve forwarding path for dsa slave portsFelix Fietkau
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau
2021-03-24net: bridge: resolve forwarding path for VLAN tag actions in bridge devicesFelix Fietkau
2021-03-24net: bridge: resolve forwarding path for bridge devicesPablo Neira Ayuso
2021-03-24net: 8021q: resolve forwarding path for vlan devicesPablo Neira Ayuso
2021-03-24net: resolve forwarding path from virtual netdevice and HW destination addressPablo Neira Ayuso
2021-03-24net: bridge: Fix missing return assignment from br_vlan_replay_one callColin Ian King