- 20fd4f4 netdevsim: switch to memdup_user_nul() by Wei Yongjun · 3 years, 10 months ago
- c3dde0e net: decnet: Fixed multiple Coding Style issues by Sai Kalyaan Palla · 3 years, 10 months ago
- 8a5c148 Merge branch 'phy-c45-loopback' by David S. Miller · 3 years, 10 months ago
- d137c70 net: phy: marvell10g: Add PHY loopback support by Wong Vee Khee · 3 years, 10 months ago
- 0ef25ed net: phy: add genphy_c45_loopback by Wong Vee Khee · 3 years, 10 months ago
- 4adec7f rhashtable: avoid -Wrestrict warning on overlapping sprintf output by Arnd Bergmann · 3 years, 10 months ago
- b7fbc88 octeontx2: fix -Wnonnull warning by Arnd Bergmann · 3 years, 10 months ago
- 341f67e net: stmmac: Add hardware supported cross-timestamp by Tan Tee Min · 3 years, 10 months ago
- bef32aa sfc-falcon: Fix a typo by Bhaskar Chowdhury · 3 years, 10 months ago
- 536e11f net: sched: Mundane typo fixes by Bhaskar Chowdhury · 3 years, 10 months ago
- b6c6680 octeontx2-af: Few mundane typos fixed by Bhaskar Chowdhury · 3 years, 10 months ago
- 4b837ad Merge branch 'netfilter-flowtable' by David S. Miller · 3 years, 10 months ago
- 143490c docs: nf_flowtable: update documentation with enhancements by Pablo Neira Ayuso · 3 years, 10 months ago
- 502e84e net: ethernet: mtk_eth_soc: add flow offloading support by Felix Fietkau · 3 years, 10 months ago
- ba37b7c net: ethernet: mtk_eth_soc: add support for initializing the PPE by Felix Fietkau · 3 years, 10 months ago
- d5c53da net: ethernet: mtk_eth_soc: fix parsing packets in GDM by Felix Fietkau · 3 years, 10 months ago
- 3fb24a4 dsa: slave: add support for TC_SETUP_FT by Pablo Neira Ayuso · 3 years, 10 months ago
- 17e52c0 netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH by Pablo Neira Ayuso · 3 years, 10 months ago
- 563ae55 net: flow_offload: add FLOW_ACTION_PPPOE_PUSH by Pablo Neira Ayuso · 3 years, 10 months ago
- 26267bf netfilter: flowtable: bridge vlan hardware offload and switchdev by Felix Fietkau · 3 years, 10 months ago
- 73f9702 netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled by Pablo Neira Ayuso · 3 years, 10 months ago
- eeff300 netfilter: flowtable: add offload support for xmit path types by Pablo Neira Ayuso · 3 years, 10 months ago
- 79d4071 selftests: netfilter: flowtable bridge and vlan support by Pablo Neira Ayuso · 3 years, 10 months ago
- a11e797 netfilter: flowtable: add dsa support by Pablo Neira Ayuso · 3 years, 10 months ago
- 72efd58 netfilter: flowtable: add pppoe support by Pablo Neira Ayuso · 3 years, 10 months ago
- e990cef netfilter: flowtable: add bridge vlan filtering support by Pablo Neira Ayuso · 3 years, 10 months ago
- 4cd91f7 netfilter: flowtable: add vlan support by Pablo Neira Ayuso · 3 years, 10 months ago
- 7a27f6a netfilter: flowtable: use dev_fill_forward_path() to obtain egress device by Pablo Neira Ayuso · 3 years, 10 months ago
- c63a7cc netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device by Pablo Neira Ayuso · 3 years, 10 months ago
- 5139c0c netfilter: flowtable: add xmit path types by Pablo Neira Ayuso · 3 years, 10 months ago
- 0994d49 net: dsa: resolve forwarding path for dsa slave ports by Felix Fietkau · 3 years, 10 months ago
- f6efc67 net: ppp: resolve forwarding path for bridge pppoe devices by Felix Fietkau · 3 years, 10 months ago
- bcf2766 net: bridge: resolve forwarding path for VLAN tag actions in bridge devices by Felix Fietkau · 3 years, 10 months ago
- ec9d16b net: bridge: resolve forwarding path for bridge devices by Pablo Neira Ayuso · 3 years, 10 months ago
- e4417d6 net: 8021q: resolve forwarding path for vlan devices by Pablo Neira Ayuso · 3 years, 10 months ago
- ddb94ea net: resolve forwarding path from virtual netdevice and HW destination address by Pablo Neira Ayuso · 3 years, 10 months ago
- ad248f7 net: bridge: Fix missing return assignment from br_vlan_replay_one call by Colin Ian King · 3 years, 10 months ago
- bb11d9a Merge branch 'bridge-mrp-next' by David S. Miller · 3 years, 10 months ago
- 5b7c0c3 net: ocelot: Simplify MRP deletion by Horatiu Vultur · 3 years, 10 months ago
- b3cb91b bridge: mrp: Disable roles before deleting the MRP instance by Horatiu Vultur · 3 years, 10 months ago
- 45b85e4 Merge branch 'hns-cleanups' by David S. Miller · 3 years, 10 months ago
- 7f8bcd9 net: hns: remove redundant variable initialization by Yonglong Liu · 3 years, 10 months ago
- 4a4ec57 net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi() by Yonglong Liu · 3 years, 10 months ago
- dcc683b net: hns: remove unused HNS_LED_PC_REG by Huazhong Tan · 3 years, 10 months ago
- cf7fc356 net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR by Huazhong Tan · 3 years, 10 months ago
- 484da1f net: hns: remove unused config_half_duplex() by Huazhong Tan · 3 years, 10 months ago
- 5bc7284 net: hns: remove unused set_rx_ignore_pause_frames() by Huazhong Tan · 3 years, 10 months ago
- 72b06363 net: hns: remove unused set_autoneg() by Huazhong Tan · 3 years, 10 months ago
- e7eae3a net: hns: remove unused get_autoneg() by Huazhong Tan · 3 years, 10 months ago
- 5aa3afe net: make unregister netdev warning timeout configurable by Dmitry Vyukov · 3 years, 10 months ago
- 4c94fe8 net: ethernet: Remove duplicate include of vhca_event.h by Wan Jiabing · 3 years, 10 months ago
- ea6c863 net: ethernet: indir_table.h is included twice by Wan Jiabing · 3 years, 10 months ago
- 437c78f net: ipa: avoid 64-bit modulus by Alex Elder · 3 years, 10 months ago
- ed97143 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
- c692a0b Merge branch 'bridge-dsa-sandwiched-LAG' by David S. Miller · 3 years, 10 months ago
- e4bd44e net: ocelot: replay switchdev events when joining bridge by Vladimir Oltean · 3 years, 10 months ago
- 81ef35e net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG by Vladimir Oltean · 3 years, 10 months ago
- 010e269 net: dsa: sync up switchdev objects and port attributes when joining the bridge by Vladimir Oltean · 3 years, 10 months ago
- 5961d6a net: dsa: inherit the actual bridge port flags at join time by Vladimir Oltean · 3 years, 10 months ago
- 2afc526 net: dsa: pass extack to dsa_port_{bridge,lag}_join by Vladimir Oltean · 3 years, 10 months ago
- 185c9a7 net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge by Vladimir Oltean · 3 years, 10 months ago
- 22f67cd net: bridge: add helper to replay VLANs installed on port by Vladimir Oltean · 3 years, 10 months ago
- 04846f9 net: bridge: add helper to replay port and local fdb entries by Vladimir Oltean · 3 years, 10 months ago
- 4f2673b net: bridge: add helper to replay port and host-joined mdb entries by Vladimir Oltean · 3 years, 10 months ago
- f1d42ea net: bridge: add helper to retrieve the current ageing time by Vladimir Oltean · 3 years, 10 months ago
- c0e715b net: bridge: add helper for retrieving the current bridge port STP state by Vladimir Oltean · 3 years, 10 months ago
- 65d2dbb net: lapb: Make "lapb_t1timer_running" able to detect an already running timer by Xie He · 3 years, 10 months ago
- 67831a0 e1000: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
- d8f0c30 ixgbevf: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
- 52c4069 igb: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
- 27e4025 ixgbe: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
- f83a0d0 fm10k: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
- 9ded647 ice: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 11 months ago
- 262de08 intel: clean up mismatched header comments by Jesse Brandeburg · 3 years, 10 months ago
- 39da2ca e1000e: Fix prototype warning by Sasha Neftin · 3 years, 10 months ago
- c4cdb4e igc: Fix prototype warning by Sasha Neftin · 3 years, 10 months ago
- ef86048 ice: Fix prototype warnings by Tony Nguyen · 3 years, 11 months ago
- 1ab568e net: dsa: hellcreek: Report switch name and ID by Kurt Kanzenbach · 3 years, 10 months ago
- 9a255a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 10 months ago
- add2d73 net: set initial device refcount to 1 by Eric Dumazet · 3 years, 10 months ago
- 0ca99c8 Merge branch 'dpaa2-switch-offload-port-flags' by David S. Miller · 3 years, 10 months ago
- b175dfd dpaa2-switch: mark skbs with offload_fwd_mark by Ioana Ciornei · 3 years, 10 months ago
- 6253d5e dpaa2-switch: add support for configuring per port unknown flooding by Ioana Ciornei · 3 years, 10 months ago
- b54eb09 dpaa2-switch: add support for configuring per port broadcast flooding by Ioana Ciornei · 3 years, 10 months ago
- 1e7cbab dpaa2-switch: add support for configuring learning state per port by Ioana Ciornei · 3 years, 10 months ago
- f054e3e dpaa2-switch: refactor the egress flooding domain setup by Ioana Ciornei · 3 years, 10 months ago
- c7e856c dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function by Ioana Ciornei · 3 years, 10 months ago
- 3adffc7 Merge branch 'lantiq-xrx300-xrx330' by David S. Miller · 3 years, 10 months ago
- ee83d82 dt-bindings: net: dsa: lantiq: add xRx300 and xRX330 switch bindings by Aleksander Jan Bajkowski · 3 years, 10 months ago
- 204c761 net: dsa: lantiq: verify compatible strings against hardware by Aleksander Jan Bajkowski · 3 years, 10 months ago
- a09d042 net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330 by Aleksander Jan Bajkowski · 3 years, 10 months ago
- 853b0df Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
- ec8136c Merge branch 'mlxsw-resil-nexthop-groups-prep' by David S. Miller · 3 years, 10 months ago
- ea037b2 mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size ranges by Ido Schimmel · 3 years, 10 months ago
- 164fa13 mlxsw: spectrum_router: Encode adjacency group size ranges in an array by Ido Schimmel · 3 years, 10 months ago
- d354fdd mlxsw: spectrum_router: Create per-ASIC router operations by Ido Schimmel · 3 years, 10 months ago
- c1efd50 mlxsw: spectrum_router: Avoid unnecessary neighbour updates by Ido Schimmel · 3 years, 10 months ago
- 40f5429 mlxsw: spectrum_router: Break nexthop group entry validation to a separate function by Ido Schimmel · 3 years, 10 months ago
- 29017c6 mlxsw: spectrum_router: Encapsulate nexthop update in a function by Ido Schimmel · 3 years, 10 months ago
- 424603c mlxsw: spectrum_router: Rename nexthop update function to reflect its type by Ido Schimmel · 3 years, 10 months ago