1. 0492b71 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  2. 0c26458 liquidio: fix VF incorrectly indicating that it successfully set its VLAN by Felix Manlunas · 8 years ago
  3. bffb184 netvsc: Initialize all channel related state prior to opening the channel by K. Y. Srinivasan · 8 years ago
  4. 54a88e4 net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions static by Florian Fainelli · 8 years ago
  5. 1f1120a nfp: don't dereference a null nn->eth_port to print a warning by Colin Ian King · 8 years ago
  6. c42cb98 Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  7. f8b45b7 i40e/i40evf: Use build_skb to build frames by Alexander Duyck · 8 years ago
  8. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  9. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  10. 3351219 i40e: clean up historic deprecated flag definitions by Jacob Keller · 8 years ago
  11. 78786d4 i40e: remove I40E_FLAG_NEED_LINK_UPDATE by Alice Michael · 8 years ago
  12. af26ce2 i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled by Jacob Keller · 8 years ago
  13. 41c4c2b i40e: allow look-up of MAC address from Open Firmware or IDPROM by Jacob Keller · 8 years ago
  14. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  15. 373149f i40e: Decrease the scope of rtnl lock by Maciej Sosin · 8 years ago
  16. e8c5f72 i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction by Alexander Duyck · 8 years ago
  17. a346fb8 i40e: update error message when trying to add invalid filters by Jacob Keller · 8 years ago
  18. 004eb61 i40e: only register client on iWarp-capable devices by Mitch Williams · 8 years ago
  19. 3a9024f net: thunderx: Enable TSO and checksum offloads for ipv6 by Thanneeru Srinivasulu · 8 years ago
  20. b8f126a net-next: dsa: add dsa support for Mediatek MT7530 switch by Sean Wang · 8 years ago
  21. 3174b3b net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance by Sean Wang · 8 years ago
  22. 87e3df4 net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA by Sean Wang · 8 years ago
  23. c22a3f4 net: stmmac: adding multiple napi mechanism by Joao Pinto · 8 years ago
  24. ce73678 net: stmmac: adding multiple buffers for TX by Joao Pinto · 8 years ago
  25. 54139cf net: stmmac: adding multiple buffers for rx by Joao Pinto · 8 years ago
  26. 71fedb0 net: stmmac: break some functions into RX and TX scopes by Joao Pinto · 8 years ago
  27. 82d8293 usbnet: pegasus: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  28. 6ffa770 usbnet: kaweth: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  29. 730826b net: typhoon: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  30. ae9eb1a net: tulip: de2104x: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  31. e807bcc net: sunhme: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  32. 0ffa937 net: sunbmac: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  33. b09a953 net: nuvoton: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  34. 71ef3cb net: nmlan_cs: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  35. 8bf66b9 net: moxa: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  36. 5f1d3a5 net: macb: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  37. 065f4b6 net: emac: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  38. a548779 net: dl2k: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  39. a73be7f net: cxgb3: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  40. a3bb456 net: cxgb: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  41. 059eeb0 qede: Support XDP adjustment of headers by Mintz, Yuval · 8 years ago
  42. 15ed8a4 qede: Add support for ingress headroom by Mintz, Yuval · 8 years ago
  43. 40b8c45 qede: Prevent VFs from using XDP by Mintz, Yuval · 8 years ago
  44. 89e1afc qede: Correct XDP forward unmapping by Mintz, Yuval · 8 years ago
  45. 10a0176 qede: Update receive statistic once per NAPI by Mintz, Yuval · 8 years ago
  46. 6c37c60 s390/netiucv: improve endianness handling by Hans Wippel · 8 years ago
  47. 5cd77c1 s390/ctcm: improve endianness handling by Hans Wippel · 8 years ago
  48. 6bee4e2 s390/qeth: improve endianness handling by Hans Wippel · 8 years ago
  49. ff581f8 s390/qeth: Remove unused code by Julian Wiedmann · 8 years ago
  50. d7a3993 s390/qeth: remove unused return value by Julian Wiedmann · 8 years ago
  51. bbeb241 s390/qeth: fix up ssqd tracing by Julian Wiedmann · 8 years ago
  52. aa59004 s390/qeth: use QDIO_*_QFMT defines by Julian Wiedmann · 8 years ago
  53. 921c467 i40e: close client on remove and shutdown by Mitch Williams · 8 years ago
  54. 8090f61 i40e: register existing client on probe by Mitch Williams · 8 years ago
  55. 295c0a5 i40e: remove client instance on driver unload by Mitch Williams · 8 years ago
  56. bacd75c i40e/i40evf: Add capability exchange for outer checksum by Preethi Banala · 8 years ago
  57. d930655 ftgmac100: Work around HW bug in runt frame detection by Benjamin Herrenschmidt · 8 years ago
  58. 4ca2415 ftgmac100: Remove rx descriptor accessors by Benjamin Herrenschmidt · 8 years ago
  59. 027f426 ftgmac100: Add missing barrier in ftgmac100_rx_packet() by Benjamin Herrenschmidt · 8 years ago
  60. 7b49cd1 ftgmac100: Directly receive into sk_buffs by Benjamin Herrenschmidt · 8 years ago
  61. 01dd70b ftgmac100: Simplify rx pointer handling in the rx path by Benjamin Herrenschmidt · 8 years ago
  62. eb50af2 ftgmac100: Simplify rx packets error handling by Benjamin Herrenschmidt · 8 years ago
  63. 6720219 ftgmac100: Cleanup rx checksum handling by Benjamin Herrenschmidt · 8 years ago
  64. d72e01a ftgmac100: Use a scratch buffer for failed RX allocations by Benjamin Herrenschmidt · 8 years ago
  65. b1977bf ftgmac100: Drop support for fragmented receive by Benjamin Herrenschmidt · 8 years ago
  66. c06f73f ftgmac100: Move ftgmac100_alloc_rx_page() before its users by Benjamin Herrenschmidt · 8 years ago
  67. 457fcd8 net/mlx5e: Set default RX moderation parameters on driver load by Saeed Mahameed · 8 years ago
  68. 95b6c6a net/mlx5e: Reuse alloc cq code for all CQs allocation by Eran Ben Elisha · 8 years ago
  69. 84e11ed net/mlx5e: Show board id in ethtool driver information by Inbar Karmy · 8 years ago
  70. 6543b78 net/mlx5e: Change FW sub_minor display to 4 zeros padding by Eran Ben Elisha · 8 years ago
  71. f6d96a2 net/mlx5e: Make mlx5e_modify_rqs_vsd a static function by Guy Ergas · 8 years ago
  72. 102722f net/mlx5e: Add support for RXFCS feature flag by Guy Ergas · 8 years ago
  73. d0dd989 net/mlx5: Update the list of the PCI supported devices by Majd Dibbiny · 8 years ago
  74. 1eec243 qed: Make OOO archipelagos into an array by Michal Kalderon · 8 years ago
  75. 2f2b261 qed: Provide iSCSI statistics to management by Mintz, Yuval · 8 years ago
  76. 08737a3 qed: Inform qedi the number of possible CQs by Mintz, Yuval · 8 years ago
  77. 3ddc48d qed: Add missing stat for new isles by Mintz, Yuval · 8 years ago
  78. bd1cc77 qed: Don't close the OUT_EN during init by Mintz, Yuval · 8 years ago
  79. 60afed7 qed: Configure cacheline size in HW by Tomer Tayar · 8 years ago
  80. 1558296 qed: Don't use main-ptt in unrelated flows by Rahul Verma · 8 years ago
  81. 3a50d35 qed: Warn PTT usage by wrong hw-function by Mintz, Yuval · 8 years ago
  82. b4041278 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  83. 129858f net: ethernet: wiznet: avoid format string exposure by Kees Cook · 8 years ago
  84. df656bf qlge: avoid format string exposure in workqueue by Kees Cook · 8 years ago
  85. 2f78227 qed: Correct MSI-x for storage by Mintz, Yuval · 8 years ago
  86. d1db799 net: dsa: loop: Initialize err in dsa_loop_vlan_dump by Florian Fainelli · 8 years ago
  87. 5865ccc net: dsa: loop: Fix uninitialized pvid variable by Florian Fainelli · 8 years ago
  88. 75d04aa mlx4: trust shinfo->gso_segs by Eric Dumazet · 8 years ago
  89. 827d240 qed: fix missing break in OOO_LB_TC case by Colin Ian King · 8 years ago
  90. 053ee0a net/mlx5e: fix build error without CONFIG_SYSFS by Tobias Regnery · 8 years ago
  91. 10cbd64 ftgmac100: Rework NAPI & interrupts handling by Benjamin Herrenschmidt · 8 years ago
  92. 9b86785d ftgmac100: Remove useless tests in interrupt handler by Benjamin Herrenschmidt · 8 years ago
  93. 874b55b ftgmac100: Rework MAC reset and init by Benjamin Herrenschmidt · 8 years ago
  94. 855944c ftgmac100: Add a reset task and use it for link changes by Benjamin Herrenschmidt · 8 years ago
  95. da40d9d ftgmac100: Move the bulk of inits to a separate function by Benjamin Herrenschmidt · 8 years ago
  96. 81f1eca ftgmac100: Request the interrupt only after HW is reset by Benjamin Herrenschmidt · 8 years ago
  97. b8dbecf ftgmac100: Move napi_add/del to open/close by Benjamin Herrenschmidt · 8 years ago
  98. 87d1875 ftgmac100: Split ring alloc, init and rx buffer alloc by Benjamin Herrenschmidt · 8 years ago
  99. 5176477 ftgmac100: Cleanup speed/duplex tracking and fix duplex config by Benjamin Herrenschmidt · 8 years ago
  100. 8396e1c ftgmac100: Remove "enabled" flags by Benjamin Herrenschmidt · 8 years ago