- a2582cd Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
- 0843aa8 ixgbe: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
- 7056395 i40e: need_wakeup flag might not be set for Tx by Magnus Karlsson · 5 years ago
- 6acab13 igb/igc: use ktime accessors for skb->tstamp by Jacob Keller · 5 years ago
- 4c9da6f i40e: Fix for ethtool -m issue on X722 NIC by Arkadiusz Kubalewski · 5 years ago
- 4eda4e0 iavf: initialize ITRN registers with correct values by Nicholas Nunley · 5 years ago
- 615457a ice: fix potential infinite loop because loop counter being too small by Colin Ian King · 5 years ago
- deabc87 qede: fix NULL pointer deref in __qede_remove() by Manish Chopra · 5 years ago
- e4dd560 net: ethernet: octeon_mgmt: Account for second possible VLAN header by Alexander Sverdlin · 5 years ago
- bf5a6b4 net: hns: Fix the stray netpoll locks causing deadlock in NAPI path by Salil Mehta · 5 years ago
- 648db05 net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE by Huazhong Tan · 5 years ago
- c78806f Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- 9c6850f r8169: fix page read in r8168g_mdio_read by Heiner Kallweit · 5 years ago
- 7df4a3a net: stmmac: Fix the TX IOC in xmit path by Jose Abreu · 5 years ago
- b2f0719 net: stmmac: Fix TSO descriptor with Enhanced Addressing by Jose Abreu · 5 years ago
- cda4985 net: stmmac: Fix the packet count in stmmac_rx() by Jose Abreu · 5 years ago
- aeb18dd net: stmmac: xgmac: Disable MMC interrupts by default by Jose Abreu · 5 years ago
- 132f2f2 net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV by Jose Abreu · 5 years ago
- 08c1ac3 net: stmmac: xgmac: Fix AV Feature detection by Jose Abreu · 5 years ago
- 97add93 net: stmmac: xgmac: Fix TSA selection by Jose Abreu · 5 years ago
- 9614737 net: stmmac: xgmac: Only get SPH header len if available by Jose Abreu · 5 years ago
- eeb9d74 net: stmmac: selftests: Prevent false positives in filter tests by Jose Abreu · 5 years ago
- 3d00e45 net: stmmac: xgmac: bitrev32 returns u32 by Jose Abreu · 5 years ago
- 4d7c47e net: stmmac: gmac4: bitrev32 returns u32 by Jose Abreu · 5 years ago
- 17fdd76 net: mscc: ocelot: fix __ocelot_rmw_ix prototype by Vladimir Oltean · 5 years ago
- 3b3eed8 net: mscc: ocelot: fix NULL pointer on LAG slave removal by Claudiu Manoil · 5 years ago
- 7afb3e5 net: mscc: ocelot: don't handle netdev events for other netdevs by Claudiu Manoil · 5 years ago
- 950d3af net/mlx5e: Use correct enum to determine uplink port by Dmytro Linkin · 5 years ago
- 260986f net/mlx5: DR, Fix memory leak during rule creation by Alex Vesker · 5 years ago
- 22f8315 net/mlx5: DR, Fix memory leak in modify action destroy by Alex Vesker · 5 years ago
- f382b0d net/mlx5e: Fix eswitch debug print of max fdb flow by Roi Dayan · 5 years ago
- 0686bd9 net: bcmgenet: reapply manual settings to the PHY by Doug Berger · 5 years ago
- 6b6d017f Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init" by Doug Berger · 5 years ago
- 3a55402 net: bcmgenet: use RGMII loopback for MAC reset by Doug Berger · 5 years ago
- e7a86c6 net: qualcomm: rmnet: Fix potential UAF when unregistering by Sean Tranchetti · 5 years ago
- 57d0f00 mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes by Dotan Barak · 5 years ago
- 2ef1721 net: hns3: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- c43eab3 net: fec: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
- 62bdc8f r8169: fix wrong PHY ID issue with RTL8168dp by Heiner Kallweit · 5 years ago
- 9cfeeb5 gve: Fixes DMA synchronization. by Yangchun Fu · 5 years ago
- c8c2cd8 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
- 451fe01 ixgbe: Remove duplicate clear_bit() call by Igor Pylypiv · 5 years ago
- 8472ba6 e1000: fix memory leaks by Wenwen Wang · 5 years ago
- 2c19e39 i40e: Fix receive buffer starvation for AF_XDP by Jeff Kirsher · 5 years ago
- 8d5cfd7 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 5 years ago
- 4202e21 net: ethernet: arc: add the missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
- fb2308b igb: Enable media autosense for the i350. by Manfred Rudigier · 5 years ago
- 94bc1e5 igb/igc: Don't warn on fatal read failures when the device is removed by Lyude Paul · 5 years ago
- fc89cc3 cxgb4: fix panic when attaching to ULD fail by Vishal Kulkarni · 5 years ago
- b7265a0 mlxsw: core: Unpublish devlink parameters during reload by Jiri Pirko · 5 years ago
- c63b096 qed: Optimize execution time for nvm attributes configuration. by Sudarsana Reddy Kalluru · 5 years ago
- dc99da4 qed: fix spelling mistake "queuess" -> "queues" by Colin Ian King · 5 years ago
- 6f74a55 Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- b86bcb2 net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message by Anson Huang · 5 years ago
- 3b56be2 net: fec_main: Use platform_get_irq_byname_optional() to avoid error message by Anson Huang · 5 years ago
- e56bd64 net: hisilicon: Fix ping latency when deal with high throughput by Jiangfeng Xiao · 5 years ago
- e19868e net/mlx4_core: Dynamically set guaranteed amount of counters per VF by Eran Ben Elisha · 5 years ago
- 926b37f net/mlx5e: Initialize on stack link modes bitmap by Aya Levin · 5 years ago
- 534e736 net/mlx5e: Fix ethtool self test: link speed by Aya Levin · 5 years ago
- 9df86bd net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget by Maxim Mikityanskiy · 5 years ago
- 2a4b652 net/mlx5e: Don't store direct pointer to action's tunnel info by Vlad Buslov · 5 years ago
- 0fd79b1 net/mlx5: Fix NULL pointer dereference in extended destination by Eli Britstein · 5 years ago
- 2347cee net/mlx5: Fix rtable reference leak by Parav Pandit · 5 years ago
- 64d7b68 net/mlx5e: Only skip encap flows update when encap init failed by Vlad Buslov · 5 years ago
- 5dfb633 net/mlx5e: Replace kfree with kvfree when free vhca stats by Maor Gottlieb · 5 years ago
- 752d3dc net/mlx5e: Remove incorrect match criteria assignment line by Dmytro Linkin · 5 years ago
- d5dbcc4 net/mlx5e: Determine source port properly for vlan push action by Dmytro Linkin · 5 years ago
- b9cd75e net: mscc: ocelot: refuse to overwrite the port's native vlan by Vladimir Oltean · 5 years ago
- 1c44ce5 net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up by Vladimir Oltean · 5 years ago
- 63a4174 net: hisilicon: Fix "Trying to free already-free IRQ" by Jiangfeng Xiao · 5 years ago
- 88824e3 net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum by Benjamin Herrenschmidt · 5 years ago
- 7de4344 net: dpaa2: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 7c3bebc cxgb4: request the TX CIDX updates to status page by Raju Rangoju · 5 years ago
- 16d6528 net: ethernet: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 3f6b2c4 net: mvneta: make stub functions static inline by Ben Dooks (Codethink) · 5 years ago
- f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- f682430 bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled device. by Vasundhara Volam · 5 years ago
- f255ed1 bnxt_en: Minor formatting changes in FW devlink_health_reporter by Vasundhara Volam · 5 years ago
- c6a9e7a bnxt_en: Adjust the time to wait before polling firmware readiness. by Vasundhara Volam · 5 years ago
- 83a46a8 bnxt_en: Fix devlink NVRAM related byte order related issues. by Michael Chan · 5 years ago
- c329230 bnxt_en: Fix the size of devlink MSIX parameters. by Vasundhara Volam · 5 years ago
- 34c1520 net: stmmac: Fix the problem of tso_xmit by yuqi jin · 5 years ago
- 011c728 dynamic_debug: provide dynamic_hex_dump stub by Arnd Bergmann · 5 years ago
- 40c5b2bd Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
- 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 05908d7 net: ethernet: dwmac-sun8i: show message only when switching to promisc by Mans Rullgard · 5 years ago
- 3d00cf2 net: aquantia: add an error handling in aq_nic_set_multicast_list by Chenwandun · 5 years ago
- bd310aca macb: propagate errors when getting optional clocks by Michael Tretter · 5 years ago
- 580a05f net: hns3: fix mis-counting IRQ vector numbers issue by Yonglong Liu · 5 years ago
- c7ed6d0 net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump by Navid Emamdoost · 5 years ago
- c8c2a05 net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq by Navid Emamdoost · 5 years ago
- 61ea02d net/mlx5e: TX, Fix consumer index of error cqe dump by Tariq Toukan · 5 years ago
- 46a3ea9 net/mlx5e: kTLS, Enhance TX resync flow by Tariq Toukan · 5 years ago
- af11a7a net/mlx5e: kTLS, Save a copy of the crypto info by Tariq Toukan · 5 years ago
- ecdc65a net/mlx5e: kTLS, Remove unneeded cipher type checks by Tariq Toukan · 5 years ago
- 84d1bb2b net/mlx5e: kTLS, Limit DUMP wqe size by Tariq Toukan · 5 years ago
- 700ec49 net/mlx5e: kTLS, Fix missing SQ edge fill by Tariq Toukan · 5 years ago
- b61b24b net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow by Tariq Toukan · 5 years ago
- 310d9b9 net/mlx5e: kTLS, Save by-value copy of the record frags by Tariq Toukan · 5 years ago