1. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  2. c47ac6a IB/mlx5: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
  3. 1f02a09 IB/mlx4: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
  4. cc0e5d4 IB/mlx5: Add sniffer support to steering by Maor Gottlieb · 8 years ago
  5. d9d4980 IB/mlx5: Increase flow table reference count in create rule by Maor Gottlieb · 8 years ago
  6. dd063d0 IB/mlx5: Fix coverity warning by Maor Gottlieb · 8 years ago
  7. 5497adc IB/mlx5: Save flow table priority handler instead of index by Maor Gottlieb · 8 years ago
  8. 7055a29 IB/mlx5: Fix steering resource leak by Maor Gottlieb · 8 years ago
  9. eb49ab0 IB/mlx5: Add port counter support for raw packet QP by Alex Vesker · 8 years ago
  10. 0680efa IB/mlx5: Refactor raw packet QP modify function by Alex Vesker · 8 years ago
  11. 31f69a8 IB/mlx5: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  12. 47adf2f IB/uverbs: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  13. 5ef990f IB/core: remove ib_get_dma_mr by Christoph Hellwig · 8 years ago
  14. 11975e0 nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  15. 5f07177 IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  16. 8e61212 IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  17. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  18. 50d4633 IB/core: rename pd->local_mr to pd->__internal_mr by Christoph Hellwig · 8 years ago
  19. 64278fe Merge branch 'hns-roce' into k.o/for-4.9 by Doug Ledford · 8 years ago
  20. 528f1de IB/hns: Add support of ACPI to the Hisilicon RoCE driver by Salil · 8 years ago
  21. d605916 net: hns: Add support of ACPI to HNS driver RoCE Reset function by Salil · 8 years ago
  22. d68478d Merge branch 'mlx5-shared' into k.o/for-4.9 by Doug Ledford · 8 years ago
  23. 0c41284 Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into mlx5-shared by Doug Ledford · 8 years ago
  24. 124c134 Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into mlx5-shared by Doug Ledford · 8 years ago
  25. 204f69b IB/hns: Fix return value check in hns_roce_get_cfg() by Wei Yongjun · 8 years ago
  26. 8793f77 IB/hns: Kconfig and Makefile for RoCE module by oulijun · 8 years ago
  27. 9a44353 IB/hns: Add driver files for hns RoCE driver by oulijun · 8 years ago
  28. 8c14846 cxgb4: Simplify the return expression by Wei Yongjun · 8 years ago
  29. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  30. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  31. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago
  32. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 8 years ago
  33. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 8 years ago
  34. a21d082 ixgbe: add support for geneve Rx offload by Emil Tantilov · 8 years ago
  35. c642697 ixgbevf: fix incorrect MAC address on load by Emil Tantilov · 8 years ago
  36. 27b23f9 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 8 years ago
  37. 3b8d2a6 tun: Rename a jump label in update_filter() by Markus Elfring · 8 years ago
  38. 28e8190 tun: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  39. 4825a4e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  40. c0b558e hv_netvsc: Implement batching of receive completions by Haiyang Zhang · 8 years ago
  41. bf3a178 i40evf: Open RDMA Client after reset by Avinash Dayanand · 8 years ago
  42. c57c995 i40e/i40evf: Fix indentation by Jeff Kirsher · 8 years ago
  43. 0d8ab54 i40e: Correcting mutex usage in client code by Avinash Dayanand · 8 years ago
  44. 35f5034 i40e: Remove XSTRINGIFY macro definitions and uses by Joe Perches · 8 years ago
  45. 682d11d i40e: Initialize pointer in client_release function by Harshitha Ramamurthy · 8 years ago
  46. 91cdca4 i40e: Check client is open before calling client ops by Catherine Sullivan · 8 years ago
  47. fbcfac3 i40e: use matching format identifiers by Heinrich Schuchardt · 8 years ago
  48. 7d94906 i40e: Add support for HMC resource and profile for X722 by Carolyn Wyborny · 8 years ago
  49. b7eeef4 i40e: Fix byte ordering in ARP NS code for X722 by Carolyn Wyborny · 8 years ago
  50. ffeac83 i40e: refactor tail_bump check by Carolyn Wyborny · 8 years ago
  51. fe458e5 i40evf: report link speed by Mitch Williams · 8 years ago
  52. 6992a6c i40e: use alloc_workqueue instead of create_singlethread_workqueue by Jacob Keller · 8 years ago
  53. 552b996 i40e: use configured RSS key and lookup table in i40e_vsi_config_rss by Jacob Keller · 8 years ago
  54. 776b2e1 i40e: fix broken i40e_config_rss_aq function by Jacob Keller · 8 years ago
  55. 0582b96 i40e: move i40e_vsi_config_rss below i40e_get_rss_aq by Jacob Keller · 8 years ago
  56. 05fafbf qed: utilize FW 8.10.10.0 by Yuval Mintz · 8 years ago
  57. 75d6720 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  58. 731410b net: dsa: bcm_sf2: Remove probing through old DSA binding by Florian Fainelli · 8 years ago
  59. 4bd1167 net: dsa: bcm_sf2: Use device managed helpers by Florian Fainelli · 8 years ago
  60. d933802 net: dsa: bcm_sf2: Make it a real platform device driver by Florian Fainelli · 8 years ago
  61. 3085355 dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose by Andrew Lunn · 8 years ago
  62. 0f02b4f dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update() by Andrew Lunn · 8 years ago
  63. 6441e669 dsa: mv88e6xxx: Timeout based on iterations, not time by Andrew Lunn · 8 years ago
  64. 97c8438 net: phy: Kconfig: Remove redundant "Support for" by Andrew Lunn · 8 years ago
  65. d75b4a2 net: phy: Sort Makefile and Kconfig by Andrew Lunn · 8 years ago
  66. dfad09a ibmvnic: Handle backing device failover and reinitialization by Thomas Falcon · 8 years ago
  67. e018068 net: hns: Add reset function support for RoCE driver by oulijun · 8 years ago
  68. 02038fd crypto: Added Chelsio Menu to the Kconfig file by Hariprasad Shenai · 8 years ago
  69. 324429d chcr: Support for Chelsio's Crypto Hardware by Hariprasad Shenai · 8 years ago
  70. d665778 cxgb4: Register changes and fw defines for crypto by Hariprasad Shenai · 8 years ago
  71. 94cdb8b cxgb4: Add support for dynamic allocation of resources for ULD by Hariprasad Shenai · 8 years ago
  72. b65b24d atm: fore200e: Do not drop const qualifier by LABBE Corentin · 8 years ago
  73. e2d8f64 net: bgmac: make it clear when setting interface type to RMII by Rafał Miłecki · 8 years ago
  74. 1cb94db net: bgmac: support Ethernet core on BCM53573 SoCs by Rafał Miłecki · 8 years ago
  75. 6b2a314 net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment" by Colin Ian King · 8 years ago
  76. c0c64c1 xen-netback: create a debugfs node for hash information by Paul Durrant · 8 years ago
  77. c7b256f sfc: avoid division by zero by Edward Cree · 8 years ago
  78. 16d5946 qede: Fix forcing high speeds by Yuval Mintz · 8 years ago
  79. d194fd2 qed*: Fix pause setting by Yuval Mintz · 8 years ago
  80. 57ca2a4 ixgbe: use atomic bitwise operations when handling reset requests by Emil Tantilov · 8 years ago
  81. ee95053 ixgbevf: only check Tx queue enablement when debugging by Emil Tantilov · 8 years ago
  82. 4ad6af0 ixgbevf: change hw_dbg to use netdev_dbg by Emil Tantilov · 8 years ago
  83. a55defd ixgbe: only check Tx queue enablement when debugging by Emil Tantilov · 8 years ago
  84. 54be813 igb: fix error code in igb_add_ethtool_nfc_entry() by Gangfeng Huang · 8 years ago
  85. 7a277a9 igb: support RX flow classification by VLAN priority by Gangfeng Huang · 8 years ago
  86. 64c75d4 igb: support RX flow classification by ethertype by Gangfeng Huang · 8 years ago
  87. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 8 years ago
  88. 6c75424 qed: Add support for NCSI statistics. by Sudarsana Reddy Kalluru · 8 years ago
  89. 68db9ec qede: Add support for per-queue stats. by Sudarsana Reddy Kalluru · 8 years ago
  90. 1a5a366 qede: Add support for capturing additional stats in ethtool-stats display. by Sudarsana Reddy Kalluru · 8 years ago
  91. e202d4c net: phy: Update copyright info by Appana Durga Kedareswara Rao · 8 years ago
  92. aead88b net: ethernet: macb: Add support for rx_clk by shubhrajyoti.datta@xilinx.com · 8 years ago
  93. d40062f i40e: Expose 'trust' flag to userspace via ndo_get_vf_config. by Sridhar Samudrala · 8 years ago
  94. be0cb0a i40e: remove a stray unlock by Dan Carpenter · 8 years ago
  95. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 8 years ago
  96. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 8 years ago
  97. b7d2cd9 i40e: fix memory leak by Mitch Williams · 8 years ago
  98. d8ec986 i40e: fix lookup table when RSS disabled/enabled by Alan Brady · 8 years ago
  99. 6a23449 i40e: Don't notify client of VF reset during VF creation by Avinash Dayanand · 8 years ago
  100. 70df973 i40e: Force register writes to mitigate sync issues with iwarp VF driver by Avinash Dayanand · 8 years ago