1. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 18 years ago
  2. a26026c IB/mthca: Remove dead code by Michael S. Tsirkin · 18 years ago
  3. e51060f IB: IP address based RDMA connection manager by Sean Hefty · 18 years ago
  4. 7025fcd IB: address translation to map IP toIB addresses (GIDs) by Sean Hefty · 18 years ago
  5. 6e61d04 IB/cm: Match connection requests based on private data by Sean Hefty · 18 years ago
  6. 6a9af2e IB: common handling for marshalling parameters to/from userspace by Sean Hefty · 18 years ago
  7. 4e56ea7 IB/mthca: memfree completion with error FW bug workaround by Michael S. Tsirkin · 18 years ago
  8. 13aa6ec IB/mthca: restore missing PCI registers after reset by Michael S. Tsirkin · 18 years ago
  9. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 18 years ago
  10. ab28b17 IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor by Michael S. Tsirkin · 18 years ago
  11. 09b74de IB/ipath: deref correct pointer when using kernel SMA by Bryan O'Sullivan · 18 years ago
  12. 3977026 IB/ipath: fix null deref during rdma ops by Bryan O'Sullivan · 18 years ago
  13. 41c75a1 IB/ipath: register as IB device owner by Bryan O'Sullivan · 18 years ago
  14. 9dcc0e5 IB/ipath: enable PE800 receive interrupts on user ports by Bryan O'Sullivan · 18 years ago
  15. f2080fa IB/ipath: enable GPIO interrupt on HT-460 by Bryan O'Sullivan · 18 years ago
  16. b0ff7c2 IB/ipath: fix NULL dereference during cleanup by Bryan O'Sullivan · 18 years ago
  17. 94b8d9f IB/ipath: replace uses of LIST_POISON by Bryan O'Sullivan · 18 years ago
  18. eaf6733 IB/ipath: fix reporting of driver version to userspace by Bryan O'Sullivan · 18 years ago
  19. b228b43 IB/ipath: don't modify QP if changes fail by Bryan O'Sullivan · 18 years ago
  20. ebac380 IB/ipath: fix spinlock recursion bug by Bryan O'Sullivan · 18 years ago
  21. 23f3bc0 IB/mthca: Fix posting lists of 256 receive requests for Tavor by Michael S. Tsirkin · 18 years ago
  22. 0cb4fe8 IB/uverbs: Don't leak ref to mm on error path by Roland Dreier · 18 years ago
  23. 093beac IB/srp: Complete correct SCSI commands on device reset by Ishai Rabinovitz · 18 years ago
  24. ec2d720 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails by Roland Dreier · 18 years ago
  25. e658105 IB/srp: Don't wait for disconnection if sending DREQ fails by Roland Dreier · 18 years ago
  26. 1db76c1 IB/mthca: Make fw_cmd_doorbell default to 0 by Roland Dreier · 18 years ago
  27. 1b52fa98 IB: refcount race fixes by Sean Hefty · 18 years ago
  28. 6f4bb3d IB/ipath: Properly terminate PCI ID table by Roland Dreier · 18 years ago
  29. ce477ae IB/mthca: FMR ioremap fix by Michael S. Tsirkin · 18 years ago
  30. 5941d07 IPoIB: Free child interfaces properly by Roland Dreier · 18 years ago
  31. a3285aa IB/mthca: Fix race in reference counting by Roland Dreier · 18 years ago
  32. d945e1d IB/srp: Fix tracking of pending requests during error handling by Roland Dreier · 18 years ago
  33. d8b9f23 IB: Fix display of 4-bit port counters in sysfs by Ralph Campbell · 18 years ago
  34. f6f0413 IB/ipath: tidy up white space in a few files by Bryan O'Sullivan · 18 years ago
  35. d562a5a IB/ipath: fix label name in interrupt handler by Bryan O'Sullivan · 18 years ago
  36. ae15f54 IB/ipath: improve sparse annotation by Bryan O'Sullivan · 18 years ago
  37. 9b2017f IB/ipath: simplify IB timer usage by Bryan O'Sullivan · 18 years ago
  38. 76f0dd1 IB/ipath: simplify RC send posting by Bryan O'Sullivan · 18 years ago
  39. c71c30d IB/ipath: prevent hardware from being accessed during reset by Bryan O'Sullivan · 18 years ago
  40. fccea66 IB/ipath: fix verbs registration by Bryan O'Sullivan · 18 years ago
  41. 52e7fad IB/ipath: change handling of PIO buffers by Bryan O'Sullivan · 18 years ago
  42. 23e86a4 IB/ipath: iterate over correct number of ports during reset by Bryan O'Sullivan · 18 years ago
  43. 68dd43a IB/ipath: set up 32-bit DMA mask if 64-bit setup fails by Bryan O'Sullivan · 18 years ago
  44. 755e4ca IB/ipath: fix race with exposing reset file by Bryan O'Sullivan · 18 years ago
  45. 254abfd IB/mthca: Fix offset in query_gid method by Roland Dreier · 18 years ago
  46. 415dcd9 IB/mthca: make a function static by Adrian Bunk · 18 years ago
  47. 5494c22 IB/ipath: Fix whitespace by Roland Dreier · 18 years ago
  48. ac2ae4c IB/ipath: Make more names static by Roland Dreier · 18 years ago
  49. 64cb9c6 IB/mad: Fix RMPP version check during agent registration by Hal Rosenstock · 18 years ago
  50. f80887d IB/srp: Remove request from list when SCSI abort succeeds by Roland Dreier · 18 years ago
  51. 59fef3b IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices by Jack Morgenstein · 18 years ago
  52. ce684df IB/cache: Use correct pointer to calculate size by Michael S. Tsirkin · 18 years ago
  53. f697f74 IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() by Roland Dreier · 18 years ago
  54. a30bb96c IPoIB: Close race in ipoib_flush_paths() by Eli Cohen · 18 years ago
  55. abf45db IB/mthca: Disable tuning PCI read burst size by Michael S. Tsirkin · 18 years ago
  56. 0f48525 IPoIB: Make send and receive queue sizes tunable by Shirley Ma · 18 years ago
  57. f2de3b0 IPoIB: Wait for join to finish before freeing mcast struct by Eli Cohen · 18 years ago
  58. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 18 years ago
  59. d2e0655 IPoIB: Consolidate private neighbour data handling by Michael S. Tsirkin · 18 years ago
  60. ce1823f IB/srp: Fix memory leak in options parsing by Roland Dreier · 18 years ago
  61. 227c939 IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 18 years ago
  62. f5545d2 IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 18 years ago
  63. 37289ef IB/mad: fix oops in cancel_mads by Michael S. Tsirkin · 18 years ago
  64. 77d8798 IB/ipath: kbuild infrastructure by Bryan O'Sullivan · 18 years ago
  65. 6522108 IB/ipath: infiniband verbs support by Bryan O'Sullivan · 18 years ago
  66. e28c00a IB/ipath: misc infiniband code, part 2 by Bryan O'Sullivan · 18 years ago
  67. cef1cce IB/ipath: misc infiniband code, part 1 by Bryan O'Sullivan · 18 years ago
  68. 97f9efb IB/ipath: infiniband RC protocol support by Bryan O'Sullivan · 18 years ago
  69. 74ed6b5 IB/ipath: infiniband UC and UD protocol support by Bryan O'Sullivan · 18 years ago
  70. aa735ed IB/ipath: infiniband header files by Bryan O'Sullivan · 18 years ago
  71. 889ab79 IB/ipath: layering interfaces used by higher-level driver code by Bryan O'Sullivan · 18 years ago
  72. 7f510b4 IB/ipath: support for userspace apps using core driver by Bryan O'Sullivan · 18 years ago
  73. 3e9b4a5 IB/ipath: sysfs and ipathfs support for core driver by Bryan O'Sullivan · 18 years ago
  74. 108ecf0 IB/ipath: misc driver support code by Bryan O'Sullivan · 18 years ago
  75. 097709f IB/ipath: chip initialisation code, and diag support by Bryan O'Sullivan · 18 years ago
  76. dc741bb IB/ipath: support for PCI Express devices by Bryan O'Sullivan · 18 years ago
  77. cc533a5 IB/ipath: support for HyperTransport devices by Bryan O'Sullivan · 18 years ago
  78. d41d3ae IB/ipath: core driver header files by Bryan O'Sullivan · 18 years ago
  79. 7bb206e IB/ipath: core device driver by Bryan O'Sullivan · 18 years ago
  80. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 18 years ago
  81. fa9656b IB/mad: include GID/class when matching receives by Jack Morgenstein · 18 years ago
  82. e1f7868 IB/mthca: Fix section mismatch problems by Roland Dreier · 18 years ago
  83. ef12d45 IPoIB: Fix oops with raw sockets by Roland Dreier · 18 years ago
  84. a07bacc IB/mthca: Fix check of size in SRQ creation by Jack Morgenstein · 18 years ago
  85. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 18 years ago
  86. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 18 years ago
  87. 192daa1 IB/mthca: Fix modify QP error path by Roland Dreier · 18 years ago
  88. 4e37b95 IPoIB: Fix network interface "RUNNING" status by Leonid Arsh · 19 years ago
  89. b0b3a8e IB/mthca: Fix indentation by Roland Dreier · 18 years ago
  90. b3f6496 IB/mthca: Fix uninitialized variable in mthca_alloc_qp() by Jack Morgenstein · 19 years ago
  91. d4301e2 IB/mthca: Check SRQ limit in modify SRQ operation by Jack Morgenstein · 19 years ago
  92. ded9ad7 IB/mthca: Check that SRQ WQE size does not exceed device's max value by Jack Morgenstein · 19 years ago
  93. 0ef61db IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp by Dotan Barak · 19 years ago
  94. cf36871 IB/srp: Use a fake scatterlist for non-SG SCSI commands by Roland Dreier · 18 years ago
  95. 6f633c8 IPoIB: Pass correct pointer when flushing child interfaces by Leonid Arsh · 18 years ago
  96. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  97. e35fc38 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor by Arnaldo Carvalho de Melo · 19 years ago
  98. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 19 years ago
  99. fd02e80 IB/mthca: Query SRQ srq_limit fixes by Eli Cohen · 19 years ago
  100. bfef73f IPoIB: Get rid of useless test of queue length by Roland Dreier · 19 years ago