1. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  2. b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 10 years ago
  3. 68f9d83 IPoIB: Remove unnecessary port query by Alex Estrin · 11 years ago
  4. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  5. e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 11 years ago
  6. dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 11 years ago
  7. 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 11 years ago
  8. db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 11 years ago
  9. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  10. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  11. 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 11 years ago
  12. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  13. 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  14. 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
  15. 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
  16. 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
  17. 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 12 years ago
  18. 94232d9 IPoIB: Start multicast join process only on active ports by Erez Shitrit · 11 years ago
  19. a39c52a IPoIB: Add path query flushing in ipoib_ib_dev_cleanup by Erez Shitrit · 11 years ago
  20. a9c8ba5 IPoIB: Fix usage of uninitialized multicast objects by Erez Shitrit · 11 years ago
  21. aede250 IPoIB: Avoid flushing the driver workqueue on dev_down by Erez Shitrit · 11 years ago
  22. f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 11 years ago
  23. 22252b4 IPoIB: Change CM skb memory allocation to be non-atomic during init by Tal Alon · 11 years ago
  24. c2bb562 IPoIB: Fix crash in dev_open error flow by Erez Shitrit · 11 years ago
  25. 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 12 years ago
  26. c290414 IPoIB: Fix pkey change flow for virtualization environments by Erez Shitrit · 12 years ago
  27. 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 12 years ago
  28. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  29. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  30. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  31. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 12 years ago
  32. 83bdd3b IPoIB: Fix ipoib_hard_header() return value by Doug Ledford · 12 years ago
  33. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  34. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  35. f72dd56 IPoIB: Free ipoib neigh on path record failure so path rec queries are retried by Roland Dreier · 12 years ago
  36. 5a2815f IPoIB: Don't attempt to release resources on error flow by Itai Garbi · 12 years ago
  37. 4b48680 IPoIB: Add version and firmware info to ethtool reporting by Yan Burman · 12 years ago
  38. 9d1ad66 IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets by Shlomo Pongratz · 12 years ago
  39. 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 12 years ago
  40. b13912b IPoIB: Call skb_dst_drop() once skb is enqueued for sending by Roland Dreier · 12 years ago
  41. 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 12 years ago
  42. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  43. 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
  44. bea1e22 IPoIB: Fix use-after-free of multicast object by Patrick McHardy · 13 years ago
  45. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 13 years ago
  47. b5120a6 IPoIB: Fix AB-BA deadlock when deleting neighbours by Shlomo Pongratz · 13 years ago
  48. 66172c0 IPoIB: Fix memory leak in the neigh table deletion flow by Shlomo Pongratz · 13 years ago
  49. 6c723a6 IB/ipoib: Fix RCU pointer dereference of wrong object by Shlomo Pongratz · 13 years ago
  50. fa16ebe IB/ipoib: Add missing locking when CM object is deleted by Shlomo Pongratz · 13 years ago
  51. b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 13 years ago
  52. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  53. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 13 years ago
  54. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  55. b28ba72 IPoIB: fix skb truesize underestimatiom by Eric Dumazet · 13 years ago
  56. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 13 years ago
  57. 700db99 ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. by David S. Miller · 13 years ago
  58. 178709b ipoib: Convert over to dev_lookup_neigh_skb(). by David S. Miller · 13 years ago
  59. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
  60. 936d7de IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 13 years ago
  61. 17e6abe infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c by David Miller · 13 years ago
  62. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  63. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 14 years ago
  65. a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
  66. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  67. 3874397 IB/ipoib: Prevent hung task or softlockup processing multicast response by Mike Marciniszyn · 13 years ago
  68. 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
  69. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  70. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  71. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  72. fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 14 years ago
  73. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  74. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  75. 787adb9 IPoIB: Use the right function to do DMA unmap pages by Dotan Barak · 13 years ago
  76. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 14 years ago
  77. e36fb88 IPoIB: Handle extended rates in debugfs by Marcel Apfelbaum · 13 years ago
  78. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  79. 5581be3 IPoIB: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  80. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  81. 22cfb0b IPoIB: Fix possible NULL dereference in ipoib_start_xmit() by Bernd Schubert · 14 years ago
  82. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  83. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 14 years ago
  84. 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 14 years ago
  85. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  86. 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
  87. 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 14 years ago
  88. 19e364f6 IPoIB: Remove LRO support by Or Gerlitz · 14 years ago
  89. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  90. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  91. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  92. c3aa9b1 IPoIB: Set dev_id field of net_device by Eli Cohen · 14 years ago
  93. 7b4c876 IPoIB: Skip IBoE ports by Eli Cohen · 14 years ago
  94. fed1db3 IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) by Christoph Lameter · 15 years ago
  95. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  96. 7a52b34 IPoIB: Fix world-writable child interface control sysfs attributes by Or Gerlitz · 15 years ago
  97. 39827be IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() by Ben Hutchings · 15 years ago
  98. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  99. d414371 IPoIB: Allow disabling/enabling TSO on the fly through ethtool by Or Gerlitz · 15 years ago
  100. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago