1. bf32ed3 [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH by Mike Christie · 18 years ago
  2. 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 18 years ago
  3. a27cbe8 IPoIB: Only handle async events for one port by Roland Dreier · 18 years ago
  4. 843613b IPoIB: Correct debugging output when path record lookup fails by Roland Dreier · 18 years ago
  5. 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 18 years ago
  6. 1812063 IPoIB/cm: Improve small message bandwidth by Michael S. Tsirkin · 18 years ago
  7. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 18 years ago
  8. 8a2e65f IPoIB: CM error handling thinko fix by Michael S. Tsirkin · 18 years ago
  9. 551fd61 IPoIB: Only allow root to change between datagram and connected mode by Roland Dreier · 18 years ago
  10. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  11. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  12. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 18 years ago
  13. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  14. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  15. 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 18 years ago
  16. a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 18 years ago
  17. f093840 IB/iser: Return error code when PDUs may not be sent by Erez Zilber · 18 years ago
  18. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 18 years ago
  19. 82b3991 IPoIB: Make sure struct ipoib_neigh.queue is always initialized by Roland Dreier · 18 years ago
  20. 5180311 IB/iser: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  21. 85507bc IB/srp: Use new verbs IB DMA mapping functions by Ralph Campbell · 18 years ago
  22. 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  23. dee234f IB/iser: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  24. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  25. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  26. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  27. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  28. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
  29. d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 18 years ago
  30. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  31. 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 18 years ago
  32. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  33. 073ae84 IPoIB: Clear high octet in QP number by Michael S. Tsirkin · 18 years ago
  34. 2e7a742 IB/iser: Start connection after enabling iSER by Erez Zilber · 18 years ago
  35. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  36. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  37. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  38. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  39. fd6a79a IB/iser: Fix the description of iSER in Kconfig by Erez Zilber · 18 years ago
  40. 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
  41. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  42. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  43. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  44. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
  45. 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 18 years ago
  46. 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 18 years ago
  47. d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 18 years ago
  48. 5755d6d IB/iser: INFINIBAND_ISER depends on INET by Roland Dreier · 18 years ago
  49. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  50. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
  51. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  52. e981f1d IB/iser: fix some debug prints by Erez Zilber · 18 years ago
  53. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  54. 8072ec2 IB/iser: Limit the max size of a scsi command by Erez Zilber · 18 years ago
  55. 777a71d IB/iser: fix a check of SG alignment for RDMA by Erez Zilber · 18 years ago
  56. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  57. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  58. ded7f1a IB/srp: Add port/device attributes by Ishai Rabinovitz · 18 years ago
  59. 9217b27 IB/ipoib: Fix flush/start xmit race (from code review) by Michael S. Tsirkin · 18 years ago
  60. c11bd42 IPoIB: Retry failed send-only multicast group joins by Eli Cohen · 18 years ago
  61. add7afc7 IB/srp: Don't schedule reconnect from srp by Ishai Rabinovitz · 18 years ago
  62. ffd0436 [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. by Mike Christie · 18 years ago
  63. 00dd7b7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  64. 8ddc7c5 IB/ipoib: Remove broken link from Kconfig and documentation by Or Gerlitz · 18 years ago
  65. 559ce8f IB/srp: Work around data corruption bug on Mellanox targets by Ishai Rabinovitz · 18 years ago
  66. d916a8f IB/srp: Fix crash in srp_reconnect_target by Ishai Rabinovitz · 18 years ago
  67. 1c83469 [SCSI] iscsi bugfixes: fix oops when iser is flushing io by Mike Christie · 18 years ago
  68. 8a7f752 IB/ipoib: Fix packet loss after hardware address update by Michael S. Tsirkin · 18 years ago
  69. 624d01f IB/ipoib: Fix oops with ipoib_debug_mcast set by Or Gerlitz · 18 years ago
  70. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  71. 6583eb3 [PATCH] srp: fix fmr error handling by Vu Pham · 18 years ago
  72. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  73. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  74. cfa7b0d [PATCH] infiniband: devfs fix by Andrew Morton · 18 years ago
  75. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  76. 358ff01 [SCSI] iscsi: convert iser to new set/get param fns by Mike Christie · 18 years ago
  77. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  78. 3f1244a IB/iser: iSER Kconfig and Makefile by Or Gerlitz · 18 years ago
  79. 6461f64 IB/iser: iSER handling of memory for RDMA by Or Gerlitz · 18 years ago
  80. 1cfa0a7 IB/iser: iSER RDMA CM (CMA) and IB verbs interaction by Or Gerlitz · 18 years ago
  81. e85b24b IB/iser: iSER initiator iSCSI PDU and TX/RX by Or Gerlitz · 18 years ago
  82. 65e7ae7 IB/iser: iSCSI iSER transport provider high level code by Or Gerlitz · 18 years ago
  83. 49cd538 IB/iser: iSCSI iSER transport provider header file by Or Gerlitz · 18 years ago
  84. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  85. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  86. 526b4ca IB/srp: Factor out common request reset code by Ishai Rabinovitz · 18 years ago
  87. 0c0450db IB/srp: Support SRP rev. 10 targets by Ramachandra K · 18 years ago
  88. 508e434 IPoIB: Handle client reregister events by Leonid Arsh · 18 years ago
  89. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 18 years ago
  90. 31c02e2 IPoIB: Avoid using stale last_send counter when reaping AHs by Roland Dreier · 18 years ago
  91. 6bfa24f IB/srp: Get rid of "Target has req_lim 0" messages by Roland Dreier · 18 years ago
  92. b7ac4ab IB/srp: Handle DREQ events from CM by Ishai Rabinovitz · 18 years ago
  93. 74b0a15 IB/srp: Allow sg_tablesize to be adjusted by Vu Pham · 18 years ago
  94. 52fb2b50 IB/srp: Allow cmd_per_lun to be set per target port by Vu Pham · 18 years ago
  95. 0c5b395 IB/srp: Clean up loop in srp_remove_one() by Ishai Rabinovitz · 18 years ago
  96. b3589fd IB/srp: Change target_mutex to a spinlock by Matthew Wilcox · 18 years ago
  97. 549c5fc2 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() by Matthew Wilcox · 18 years ago
  98. 1962a4a IB/srp: Use SCAN_WILD_CARD from SCSI headers by Matthew Wilcox · 18 years ago
  99. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 18 years ago
  100. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 18 years ago