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