- de776d0 net: dsa: mv88e6xxx: add support for mv88e6393x family by Pavana Sharma · 3 years, 10 months ago
- 2fda45f net: dsa: mv88e6xxx: wrap .set_egress_port method by Marek Behún · 3 years, 10 months ago
- 193c5b2 net: dsa: mv88e6xxx: change serdes lane parameter type from u8 type to int by Pavana Sharma · 3 years, 10 months ago
- ac1bbf8 ethernet/microchip:remove unneeded variable: "ret" by dingsenjie · 3 years, 10 months ago
- f0744a8 ethernet/broadcom:remove unneeded variable: "ret" by dingsenjie · 3 years, 10 months ago
- db2f284 net: stmmac: add per-queue TX & RX coalesce ethtool support by Ong Boon Leong · 3 years, 10 months ago
- 058fa3d octeontx2-af: Modify the return code for unsupported flow keys by Naveen Mamindlapalli · 3 years, 10 months ago
- b6b0e36 octeontx2-af: Avoid duplicate unicast rule in mcam_rules list by Subbaraya Sundeep · 3 years, 10 months ago
- 56bcef5 octeontx2-af: Use npc_install_flow API for promisc and broadcast entries by Naveen Mamindlapalli · 3 years, 10 months ago
- d450a23 octeontx2-af: Add support for multi channel in NIX promisc entry by Nalla, Pradeep · 3 years, 10 months ago
- 63f925d octeontx2-af: refactor function npc_install_flow for default entry by Naveen Mamindlapalli · 3 years, 10 months ago
- bf677bd2 mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2 by Amit Cohen · 3 years, 10 months ago
- 0f74fa5 mlxsw: Add struct mlxsw_sp_switchdev_ops per ASIC by Amit Cohen · 3 years, 10 months ago
- 114a465 mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set() by Amit Cohen · 3 years, 10 months ago
- d8f4da7 mlxsw: reg: Add Switch Port Egress VLAN EtherType Register by Amit Cohen · 3 years, 10 months ago
- 1b35293 mlxsw: reg: Add egr_et_set field to SPVID by Amit Cohen · 3 years, 10 months ago
- 46c5176 net: dsa: b53: support legacy tags by Álvaro Fernández Rojas · 3 years, 10 months ago
- 73a2218 net: ppp: Mundane typo fixes in the file pppoe.c by Bhaskar Chowdhury · 3 years, 10 months ago
- ad426d7 net: dsa: b53: relax is63xx() condition by Álvaro Fernández Rojas · 3 years, 10 months ago
- 3600be5 net: stmmac: add timestamp correction to rid CDC sync error by Voon Weifeng · 3 years, 10 months ago
- acebe5b ionic: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- b82e811 bna: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- 3b78b30 vmxnet3: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- d7a9a01 virtio_net: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- 3ae0ed3 netvsc: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- efbbe4f ena: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- 83cd239 hisilicon: Update drivers to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- 6a143a7c nfp: Replace nfp_pr_et with ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- c8d4725 intel: Update drivers to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
- 0c88eda Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 10 months ago
- 7dc84de net/mlx5: E-Switch, Protect changing mode while adding rules by Roi Dayan · 4 years, 3 months ago
- c55479d net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore by Roi Dayan · 4 years, 3 months ago
- 7a9fb35 net/mlx5e: Do not reload ethernet ports when changing eswitch mode by Roi Dayan · 4 years, 3 months ago
- fec2b4b net/mlx5e: Unregister eth-reps devices first by Roi Dayan · 4 years ago
- c27971d net/mlx5: Move devlink port from mlx5e priv to mlx5e resources by Roi Dayan · 4 years, 2 months ago
- c276aae net/mlx5: Move mlx5e hw resources into a sub object by Roi Dayan · 4 years ago
- 5a65d85 net/mlx5e: Register nic devlink port with switch id by Roi Dayan · 4 years, 2 months ago
- 865d6d1 net/mlx5e: Move devlink port register and unregister calls by Roi Dayan · 4 years, 2 months ago
- 2ff349c net/mlx5e: Verify dev is present in some ndos by Roi Dayan · 4 years, 3 months ago
- c97a2c0 net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representor by Roi Dayan · 4 years, 3 months ago
- ee52603 net/mlx5e: Add offload stats ndos to nic netdev ops by Roi Dayan · 4 years, 3 months ago
- ec9457a net/mlx5e: Distinguish nic and esw offload in tc setup block cb by Roi Dayan · 4 years, 3 months ago
- 1aa48ca net/mlx5e: Allow legacy vf ndos only if in legacy mode by Roi Dayan · 4 years, 3 months ago
- f031dbd net/mlx5e: Same max num channels for both nic and uplink profiles by Saeed Mahameed · 4 years, 9 months ago
- 2ed2c5f net: ocelot: Remove ocelot_xfh_get_cpuq by Horatiu Vultur · 3 years, 10 months ago
- 7c588c3 net: ocelot: Extend MRP by Horatiu Vultur · 3 years, 10 months ago
- ebb1bb4 net: ocelot: Add PGID_BLACKHOLE by Horatiu Vultur · 3 years, 10 months ago
- 0d40597 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
- 45aad0b mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE by Ido Schimmel · 3 years, 10 months ago
- ca19ea6 mlxsw: core_acl_flex_actions: Add mirror sampler action by Ido Schimmel · 3 years, 10 months ago
- 54d0e96 mlxsw: spectrum_matchall: Add support for egress sampling by Ido Schimmel · 3 years, 10 months ago
- 90f53c5 mlxsw: spectrum: Start using sampling triggers hash table by Ido Schimmel · 3 years, 10 months ago
- 1b9fc42 mlxsw: spectrum: Track sampling triggers in a hash table by Ido Schimmel · 3 years, 10 months ago
- e09a595 mlxsw: spectrum_matchall: Pass matchall entry to sampling operations by Ido Schimmel · 3 years, 10 months ago
- 559313b mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operations by Ido Schimmel · 3 years, 10 months ago
- 6561df5 mlxsw: spectrum_matchall: Propagate extack further by Ido Schimmel · 3 years, 10 months ago
- 4fe72de dpaa2-eth: fixup kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
- 5ac2d25 dpaa2-switch: fit the function declaration on the same line by Ioana Ciornei · 3 years, 10 months ago
- 2b7e3f7 dpaa2-switch: reduce the size of the if_id bitmap to 64 bits by Ioana Ciornei · 3 years, 10 months ago
- 05b3636 dpaa2-switch: fix kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
- cba0445 dpaa2-switch: remove unused ABI functions by Ioana Ciornei · 3 years, 10 months ago
- 91306d1 net: ipa: Remove useless error message by Zihao Tang · 3 years, 10 months ago
- 52280f6 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
- 5a30833 net: dsa: mt7530: support MDB and bridge flag operations by DENG Qingfang · 3 years, 10 months ago
- e239756 net: mdio: Add BCM6368 MDIO mux bus controller by Álvaro Fernández Rojas · 3 years, 10 months ago
- 5acd0cf net: lapbether: Prevent racing when checking whether the netif is running by Xie He · 3 years, 10 months ago
- 6ec7a9c net: ipa: extend the INDICATION_REGISTER request by Alex Elder · 3 years, 10 months ago
- 7ac629e net: ipa: fix another QMI message definition by Alex Elder · 3 years, 10 months ago
- 8aa6830 net: ipa: fix a duplicated tlv_type value by Alex Elder · 3 years, 10 months ago
- 6f0d325 net: dsa: sja1105: fix error return code in sja1105_cls_flower_add() by Wei Yongjun · 3 years, 10 months ago
- 6d16ead net: dsa: b53: spi: allow device tree probing by Álvaro Fernández Rojas · 3 years, 10 months ago
- 1bf3436 net: mdio: Alphabetically sort header inclusion by Calvin Johnson · 3 years, 10 months ago
- 633eddf ionic: aggregate Tx byte counting calls by Shannon Nelson · 3 years, 10 months ago
- 19fef72 ionic: simplify tx clean by Shannon Nelson · 3 years, 10 months ago
- 2da479c ionic: generic tx skb mapping by Shannon Nelson · 3 years, 10 months ago
- 5b03924 ionic: simplify TSO descriptor mapping by Shannon Nelson · 3 years, 10 months ago
- 86ca860 net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header by Alex Elder · 3 years, 10 months ago
- cc1b21b net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer by Alex Elder · 3 years, 10 months ago
- 16653c1 net: qualcomm: rmnet: use masks instead of C bit-fields by Alex Elder · 3 years, 10 months ago
- 9d131d0 net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros by Alex Elder · 3 years, 10 months ago
- 50c62a1 net: qualcomm: rmnet: simplify some byte order logic by Alex Elder · 3 years, 10 months ago
- 3335369 e1000e: Remove the runtime suspend restriction on CNP+ by Chen Yu · 4 years, 1 month ago
- ccf8b94 e1000e: Leverage direct_complete to speed up s2ram by Chen Yu · 4 years, 1 month ago
- 0f13b5e net: ipa: make ipa_table_hash_support() inline by Alex Elder · 3 years, 10 months ago
- 6e3bac3 net: phy: add Marvell 88X2222 transceiver support by Ivan Bornyakov · 3 years, 10 months ago
- 8f2f837 net: stmmac: dwmac-imx: add platform level clocks management for i.MX by Joakim Zhang · 3 years, 10 months ago
- b4d45ae net: stmmac: add platform level clocks management by Joakim Zhang · 3 years, 10 months ago
- 5ec5582 net: stmmac: add clocks management for gmac driver by Joakim Zhang · 3 years, 10 months ago
- 7310fe5 stmmac: intel: add pcs-xpcs for Intel mGbE controller by Ong Boon Leong · 3 years, 10 months ago
- c62808e net: stmmac: ensure phydev is attached to phylink for C37 AN by Ong Boon Leong · 3 years, 10 months ago
- e5e5b77 net: stmmac: make in-band AN mode parsing is supported for non-DT by Ong Boon Leong · 3 years, 10 months ago
- ab39385 net: phylink: make phylink_parse_mode() support non-DT platform by Ong Boon Leong · 3 years, 10 months ago
- b97b533 net: pcs: add C37 SGMII AN support for intel mGbE controller by Ong Boon Leong · 3 years, 10 months ago
- 07a4bc5 net: pcs: rearrange C73 functions to prepare for C37 support later by Ong Boon Leong · 3 years, 10 months ago
- 29c35da net: ethernet: neterion: Fix a typo in the file s2io.c by Bhaskar Chowdhury · 3 years, 10 months ago
- 6f05a12 net: ethernet: intel: igb: Typo fix in the file igb_main.c by Bhaskar Chowdhury · 3 years, 10 months ago
- a7dde23 ethernet: amazon: ena: A typo fix in the file ena_com.h by Bhaskar Chowdhury · 3 years, 10 months ago
- acdff0d bonding: Added -ENODEV interpret for slaves option by Jianlin Lv · 3 years, 10 months ago
- db7284a net: dsa: hellcreek: Offload bridge port flags by Kurt Kanzenbach · 3 years, 10 months ago
- bb52073 ice: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 1 month ago