1. c546b2a IB/nes: Move user vendor structures by Leon Romanovsky · 8 years ago
  2. 9e5df31 IB/nes: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  3. 9635745 IB/nes: Support device FW version string by Ira Weiny · 9 years ago
  4. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  5. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 9 years ago
  6. faca882 RDMA/nes: replace custom print_hex_dump() by Andy Shevchenko · 9 years ago
  7. da74bf4 IB/nes: Deinline nes_free_qp_mem, save 1072 bytes by Denys Vlasenko · 9 years ago
  8. 1997412 RDMA/nes: Adding queue drain functions by Tatyana Nikolova · 9 years ago
  9. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  10. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  11. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  12. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 9 years ago
  14. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 9 years ago
  15. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  16. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 9 years ago
  17. 6a0dde8 iw_nes: remove port mapper related code by Faisal Latif · 9 years ago
  18. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
  19. a82268b nes: handling failed allocation when creating workqueue by Insu Yun · 9 years ago
  20. bfec53c RDMA/nes: Replace LRO with GRO by Ben Hutchings · 9 years ago
  21. 39f4265 infiniband: Replace memset with eth_zero_addr by Lucas Tanure · 9 years ago
  22. bc1251e RDMA/nes: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  23. c419874 RDMA/nes: constify nes_cm_ops structure by Julia Lawall · 9 years ago
  24. f64054d nes: simplify nes_reg_phys_mr calling conventions by Christoph Hellwig · 9 years ago
  25. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  26. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  27. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  28. 13d3e89 RDMA/nes: Remove old FRWR API by Sagi Grimberg · 9 years ago
  29. 0ba24dd RDMA/nes: Support the new memory registration API by Sagi Grimberg · 9 years ago
  30. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  31. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  32. e02e4d5 nes: Support ib_alloc_mr verb by Sagi Grimberg · 10 years ago
  33. 0a69127 RDMA/nes: Fix for incorrect recording of the MAC address by Tatyana Nikolova · 10 years ago
  34. 165d682 RDMA/nes: Fix for resolving the neigh by Tatyana Nikolova · 10 years ago
  35. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  36. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  37. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  38. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 10 years ago
  39. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  40. 854ace98 RDMA/nes: Enable the use of the tos field in the nes driver by Faisal Latif · 10 years ago
  41. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  42. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  43. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  44. 230da36 RDMA/nes: Report the actual address of the remote connecting peer by Tatyana Nikolova · 10 years ago
  45. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  46. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  47. 9011a67 infiniband: use pci_zalloc_consistent by Joe Perches · 10 years ago
  48. 5647263 RDMA/nes: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 11 years ago
  49. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  50. 349850f RDMA/nes: Clean up a condition by Dan Carpenter · 11 years ago
  51. 9d194d1 IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL by Yann Droneaud · 11 years ago
  52. 43adff3 RDMA/nes: Fix for passing a valid QP pointer to the user space library by Tatyana Nikolova · 11 years ago
  53. 4ac79a7 RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2 by Tatyana Nikolova · 11 years ago
  54. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
  55. d07875b RDMA/nes: Fix error return code by Julia Lawall · 11 years ago
  56. 79adc53 RDMA/nes: Slight optimization of Ethernet address compare by Ding Tianhong · 11 years ago
  57. 4127c36 RDMA/nes: Remove self-assignment from nes_query_qp() by Dave Jones · 11 years ago
  58. 24d44a3 RDMA/cma: Add IPv6 support for iWARP by Steve Wise · 12 years ago
  59. 3c93f03 Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" by Roland Dreier · 12 years ago
  60. 6042963 RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() by Dan Carpenter · 12 years ago
  61. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  62. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  63. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  64. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  65. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  67. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  68. 7f6e710 nes: remove usage of dev->master by Jiri Pirko · 12 years ago
  69. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  70. 7d9c199 RDMA/nes: Fix for crash when registering zero length MR for CQ by Tatyana Nikolova · 12 years ago
  71. 7bfcfa5 RDMA/nes: Fix for terminate timer crash by Tatyana Nikolova · 12 years ago
  72. 00ad255 RDMA/nes: Fix for BUG_ON due to adding already-pending timer by Tatyana Nikolova · 12 years ago
  73. 079abea RDMA/nes: Use WARN() by Julia Lawall · 12 years ago
  74. cecdcd5 RDMA/nes: Fix for incorrect multicast address in the perfect filter table by Tatyana Nikolova · 12 years ago
  75. fc8d7547 RDMA/nes: Fix for sending fpdus in order to hardware by Tatyana Nikolova · 12 years ago
  76. bff3976 RDMA/nes: Fix for unlinking skbs from empty list by Tatyana Nikolova · 12 years ago
  77. 3127e4e RDMA/nes: Fix incorrect address of IP header by Tatyana Nikolova · 12 years ago
  78. cf9fd75 RDMA/nes: Bump the version number of nes driver by Tatyana Nikolova · 12 years ago
  79. a378e3a RDMA/nes: Remove unused module parameter "send_first" by Tatyana Nikolova · 12 years ago
  80. a67b078 RDMA/nes: Remove unnecessary if-else statement by Tatyana Nikolova · 12 years ago
  81. d5fb476 RDMA/nes: Add missing break to switch. by Tatyana Nikolova · 12 years ago
  82. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  83. bca1935 RDMA/nes: Fix compilation error when nes_debug is enabled by Tatyana Nikolova · 12 years ago
  84. 8182164 RDMA/nes: Print hardware resource type by Tatyana Nikolova · 12 years ago
  85. fc4ba72 RDMA/nes: Fix for crash when TX checksum offload is off by Tatyana Nikolova · 12 years ago
  86. 48a9956 RDMA/nes: Cosmetic changes by Tatyana Nikolova · 12 years ago
  87. 6ad1be8 RDMA/nes: Fix for incorrect MSS when TSO is on by Tatyana Nikolova · 12 years ago
  88. ef3d0c4 RDMA/nes: Fix incorrect resolving of the loopback MAC address by Tatyana Nikolova · 12 years ago
  89. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  90. 784d135 RDMA/nes: Don't call event handler if pointer is NULL by Tatyana Nikolova · 13 years ago
  91. d3e5132 RDMA/nes: Fix for the ORD value of the connecting peer by Tatyana Nikolova · 13 years ago
  92. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  93. f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
  94. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
  95. 8dd87fb RDMA/nes: Fixes for sparse endianness warnings by Tatyana Nikolova · 13 years ago
  96. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  97. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  98. 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 13 years ago
  99. 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 13 years ago
  100. 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago