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