- 05bb520 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
- 2e0bc7f nfp: flower: encode mac indexes with pre-tunnel rule check by John Hurley · 5 years ago
- 09aa811 nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges by John Hurley · 5 years ago
- f12725d nfp: flower: offload pre-tunnel rules by John Hurley · 5 years ago
- 120ffd8 nfp: flower: verify pre-tunnel rules by John Hurley · 5 years ago
- f5c977e nfp: flower: detect potential pre-tunnel rules by John Hurley · 5 years ago
- 4b10c53 nfp: flower: push vlan after tunnel in merge by John Hurley · 5 years ago
- 55a47dc Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
- a7a92cf r8169: sync PCIe PHY init with vendor driver 8.047.01 by Heiner Kallweit · 5 years ago
- ef712ed r8169: add helper r8168_mac_ocp_modify by Heiner Kallweit · 5 years ago
- a14cc4d r8169: remove access to legacy register MultiIntr by Heiner Kallweit · 5 years ago
- b8fb640 net: mdio-octeon: Fix Kconfig warnings and build errors by Nathan Chancellor · 5 years ago
- 267df70 net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477 by Marek Vasut · 5 years ago
- 6a7abc6 net: dsa: ksz: Merge ksz_priv.h into ksz_common.h by Marek Vasut · 5 years ago
- ffc60b5 net: dsa: ksz: Remove dead code and fix warnings by Marek Vasut · 5 years ago
- 0dfa0be cnic: Explicitly initialize all reference counts to 0. by Michael Chan · 5 years ago
- 558e93c i40e: Remove unicast log when VF is leaving multicast mode. by Czeslaw Zagorski · 5 years ago
- b272235 i40e: verify string count matches even on early return by Jacob Keller · 5 years ago
- b603f9d i40e: Log info when PF is entering and leaving Allmulti mode. by Czeslaw Zagorski · 5 years ago
- 0969402 i40e: Update visual effect for advertised FEC mode. by Czeslaw Zagorski · 5 years ago
- 6db6032 i40e: fix code comments by Jeff Kirsher · 5 years ago
- 2ad1274f i40e: don't report link up for a VF who hasn't enabled queues by Jacob Keller · 5 years ago
- d9f78ce i40e: Log disable-fw-lldp flag change by ethtool by Slawomir Laba · 5 years ago
- f21fa06 i40e: fix incorrect ethtool statistics veb and veb.tc_ by Dmitrii Golovanov · 5 years ago
- 5a0d7dc Merge tag 'mlx5-updates-2019-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- 1fa475f fm10k: fix fm10k_get_fault_pf to read correct address by Jacob Keller · 5 years ago
- a3ffeaf fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS by Jacob Keller · 5 years ago
- d5c2f39 fm10k: mark unused parameters with __always_unused by Jacob Keller · 5 years ago
- 27429be fm10k: cast page_addr to u8 * when incrementing it by Jacob Keller · 5 years ago
- 9aac0fb fm10k: explicitly return 0 on success path in function by Jacob Keller · 5 years ago
- cb1b522 fm10k: remove needless initialization of size local variable by Jacob Keller · 5 years ago
- 4d12002 fm10k: remove needless assignment of err local variable by Jacob Keller · 5 years ago
- d9ecd1f fm10k: remove unnecessary variable initializer by Jacob Keller · 5 years ago
- 856a272 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
- 231ece3 enetc: Add mdio bus driver for the PCIe MDIO endpoint by Claudiu Manoil · 5 years ago
- 0c010a9 enetc: Clean up makefile by Claudiu Manoil · 5 years ago
- 2152e7a enetc: Clean up local mdio bus allocation by Claudiu Manoil · 5 years ago
- 7150961 net: dsa: mv88e6xxx: add PTP support for MV88E6250 family by Hubert Feurstein · 5 years ago
- 8858ccc net: dsa: mv88e6xxx: order ptp structs numerically ascending by Hubert Feurstein · 5 years ago
- 121b8fe net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy by Hubert Feurstein · 5 years ago
- c857486 net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info by Hubert Feurstein · 5 years ago
- 4902264 net: dsa: mv88e6xxx: add support for MV88E6220 by Hubert Feurstein · 5 years ago
- 82f151d net: ftgmac100: Select ASPEED MDIO driver for the AST2600 by Andrew Jeffery · 5 years ago
- 39bfab8 net: ftgmac100: Add support for DT phy-handle property by Andrew Jeffery · 5 years ago
- f160e99 net: phy: Add mdio-aspeed by Andrew Jeffery · 5 years ago
- df87b8f fm10k: reduce scope of the ring variable by Jacob Keller · 5 years ago
- 8e03f26 fm10k: reduce the scope of the result local variable by Jacob Keller · 5 years ago
- 71974d7 fm10k: reduce the scope of the local msg variable by Jacob Keller · 5 years ago
- d56b477 fm10k: reduce the scope of the local i variable by Jacob Keller · 5 years ago
- b731d07 fm10k: reduce the scope of the err variable by Jacob Keller · 5 years ago
- fb381e6 fm10k: reduce the scope of the tx_buffer variable by Jacob Keller · 5 years ago
- 7a432d5 fm10k: reduce the scope of the q_idx local variable by Jacob Keller · 5 years ago
- 57928c5 fm10k: reduce the scope of local err variable by Jacob Keller · 5 years ago
- 4f9e05f fm10k: reduce the scope of qv local variable by Jacob Keller · 5 years ago
- a5c0d86 fm10k: reduce scope of *p local variable by Jacob Keller · 5 years ago
- 30b1b49 fm10k: reduce scope of the err variable by Jacob Keller · 5 years ago
- b1ac6fb net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add by Vivien Didelot · 5 years ago
- 5210989 net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del by Vivien Didelot · 5 years ago
- 5ef8d24 net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge by Vivien Didelot · 5 years ago
- 425d2d3 net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext by Vivien Didelot · 5 years ago
- 7095a4c net: dsa: mv88e6xxx: lock mutex in vlan_prepare by Vivien Didelot · 5 years ago
- 6830b46 net/mlx5e: Allow dropping specific tunnel packets by Tonghao Zhang · 5 years ago
- c9e6c72 net/mlx5e: TX reporter cleanup by Aya Levin · 5 years ago
- baf6dfd net/mlx5e: Set tx reporter only on successful creation by Aya Levin · 5 years ago
- 7f7cc23 net/mlx5e: Fix mlx5e_tx_reporter_create return value by Aya Levin · 5 years ago
- 8c7698d net/mlx5e: Rx, checksum handling refactoring by Saeed Mahameed · 6 years ago
- b431302 net/mlx5e: Tx, Soften inline mode VLAN dependencies by Tariq Toukan · 5 years ago
- 7cf6f81 net/mlx5e: XDP, Slight enhancement for WQE fetch function by Tariq Toukan · 5 years ago
- 6c085a8 net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left by Shay Agroskin · 6 years ago
- 6886541 net/mlx5e: Tx, Strict the room needed for SQ edge NOPs by Tariq Toukan · 5 years ago
- 558101f net/mlx5: Add flow counter pool by Gavi Teitz · 5 years ago
- 5d8a025 net/mlx5: Add flow counter bulk infrastructure by Gavi Teitz · 5 years ago
- fcb64c0 net/mlx5: E-Switch, add ingress rate support by Eli Cohen · 6 years ago
- 68e1862 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
- 5896b97 net/mlx5: E-switch, Tide up eswitch config sequence by Parav Pandit · 5 years ago
- 131ce70 net/mlx5: E-Switch, Remove redundant mc_promisc NULL check by Parav Pandit · 5 years ago
- 9ddb830 net/mlx5: E-Switch, remove redundant error handling by Saeed Mahameed · 5 years ago
- 5019833 net/mlx5: E-switch, Introduce helper function to enable/disable vports by Parav Pandit · 5 years ago
- 610090e net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports by Parav Pandit · 5 years ago
- 332bd3a net/mlx5: E-switch, Combine metadata enable/disable functionality by Parav Pandit · 5 years ago
- 6cedde4 net/mlx5: E-Switch, Verify support QoS element type by Eli Cohen · 5 years ago
- 0000a5f net/mlx5: Make load_one() and unload_one() symmetric by Parav Pandit · 5 years ago
- 8536a6b net/mlx5: Add flow counter bulk allocation hardware bits and command by Gavi Teitz · 5 years ago
- 6f06e04 net/mlx5: Refactor and optimize flow counter bulk query by Gavi Teitz · 5 years ago
- a8e600e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
- 012fcb5 net: hns3: activate reset timer when calling reset_event by Huazhong Tan · 5 years ago
- 72e2fb0 net: hns3: clear reset interrupt status in hclge_irq_handle() by Huazhong Tan · 5 years ago
- 6b428b4 net: hns3: fix some reset handshake issue by Huazhong Tan · 5 years ago
- 6e6e768 net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd by Guojia Liao · 5 years ago
- dbae56a net: hns3: simplify hclge_cmd_query_error() by Weihang Li · 5 years ago
- b6872fd net: hns3: minior error handling change for hclge_tm_schd_info_init by Yunsheng Lin · 5 years ago
- a4ee762 net: hns3: minor cleanup in hns3_clean_rx_ring by Yunsheng Lin · 5 years ago
- 6e4139f net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status() by Jian Shen · 5 years ago
- a723fb8 net: hns3: refine for set ring parameters by Jian Shen · 5 years ago
- 3f0f325 net: hns3: do not query unsupported commands in debugfs by Yufeng Mo · 5 years ago
- b18bf30 net: hns3: add handler for NCSI error mailbox by Huazhong Tan · 5 years ago
- ed8fb4b net: hns3: add link change event report by Jian Shen · 5 years ago
- 0ae9fce net: phy: xgene: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 9d26cfa bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- c792c00 net: qcom/emac: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago