1. 46bbeac [PATCH] IB/ipath: drop the "stats" sysfs attribute group by Bryan O'Sullivan · 19 years ago
  2. 1eb68b9 [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays by Bryan O'Sullivan · 19 years ago
  3. 12eef41 [PATCH] IB/ipath: rC receive interrupt performance changes by Bryan O'Sullivan · 19 years ago
  4. fba7520 [PATCH] IB/ipath: fixes to performance get counters for IB compliance by Bryan O'Sullivan · 19 years ago
  5. 8532294 [PATCH] IB/ipath: check for valid LID and multicast LIDs by Bryan O'Sullivan · 19 years ago
  6. 7cd658c [PATCH] IB/ipath: removed redundant statements by Bryan O'Sullivan · 19 years ago
  7. c100f62 [PATCH] IB/ipath: don't confuse the max message size with the MTU by Bryan O'Sullivan · 19 years ago
  8. 4faba98 [PATCH] IB/ipath: disallow send of invalid packet sizes over UD by Bryan O'Sullivan · 19 years ago
  9. 57abad2 [PATCH] IB/ipath: fix lost interrupts on HT-400 by Bryan O'Sullivan · 19 years ago
  10. f5f9992 [PATCH] IB/ipath: fixed bug 9776 for real by Bryan O'Sullivan · 19 years ago
  11. 13aef49 [PATCH] IB/ipath: reduce overhead on receive interrupts by Bryan O'Sullivan · 19 years ago
  12. f37bda9 [PATCH] IB/ipath: memory management cleanups by Bryan O'Sullivan · 19 years ago
  13. 06993ca [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata by Bryan O'Sullivan · 19 years ago
  14. 0ed9a4a [PATCH] IB/ipath: use more appropriate gfp flags by Bryan O'Sullivan · 19 years ago
  15. a40f55f [PATCH] IB/ipath: enable freeze mode when shutting down device by Bryan O'Sullivan · 19 years ago
  16. b1d8865 [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask problems by Bryan O'Sullivan · 19 years ago
  17. b35f004 [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata by Bryan O'Sullivan · 19 years ago
  18. fe62546 [PATCH] IB/ipath: enforce device resource limits by Bryan O'Sullivan · 19 years ago
  19. e8a88f0 [PATCH] IB/ipath: report correct device identification information in /sys by Bryan O'Sullivan · 19 years ago
  20. 9edbd99 [PATCH] IB/ipath: return an error for unknown multicast GID by Bryan O'Sullivan · 19 years ago
  21. 60460df [PATCH] IB/ipath: fix some memory leaks on failure paths by Bryan O'Sullivan · 19 years ago
  22. 4a45b7d [PATCH] IB/ipath: don't allow resources to be created with illegal values by Bryan O'Sullivan · 19 years ago
  23. 6665dde [PATCH] IB/ipath: remove some duplicate code by Bryan O'Sullivan · 19 years ago
  24. 685f97e [PATCH] IB/ipath: update some comments and fix typos by Bryan O'Sullivan · 19 years ago
  25. a2acb2f [PATCH] IB/ipath: allow diags on any unit by Bryan O'Sullivan · 19 years ago
  26. 6700efd [PATCH] IB/ipath: fix shared receive queues for RC by Bryan O'Sullivan · 19 years ago
  27. 7bbb15e [PATCH] IB/ipath: fix an indenting problem by Bryan O'Sullivan · 19 years ago
  28. ddd4bb2 [PATCH] IB/ipath: share more common code between RC and UC protocols by Bryan O'Sullivan · 19 years ago
  29. 759d576 [PATCH] IB/ipath: update copyrights and other strings to reflect new company name by Bryan O'Sullivan · 19 years ago
  30. 443a64a [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters by Bryan O'Sullivan · 19 years ago
  31. 93fdf10 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  32. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  33. 0d8fdfd IB/core: Set alternate port number when initializing QP attributes by Sean Hefty · 19 years ago
  34. 146d26b IB/uverbs: Set correct user handle for user SRQs by Roland Dreier · 19 years ago
  35. cfa7b0d [PATCH] infiniband: devfs fix by Andrew Morton · 19 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  37. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 19 years ago
  38. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 19 years ago
  39. 5fd571c [PATCH] Array overrun in drivers/infiniband/core/cma.c by Eric Sesterhenn · 19 years ago
  40. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 19 years ago
  41. 61b9175 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  42. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  43. 3f1244a IB/iser: iSER Kconfig and Makefile by Or Gerlitz · 19 years ago
  44. 6461f64 IB/iser: iSER handling of memory for RDMA by Or Gerlitz · 19 years ago
  45. 1cfa0a7 IB/iser: iSER RDMA CM (CMA) and IB verbs interaction by Or Gerlitz · 19 years ago
  46. e85b24b IB/iser: iSER initiator iSCSI PDU and TX/RX by Or Gerlitz · 19 years ago
  47. 65e7ae7 IB/iser: iSCSI iSER transport provider high level code by Or Gerlitz · 19 years ago
  48. 49cd538 IB/iser: iSCSI iSER transport provider header file by Or Gerlitz · 19 years ago
  49. 9b8efc0 IB/uverbs: Remove unnecessary list_del()s by Roland Dreier · 19 years ago
  50. 1832082 IB/uverbs: Don't free wr list when it's known to be empty by Krishna Kumar · 19 years ago
  51. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  52. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 19 years ago
  53. 9ead190 IB/uverbs: Don't serialize with ib_uverbs_idr_mutex by Roland Dreier · 19 years ago
  54. c93b6fb IB/mthca: Make all device methods truly reentrant by Roland Dreier · 19 years ago
  55. c9c5d9f IB/mthca: Fix memory leak on modify_qp error paths by Roland Dreier · 19 years ago
  56. 3463175 IB/uverbs: Factor out common idr code by Roland Dreier · 19 years ago
  57. 92b1582 IB/uverbs: Don't decrement usecnt on error paths by Roland Dreier · 19 years ago
  58. 77f7601 IB/uverbs: Release lock on error path by Ganapathi CH · 19 years ago
  59. ca222c6 IB/cm: Use address handle helpers by Sean Hefty · 19 years ago
  60. 6d969a4 IB/sa: Add ib_init_ah_from_path() by Sean Hefty · 19 years ago
  61. 4e00d69 IB: Add ib_init_ah_from_wc() by Sean Hefty · 19 years ago
  62. 75af908 IB/ucm: Get rid of duplicate P_Key parameter by Sean Hefty · 19 years ago
  63. 526b4ca IB/srp: Factor out common request reset code by Ishai Rabinovitz · 19 years ago
  64. 0c0450db IB/srp: Support SRP rev. 10 targets by Ramachandra K · 19 years ago
  65. 6c8c1aa IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool. by Or Gerlitz · 19 years ago
  66. d4cb078 IB/mthca: Fill in max_map_per_fmr device attribute by Or Gerlitz · 19 years ago
  67. 6eddb5c IB/ipath: Add client reregister event generation by Roland Dreier · 19 years ago
  68. 12bbb2b IB/mthca: Add client reregister event generation by Leonid Arsh · 19 years ago
  69. da2ab62 IB: Move struct port_info from ipath to <rdma/ib_smi.h> by Leonid Arsh · 19 years ago
  70. 508e434 IPoIB: Handle client reregister events by Leonid Arsh · 19 years ago
  71. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 19 years ago
  72. 31c02e2 IPoIB: Avoid using stale last_send counter when reaping AHs by Roland Dreier · 19 years ago
  73. 9874e74 IB/mad: Check GID/LID when matching requests by Jack Morgenstein · 19 years ago
  74. 6fb9cdb IB: Add caching of ports' LMC by Jack Morgenstein · 19 years ago
  75. 856c256 IB/cm: remove unneeded flush_workqueue by Michael S. Tsirkin · 19 years ago
  76. 4be10c1e IB/ucm: convert semaphore to mutex by Sean Hefty · 19 years ago
  77. 6bfa24f IB/srp: Get rid of "Target has req_lim 0" messages by Roland Dreier · 19 years ago
  78. b7ac4ab IB/srp: Handle DREQ events from CM by Ishai Rabinovitz · 19 years ago
  79. 74b0a15 IB/srp: Allow sg_tablesize to be adjusted by Vu Pham · 19 years ago
  80. 52fb2b50 IB/srp: Allow cmd_per_lun to be set per target port by Vu Pham · 19 years ago
  81. 0c5b395 IB/srp: Clean up loop in srp_remove_one() by Ishai Rabinovitz · 19 years ago
  82. 403a496 IB: Make needlessly global ib_mad_cache static by Roland Dreier · 19 years ago
  83. b3589fd IB/srp: Change target_mutex to a spinlock by Matthew Wilcox · 19 years ago
  84. 549c5fc2 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() by Matthew Wilcox · 19 years ago
  85. 1962a4a IB/srp: Use SCAN_WILD_CARD from SCSI headers by Matthew Wilcox · 19 years ago
  86. e9cd594 IB/mthca: Convert FW commands to use wait_for_completion_timeout() by Roland Dreier · 19 years ago
  87. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 19 years ago
  88. a26026c IB/mthca: Remove dead code by Michael S. Tsirkin · 19 years ago
  89. e51060f IB: IP address based RDMA connection manager by Sean Hefty · 19 years ago
  90. 7025fcd IB: address translation to map IP toIB addresses (GIDs) by Sean Hefty · 19 years ago
  91. 6e61d04 IB/cm: Match connection requests based on private data by Sean Hefty · 19 years ago
  92. 6a9af2e IB: common handling for marshalling parameters to/from userspace by Sean Hefty · 19 years ago
  93. 4e56ea7 IB/mthca: memfree completion with error FW bug workaround by Michael S. Tsirkin · 19 years ago
  94. 13aa6ec IB/mthca: restore missing PCI registers after reset by Michael S. Tsirkin · 19 years ago
  95. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 19 years ago
  96. ab28b17 IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor by Michael S. Tsirkin · 19 years ago
  97. 09b74de IB/ipath: deref correct pointer when using kernel SMA by Bryan O'Sullivan · 19 years ago
  98. 3977026 IB/ipath: fix null deref during rdma ops by Bryan O'Sullivan · 19 years ago
  99. 41c75a1 IB/ipath: register as IB device owner by Bryan O'Sullivan · 19 years ago
  100. 9dcc0e5 IB/ipath: enable PE800 receive interrupts on user ports by Bryan O'Sullivan · 19 years ago