1. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  2. 9d98e19 IB/ipoib: Restore MM behavior in case of tx_ring allocation failure by Yuval Shaia · 7 years ago
  3. 8966e28 IB/ipoib: Use NAPI in UD/TX flows by Erez Shitrit · 7 years ago
  4. 2c104ea IB/ipoib: Get rid of the tx_outstanding variable in all modes by Erez Shitrit · 7 years ago
  5. b04dc19 IB/{ipoib, iser}: Consistent print format of vendor error by Ajaykumar Hotchandani · 7 years ago
  6. af3c79b IB/ipoib: Suppress the retry related completion errors by Santosh Shilimkar · 7 years ago
  7. 69956d8 IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock by Erez Shitrit · 7 years ago
  8. 1b35509 IB/ipoib: Remove double pointer assigning by Leon Romanovsky · 8 years ago
  9. d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
  10. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  11. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
  12. c1048af IB/IPoIB: Use defined function for netdev_priv function by Erez Shitrit · 8 years ago
  13. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  14. 23536df IB/ipoib: Remove redudant label by Zhu Yanjun · 8 years ago
  15. c5e8f57b0 IB/ipoib: remove the unnecessary memory free by Zhu Yanjun · 8 years ago
  16. 27d41d2 IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 8 years ago
  17. 13ee429 IB/ipoib: Use debug prints instead of warnings in RNR WC status by Feras Daoud · 8 years ago
  18. d32b9a8 IB/ipoib: Add detailed error message to dev_queue_xmit call by Feras Daoud · 8 years ago
  19. 0a0007f IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 8 years ago
  20. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  22. 7422664 IB/ipoib: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  23. 0b59970 IB/IPoIB: Remove can't use GFP_NOIO warning by Kamal Heib · 8 years ago
  24. fc791b6 IB/ipoib: move back IB LL address into the hard header by Paolo Abeni · 8 years ago
  25. 546481c IB/ipoib: Fix memory corruption in ipoib cm mode connect flow by Erez Shitrit · 8 years ago
  26. 198b12f IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions by Erez Shitrit · 9 years ago
  27. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  28. 78a50a5 IB/ipoib: Add handling for sending of skb with many frags by Hans Westgaard Ry · 9 years ago
  29. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  30. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  31. 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
  32. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  33. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  34. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  35. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 10 years ago
  36. 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 10 years ago
  37. 0b39578 IB/ipoib: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  38. 0306eda Revert "IPoIB: Use dedicated workqueues per interface" by Roland Dreier · 10 years ago
  39. 5141861 IPoIB: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  40. 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 11 years ago
  41. 22252b4 IPoIB: Change CM skb memory allocation to be non-atomic during init by Tal Alon · 11 years ago
  42. 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 11 years ago
  43. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 12 years ago
  44. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 12 years ago
  45. 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 12 years ago
  46. b13912b IPoIB: Call skb_dst_drop() once skb is enqueued for sending by Roland Dreier · 12 years ago
  47. 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 12 years ago
  48. 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
  49. fa16ebe IB/ipoib: Add missing locking when CM object is deleted by Shlomo Pongratz · 12 years ago
  50. b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 12 years ago
  51. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  52. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 13 years ago
  53. d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 13 years ago
  54. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  55. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  56. 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
  57. fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 13 years ago
  58. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  59. 787adb9 IPoIB: Use the right function to do DMA unmap pages by Dotan Barak · 13 years ago
  60. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 14 years ago
  61. 5581be3 IPoIB: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  62. 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 14 years ago
  63. 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
  64. 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 14 years ago
  65. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  66. a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 15 years ago
  67. f0dc117 IPoIB: Fix TX queue lockup with mixed UD/CM traffic by Eli Cohen · 15 years ago
  68. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  69. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  70. cd0bcf4 IPoIB: Remove unused <rdma/ib_cache.h> includes by Roland Dreier · 15 years ago
  71. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  72. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  73. 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 16 years ago
  74. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  75. fcace2f infiniband: ipoib replace IPOIB_GID_FMT with %p6 by Harvey Harrison · 16 years ago
  76. 943c246 IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX by Roland Dreier · 16 years ago
  77. b140406 IPoIB/cm: Use vmalloc() to allocate rx_rings by David J. Wilder · 16 years ago
  78. e081981 IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() by Roland Dreier · 16 years ago
  79. e112373 IPoIB/cm: Reduce connected mode TX object size by Eli Cohen · 17 years ago
  80. bd36067 IPoIB: Use dev_set_mtu() to change mtu by Eli Cohen · 17 years ago
  81. c8c2afe IPoIB: Use rtnl lock/unlock when changing device flags by Eli Cohen · 17 years ago
  82. a7d834c IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() by Roland Dreier · 17 years ago
  83. f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 17 years ago
  84. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 17 years ago
  85. f56bcd8 IPoIB: Use separate CQ for UD send completions by Eli Cohen · 17 years ago
  86. 9fdd5e5 IPoIB: Handle case when P_Key is deleted and re-added at same index by Roland Dreier · 17 years ago
  87. 40ca198 IPoIB: Add LSO support by Eli Cohen · 17 years ago
  88. 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 17 years ago
  89. 10313cb IPoIB: Allocate priv->tx_ring with vmalloc() by Roland Dreier · 17 years ago
  90. 4200406 IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() by Roland Dreier · 17 years ago
  91. ec229e5 IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out by Pradeep Satyanarayana · 17 years ago
  92. 7143740 IPoIB: Add send gather support by Eli Cohen · 17 years ago
  93. 586a693 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries by Pradeep Satyanarayana · 17 years ago
  94. 68e995a IPoIB/cm: Add connected mode support for devices without SRQs by Pradeep Satyanarayana · 17 years ago
  95. efcd997 IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() by Roland Dreier · 17 years ago
  96. 7b3687d IPoIB/cm: Factor out ipoib_cm_create_srq() by Roland Dreier · 17 years ago
  97. 1efb614 IPoIB/cm: Factor out ipoib_cm_free_rx_ring() by Roland Dreier · 17 years ago
  98. 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
  99. 09f60f8 IPoIB/cm: Fix receive QP cleanup by Roland Dreier · 17 years ago
  100. 1b52496 IPoIB/cm: Use common CQ for CM send completions by Michael S. Tsirkin · 17 years ago