1. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 087892d qede: Fix out-of-bound fastpath memory access by Mintz, Yuval · 8 years ago
  3. 9fe1c98 enic: fix rq disable by Govindarajulu Varadarajan · 8 years ago
  4. 8bf371e ibmvnic: Fix missing brackets in init_sub_crq_irqs by Thomas Falcon · 8 years ago
  5. 9888d7b ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  6. dbc34e7 Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context" by David S. Miller · 8 years ago
  7. 4c96f5b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  8. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  9. d2582a0 net/mlx4_en: Fix potential deadlock in port statistics flow by Jack Morgenstein · 8 years ago
  10. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 8 years ago
  11. 81d1841 net/mlx4_core: Do not access comm channel if it has not yet been initialized by Jack Morgenstein · 8 years ago
  12. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  13. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago
  14. 4850cf4 net/mlx4_en: Resolve dividing by zero in 32-bit system by Eugenia Emantayev · 8 years ago
  15. 72da2e91 net/mlx4_core: Change the default value of enable_qos by Moshe Lazer · 8 years ago
  16. 33a1f8b net/mlx4_core: Avoid setting ports to auto when only one port type is supported by Maor Gottlieb · 8 years ago
  17. aa0c08f net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec by Jack Morgenstein · 8 years ago
  18. 8d7533e ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  19. fd33b24 net: mv643xx_eth: Fetch the phy connection type from DT by Jason Gunthorpe · 8 years ago
  20. 166e604 cxgb4: Fix error handling in alloc_uld_rxqs(). by Ganesh Goudar · 8 years ago
  21. a4256bc IB/mlx4: avoid a -Wmaybe-uninitialize warning by Arnd Bergmann · 8 years ago
  22. 6b27619 net/mlx5: Avoid passing dma address 0 to firmware by Noa Osherovich · 8 years ago
  23. 04c0c1ab net/mlx5: PCI error recovery health care simulation by Mohamad Haj Yahia · 8 years ago
  24. 05ac2c0 net/mlx5: Fix race between PCI error handlers and health work by Mohamad Haj Yahia · 8 years ago
  25. 2241007 net/mlx5: Clear health sick bit when starting health poll by Mohamad Haj Yahia · 8 years ago
  26. 247f139 net/mlx5: Change the acl enable prototype to return status by Mohamad Haj Yahia · 8 years ago
  27. 5e1e93c net/mlx5e: Unregister netdev before detaching it by Mohamad Haj Yahia · 8 years ago
  28. 2b02955 net/mlx5e: Choose best nearest LRO timeout by Saeed Mahameed · 8 years ago
  29. e83d695 net/mlx5: Correctly initialize last use of flow counters by Paul Blakey · 8 years ago
  30. 32dba76 net/mlx5: Fix autogroups groups num not decreasing by Paul Blakey · 8 years ago
  31. eccec8d net/mlx5: Keep autogroups list ordered by Paul Blakey · 8 years ago
  32. bba1574 net/mlx5: Always Query HCA caps after setting them by Daniel Jurgens · 8 years ago
  33. b47bd6e {net, ib}/mlx5: Make cache line size determination at runtime. by Daniel Jurgens · 8 years ago
  34. 8b99bec mlxsw: spectrum_router: Compare only trees which are in use during tree get by Jiri Pirko · 8 years ago
  35. 2083d36 mlxsw: spectrum_router: Save requested prefix bitlist when creating tree by Jiri Pirko · 8 years ago
  36. 599b076 i40e: fix call of ndo_dflt_bridge_getlink() by Huaibin Wang · 8 years ago
  37. 4c95aa5 i40e: disable MSI-X interrupts if we cannot reserve enough vectors by Guilherme G Piccoli · 8 years ago
  38. ea6acb7 i40e: Fix configure TCs after initial DCB disable by David Ertman · 8 years ago
  39. a3b8cb1 ixgbe: fix panic when using macvlan with l2-fwd-offload enabled by Emil Tantilov · 8 years ago
  40. c121f72a net: bgmac: fix spelling mistake: "connecton" -> "connection" by Colin Ian King · 8 years ago
  41. 92d230d rocker: fix error return code in rocker_world_check_init() by Wei Yongjun · 8 years ago
  42. 235bde1 net: fec: Call swap_buffer() prior to IP header alignment by Fabio Estevam · 8 years ago
  43. a6e2846 bnx2x: Use the correct divisor value for PHC clock readings. by Sudarsana Reddy Kalluru · 8 years ago
  44. fabd545 qede: Fix incorrrect usage of APIs for un-mapping DMA memory by Manish Chopra · 8 years ago
  45. 15c6de2 qed: Zero-out the buffer paased to dcbx_query() API by Sudarsana Reddy Kalluru · 8 years ago
  46. ed0dd91 qede: Reconfigure rss indirection direction table when rss count is updated by Sudarsana Reddy Kalluru · 8 years ago
  47. 0e19182 qed*: Reduce the memory footprint for Rx path by Sudarsana Reddy Kalluru · 8 years ago
  48. 837d4eb qede: Loopback implementation should ignore the normal traffic by Sudarsana Reddy Kalluru · 8 years ago
  49. ba300ce qede: Do not allow RSS config for 100G devices by Sudarsana Reddy Kalluru · 8 years ago
  50. bdc8cbd qede: get_channels() need to populate max tx/rx coalesce values by Sudarsana Reddy Kalluru · 8 years ago
  51. 8be0328 stmmac: display the descriptors if DES0 = 0 by Giuseppe CAVALLARO · 8 years ago
  52. 164c971 mlxsw: pci: Fix reset wait for SwitchX2 by Jiri Pirko · 8 years ago
  53. 7fb6a36 mlxsw: switchx2: Fix ethernet port initialization by Elad Raz · 8 years ago
  54. 37956d7 mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn by Jiri Pirko · 8 years ago
  55. 19271c1 mlxsw: spectrum_router: Use correct tree index for binding by Jiri Pirko · 8 years ago
  56. c30a70d stmmac: fix and review the ptp registration. by Giuseppe CAVALLARO · 8 years ago
  57. b4f0fd4 qed: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
  58. ecf244f rocker: fix maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  59. 4b75ca5 net: bcm63xx: avoid referencing uninitialized variable by Arnd Bergmann · 8 years ago
  60. 87737f8 ibmvnic: Update MTU after device initialization by Thomas Falcon · 8 years ago
  61. 12608c2 ibmvnic: Fix GFP_KERNEL allocation in interrupt context by Thomas Falcon · 8 years ago
  62. 9fa2f2c ibmvnic: Driver Version 1.0.1 by Thomas Falcon · 8 years ago
  63. a56177e cxgb4: Fix number of queue sets corssing the limit by Ganesh Goudar · 8 years ago
  64. 1826277 dwc_eth_qos: enable flow control by default by Niklas Cassel · 8 years ago
  65. 902943c dwc_eth_qos: do not clear pause flags from phy_device->supported by Niklas Cassel · 8 years ago
  66. 6bc8062 bnx2: fix locking when netconsole is used by Ivan Vecera · 8 years ago
  67. af40097 net: hisilicon: Fix hns_mdio module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  68. 7097268 net: qcom/emac: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  69. a7deb92 net: hns: Fix hns_dsaf module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  70. 2fa3e31 net: ethernet: nb8800: Fix module autoload by Javier Martinez Canillas · 8 years ago
  71. fc971a2 net: nps_enet: Fix module autoload by Javier Martinez Canillas · 8 years ago
  72. 67b11e2 cxgb4: fix memory leak of qe on error exit path by Colin Ian King · 8 years ago
  73. 50756eb stmmac: fix an error code in stmmac_ptp_register() by Dan Carpenter · 8 years ago
  74. 93966b7 net: qcom/emac: disable interrupts before calling phy_disconnect by Timur Tabi · 8 years ago
  75. f007643 r8169: set coherent DMA mask as well as streaming DMA mask by Ard Biesheuvel · 8 years ago
  76. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  77. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  79. 958b3d3 net/mlx4_en: fixup xdp tx irq to match rx by Brenden Blanco · 8 years ago
  80. 8c93bea qed: Additional work toward cleaning C=1 by Yuval Mintz · 8 years ago
  81. 0189efb qed*: Fix Kconfig dependencies with INFINIBAND_QEDR by Yuval Mintz · 8 years ago
  82. ce6b04e qed: Fix static checker warning. by Yuval Mintz · 8 years ago
  83. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  84. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  85. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  86. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  87. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  88. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  89. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  90. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  91. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  92. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  93. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  95. dc6e851 be2net: Enable VF link state setting for BE3 by Suresh Reddy · 8 years ago
  96. f3d6ad8 be2net: Fix TX stats for TSO packets by Sriharsha Basavapatna · 8 years ago
  97. 77b696c be2net: Update Copyright string in be_hw.h by Sriharsha Basavapatna · 8 years ago
  98. f5ef017 be2net: NCSI FW section should be properly updated with ethtool for BE3 by Sriharsha Basavapatna · 8 years ago
  99. 6ee080b be2net: Provide an alternate way to read pf_num for BEx chips by Sriharsha Basavapatna · 8 years ago
  100. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago