1. 66172c0 IPoIB: Fix memory leak in the neigh table deletion flow by Shlomo Pongratz · 12 years ago
  2. b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 12 years ago
  3. 936d7de IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 13 years ago
  4. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  5. 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 13 years ago
  6. 19e364f6 IPoIB: Remove LRO support by Or Gerlitz · 14 years ago
  7. 8c165a8 infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT by Harvey Harrison · 16 years ago
  8. 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 16 years ago
  9. 943c246 IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX by Roland Dreier · 16 years ago
  10. e8224e4 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() by Yossi Etigin · 16 years ago
  11. bc3a290 IPoIB: Double default RX/TX ring sizes by Eli Cohen · 16 years ago
  12. e112373 IPoIB/cm: Reduce connected mode TX object size by Eli Cohen · 16 years ago
  13. 9eae554 IPoIB: Get rid of ipoib_mcast_detach() wrapper by Roland Dreier · 16 years ago
  14. d0de136 IPoIB: Only set Q_Key once: after joining broadcast group by Eli Cohen · 16 years ago
  15. 5892eff IPoIB: Remove priv->mcast_mutex by Eli Cohen · 16 years ago
  16. c03d473 IPoIB: Remove unused IPOIB_MCAST_STARTED code by Eli Cohen · 16 years ago
  17. ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
  18. af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
  19. f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 16 years ago
  20. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  21. 57ce41d IB/ipoib: Fix transmit queue stalling forever by Eli Cohen · 16 years ago
  22. f56bcd8 IPoIB: Use separate CQ for UD send completions by Eli Cohen · 16 years ago
  23. bc7b3a3 IPoIB: Handle 4K IB MTU for UD (datagram) mode by Shirley Ma · 16 years ago
  24. 28d52b3 IPoIB: Support modifying IPoIB CQ event moderation by Eli Cohen · 16 years ago
  25. 82c24c1 IPoIB: Add basic ethtool support by Eli Cohen · 16 years ago
  26. 40ca198 IPoIB: Add LSO support by Eli Cohen · 16 years ago
  27. 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 16 years ago
  28. a9d1884 IPoIB: Remove unused struct ipoib_cm_tx.ibwc member by Eli Cohen · 17 years ago
  29. 7143740 IPoIB: Add send gather support by Eli Cohen · 17 years ago
  30. 586a693 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries by Pradeep Satyanarayana · 17 years ago
  31. 68e995a IPoIB/cm: Add connected mode support for devices without SRQs by Pradeep Satyanarayana · 17 years ago
  32. 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
  33. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  34. 1b52496 IPoIB/cm: Use common CQ for CM send completions by Michael S. Tsirkin · 17 years ago
  35. 732a217 IB/ipoib: Bound the net device to the ipoib_neigh structue by Moni Shoua · 17 years ago
  36. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  37. de90351 [IPoIB]: Convert to netdevice internal stats by Roland Dreier · 17 years ago
  38. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  39. 335a64a5a IPoIB: Allow setting policy to ignore multicast groups by Or Gerlitz · 17 years ago
  40. 8166883 IPoIB: Specify Traffic Class with path record queries for QoS support by Sean Hefty · 17 years ago
  41. ec56dc0 IPoIB/cm: Fix performance regression on Mellanox by Michael S. Tsirkin · 17 years ago
  42. 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  43. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 17 years ago
  44. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 17 years ago
  45. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  46. 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 17 years ago
  47. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  48. 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 18 years ago
  49. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 18 years ago
  50. 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  51. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  52. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
  53. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  54. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  55. 8a7f752 IB/ipoib: Fix packet loss after hardware address update by Michael S. Tsirkin · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 18 years ago
  58. 0f48525 IPoIB: Make send and receive queue sizes tunable by Shirley Ma · 18 years ago
  59. d2e0655 IPoIB: Consolidate private neighbour data handling by Michael S. Tsirkin · 18 years ago
  60. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 19 years ago
  61. 0b3ea08 IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue by Jack Morgenstein · 19 years ago
  62. 44af79f IPoIB: clarify to_ipoib_neigh() by Michael S. Tsirkin · 19 years ago
  63. 479a079 IPoIB: Don't start send-only joins while multicast thread is stopped by Michael S. Tsirkin · 19 years ago
  64. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 19 years ago
  65. 1732b0e [IPoIB] add path record information in debugfs by Roland Dreier · 19 years ago
  66. 8ae5a8a [IPoIB] don't compile debug code if debugging isn't enabled by Roland Dreier · 19 years ago
  67. 1993d68 [IPoIB] Drop RX packets when out of memory by Roland Dreier · 19 years ago
  68. 5b6810e [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup by Roland Dreier · 19 years ago
  69. 8d2cae0 [PATCH] IPoIB: Don't flush workqueue from within workqueue by Roland Dreier · 19 years ago
  70. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  71. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  72. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago