1. cb6a8dc ice: Fix VF configuration issues due to reset by Akeem G Abodunrin · 6 years ago
  2. 78b5713 ice: Alloc queue management bitmaps and arrays dynamically by Anirudh Venkataramanan · 6 years ago
  3. 77ca27c ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap by Paul Greenwalt · 6 years ago
  4. d02f734 ice: add support for enabling/disabling single queues by Maciej Fijalkowski · 6 years ago
  5. a1199d6 ice: fix potential infinite loop by Colin Ian King · 6 years ago
  6. 35b4f43 ice: fix ice_is_tc_ena by Jacob Keller · 6 years ago
  7. 9c7dd75 ice: add validation in OP_CONFIG_VSI_QUEUES VF message by Michal Swiatkowski · 6 years ago
  8. e63a1db ice: Don't clog kernel debug log with VF MDD events errors by Akeem G Abodunrin · 6 years ago
  9. 4425e05 ice: Introduce a local variable for a VSI in the rebuild path by Krzysztof Kazimierczak · 6 years ago
  10. dc67039 ice: shorten local and add debug prints by Jesse Brandeburg · 6 years ago
  11. f27db2e ice: Sanitize ice_ena_vsi and ice_dis_vsi by Anirudh Venkataramanan · 6 years ago
  12. 2935824 ice: added sibling head to parse nodes by Victor Raj · 6 years ago
  13. 9e7a5d1 ice: Fix ethtool port and PFC stats for 4x25G cards by Usha Ketineni · 6 years ago
  14. d00ee46 nfp: add AMDA0058 boards to firmware list by Jakub Kicinski · 6 years ago
  15. 3c95e50 r8169: improve DMA handling in rtl_rx by Heiner Kallweit · 6 years ago
  16. 72991b5 Merge branch 'cls-hw-offload-rtnl' by David S. Miller · 6 years ago
  17. 918190f net: sched: flower: don't take rtnl lock for cls hw offloads API by Vlad Buslov · 6 years ago
  18. 1444c17 net: sched: copy tunnel info when setting flow_action entry->tunnel by Vlad Buslov · 6 years ago
  19. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 6 years ago
  20. 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 6 years ago
  21. 11bd634 net: sched: conditionally obtain rtnl lock in cls hw offloads API by Vlad Buslov · 6 years ago
  22. c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 6 years ago
  23. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 6 years ago
  24. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 6 years ago
  25. 97394be net: sched: change tcf block offload counter type to atomic_t by Vlad Buslov · 6 years ago
  26. 4f8116c net: sched: protect block offload-related fields with rw_semaphore by Vlad Buslov · 6 years ago
  27. 0846e16 cirrus: cs89x0: remove set but not used variable 'lp' by YueHaibing · 6 years ago
  28. 2889456 Revert "net: mediatek: remove set but not used variable 'status'" by David S. Miller · 6 years ago
  29. ee641b0 net: mediatek: remove set but not used variable 'status' by Mao Wenan · 6 years ago
  30. c123697 net: phy: sfp: Add labels to hwmon sensors by Andrew Lunn · 6 years ago
  31. a914a84 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  32. ace4ced Merge branch 's390-qeth-next' by David S. Miller · 6 years ago
  33. 9549d70 s390/qeth: add xmit_more support for IQD devices by Julian Wiedmann · 6 years ago
  34. 96bd6c9 s390/qeth: add BQL support for IQD devices by Julian Wiedmann · 6 years ago
  35. 85e537d s390/qeth: when in TX NAPI mode, use napi_consume_skb() by Julian Wiedmann · 6 years ago
  36. e53edf7 s390/qeth: add TX NAPI support for IQD devices by Julian Wiedmann · 6 years ago
  37. eeac0e2 s390/qeth: collect accurate TX statistics by Julian Wiedmann · 6 years ago
  38. 313dc68 s390/qdio: let drivers opt-out from Output Queue scanning by Julian Wiedmann · 6 years ago
  39. 7c47f5a s390/qdio: enable drivers to poll for Output completions by Julian Wiedmann · 6 years ago
  40. fbbdbc6 bnxt_en: Fix allocation of zero statistics block size regression. by Michael Chan · 6 years ago
  41. dd016ac net/core/skmsg: Delete an unnecessary check before the function call “consume_skb” by Markus Elfring · 6 years ago
  42. 2307f4a net: hns3: Fix -Wunused-const-variable warning by YueHaibing · 6 years ago
  43. f3acd33 net: use unlikely for dql_avail case by xiaolinkui · 6 years ago
  44. d4ed746 r8169: fix DMA issue on MIPS platform by Heiner Kallweit · 6 years ago
  45. bd1200b drop_monitor: Make timestamps y2038 safe by Ido Schimmel · 6 years ago
  46. bf1867d net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy by Dag Moxnes · 6 years ago
  47. 87cade2 net/mlx5: Fix return code in case of hyperv wrong size read by Eran Ben Elisha · 6 years ago
  48. c7a42eb net: ipv6: fix listify ip6_rcv_finish in case of forwarding by Xin Long · 6 years ago
  49. aa19d1f Merge branch 'r8152-save-EEE' by David S. Miller · 6 years ago
  50. e7bde56 r8152: add a helper function about setting EEE by Hayes Wang · 6 years ago
  51. f4a93be r8152: saving the settings of EEE by Hayes Wang · 6 years ago
  52. 8b2c858 ice: Don't allow VSI to remove unassociated ucast filter by Akeem G Abodunrin · 6 years ago
  53. bbb968e ice: Fix issues updating VSI MAC filters by Akeem G Abodunrin · 6 years ago
  54. 5a4a867 ice: update ethtool stats on-demand by Bruce Allan · 6 years ago
  55. 3f41696 ice: Add input handlers for virtual channel handlers by Amruth G.P · 6 years ago
  56. 3747f03 ice: Don't clear auto_fec bit in ice_cfg_phy_fec() by Chinh T Cao · 6 years ago
  57. 057911b ice: Fix flag used for module query by Chinh T Cao · 6 years ago
  58. 90e4773 ice: silence some bogus error messages by Mitch Williams · 6 years ago
  59. 84a118a ice: Rename ethtool private flag for lldp by Dave Ertman · 6 years ago
  60. f8af5bf ice: reject VF attempts to enable head writeback by Jacob Keller · 6 years ago
  61. 42a179c ice: Copy dcbx configuration only if mode is correct by Michal Swiatkowski · 6 years ago
  62. 64bcaec ice: Treat DCBx state NOT_STARTED as valid by Dave Ertman · 6 years ago
  63. da4a9e7 ice: Don't call synchronize_irq() for VF's from the host by Brett Creeley · 6 years ago
  64. 1b0c324 ice: Account for all states of FW DCBx and LLDP by Dave Ertman · 6 years ago
  65. 0c3a610 ice: Allow egress control packets from PF_VSI by Dave Ertman · 6 years ago
  66. 6d24e14 net/ncsi: update response packet length for GCPS/GNS/GNPTS commands by Ben Wei · 6 years ago
  67. 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  68. 5477fcc net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  69. b7deac3 hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  70. 038dab7 can: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  71. 0f817a5 mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
  72. d3ee8ec net: fec: add C45 MDIO read/write support by Marco Hartmann · 6 years ago
  73. c2a5b91 Merge branch 'dt-bindings-net-meson-dwmac-convert-to-yaml' by David S. Miller · 6 years ago
  74. d5a57e4 dt-bindings: net: meson-dwmac: convert to yaml by Neil Armstrong · 6 years ago
  75. 57b77df dt-bindings: net: snps, dwmac: update reg minItems maxItems by Neil Armstrong · 6 years ago
  76. 7ee7f3e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  77. 1b5f5d3 i40e: fix retrying in i40e_aq_get_phy_capabilities by Marcin Formela · 6 years ago
  78. 65c275e i40e: Persistent LLDP support by Sylwia Wnuczko · 6 years ago
  79. a39f165 i40e: allow reset in recovery mode by Piotr Kwapulinski · 6 years ago
  80. 541d973 i40e: Remove function i40e_update_dcb_config() by Grzegorz Siwik · 6 years ago
  81. 9889707 i40e: Fix crash caused by stress setting of VF MAC addresses by Slawomir Laba · 6 years ago
  82. 1e0303f i40e: reset veb.tc_stats when resetting veb.stats by Jacob Keller · 6 years ago
  83. f93b3fd i40e: Update FW API version to 1.9 by Piotr Azarewicz · 6 years ago
  84. d4256c8 i40e: check_recovery_mode had wrong if statement by Adrian Podlawski · 6 years ago
  85. d802c76 i40e: Add drop mode parameter to set mac config by Sylwia Wnuczko · 6 years ago
  86. fb59826 i40e: fix shifts of signed values by Beilei Xing · 6 years ago
  87. 408bfc3 i40e: add check on i40e_configure_tx_ring() return value by huhai · 6 years ago
  88. bc6c1ea i40e: Check if transceiver implements DDM before access by Mauro S. M. Rodrigues · 6 years ago
  89. 33b1656 i40e: reduce stack usage in i40e_set_fc by Arnd Bergmann · 6 years ago
  90. c76c992 nexthops: remove redundant assignment to variable err by Colin Ian King · 6 years ago
  91. 8da3803 Merge branch 'mlx5-hyperv' by David S. Miller · 6 years ago
  92. cef35af3 net/mlx5e: Add mlx5e HV VHCA stats agent by Eran Ben Elisha · 6 years ago
  93. 29ddad4 net/mlx5: Add HV VHCA control agent by Eran Ben Elisha · 6 years ago
  94. 8717512 net/mlx5: Add HV VHCA infrastructure by Eran Ben Elisha · 6 years ago
  95. 913d14e net/mlx5: Add wrappers for HyperV PCIe operations by Eran Ben Elisha · 6 years ago
  96. 348dd93 PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface by Haiyang Zhang · 6 years ago
  97. e5d2f91 PCI: hv: Add a paravirtual backchannel in software by Dexuan Cui · 6 years ago
  98. fed07ef Merge tag 'mlx5-updates-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  99. 5970882 net/mlx5e: Add trace point for neigh update by Vlad Buslov · 6 years ago
  100. c786fe5 net/mlx5e: Add trace point for neigh used value update by Vlad Buslov · 6 years ago