1. 6958e82 IPoIB: Fix leak in ipoib_transport_dev_init() error path by Jack Morgenstein · 17 years ago
  2. 3d1ff48 IB/srp: Add OUI for new Cisco targets by Raghava Kondapalli · 17 years ago
  3. 5d7cbfd IB/srp: Wrap OUI checking for workarounds in helper functions by Roland Dreier · 17 years ago
  4. 7974392 [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template by Mike Christie · 17 years ago
  5. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  6. 41179e2 IB/iser: Make a couple of functions static by Roland Dreier · 17 years ago
  7. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  8. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 17 years ago
  9. 1b844af IPoIB: Recycle loopback skbs instead of freeing and reallocating by Roland Dreier · 17 years ago
  10. 20089ca IPoIB/cm: Fix warning if IPV6 is not enabled by Roland Dreier · 17 years ago
  11. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  12. 841adfc IPoIB/cm: Partial error clean up unmaps wrong address by Ralph Campbell · 17 years ago
  13. 13ef5f4 IPoIB/cm: Remove dead definition of struct ipoib_cm_id by Roland Dreier · 17 years ago
  14. 82c3aca IPoIB/cm: Fix interoperability when MTU doesn't match by Michael S. Tsirkin · 17 years ago
  15. 3ec7393 IPoIB/cm: Initialize RX before moving QP to RTR by Michael S. Tsirkin · 17 years ago
  16. da9c0c7 [SCSI] iscsi_iser: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  17. bb350d1 [SCSI] ib_srp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  18. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  19. 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 17 years ago
  20. 77a23c2 [SCSI] libiscsi: fix iscsi cmdsn allocation by Mike Christie · 17 years ago
  21. b2c6416 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file by Mike Christie · 17 years ago
  22. 857ae0b [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length by Mike Christie · 17 years ago
  23. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  24. 0801c24 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers by Mike Christie · 17 years ago
  25. ec56dc0 IPoIB/cm: Fix performance regression on Mellanox by Michael S. Tsirkin · 17 years ago
  26. 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  27. 8fd357a IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  28. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 17 years ago
  29. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 17 years ago
  30. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 17 years ago
  31. 7c5b9ef IPoIB/cm: Optimize stale connection detection by Michael S. Tsirkin · 17 years ago
  32. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  33. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  34. 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 17 years ago
  35. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  36. b7f008f IB/srp: Set proc_name by Roland Dreier · 17 years ago
  37. 3633b3d IB/srp: Add orig_dgid sysfs attribute to scsi_host by Ishai Rabinovitz · 17 years ago
  38. d6ef7d6 IPoIB/cm: Don't crash if remote side uses one QP for both directions by Michael S. Tsirkin · 17 years ago
  39. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  40. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  41. 347fcfb IPoIB/cm: Fix error handling in ipoib_cm_dev_open() by Michael S. Tsirkin · 18 years ago
  42. afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  43. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  44. 37aebbde IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements by Roland Dreier · 18 years ago
  45. 46f1b3d IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr by Sean Hefty · 18 years ago
  46. a89875f IPoIB: Remove pointless opcode field from debugging output by Roland Dreier · 18 years ago
  47. 6371ea3 IPoIB/cm: Fix DMA direction typo by Michael S. Tsirkin · 18 years ago
  48. 1d426d6 IB/iser: Don't defer connection failure notification to workqueue by Erez Zilber · 18 years ago
  49. a26b5fc Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  50. 3104a21 IB/iser: Handle aborting a command after it is sent by Erez Zilber · 18 years ago
  51. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 18 years ago
  52. 77d8e1e IB/ipoib: Fix thinko in packet length checks by Michael S. Tsirkin · 18 years ago
  53. d04d01b IPoIB: Fix use-after-free in path_rec_completion() by Michael S. Tsirkin · 18 years ago
  54. e07832b IPoIB: Fix race in detaching from mcast group before attaching by Sean Hefty · 18 years ago
  55. 60a596d IPoIB/cm: Fix reaping of stale connections by Michael S. Tsirkin · 18 years ago
  56. bf32ed3 [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH by Mike Christie · 18 years ago
  57. 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 18 years ago
  58. a27cbe8 IPoIB: Only handle async events for one port by Roland Dreier · 18 years ago
  59. 843613b IPoIB: Correct debugging output when path record lookup fails by Roland Dreier · 18 years ago
  60. 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 18 years ago
  61. 1812063 IPoIB/cm: Improve small message bandwidth by Michael S. Tsirkin · 18 years ago
  62. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 18 years ago
  63. 8a2e65f IPoIB: CM error handling thinko fix by Michael S. Tsirkin · 18 years ago
  64. 551fd61 IPoIB: Only allow root to change between datagram and connected mode by Roland Dreier · 18 years ago
  65. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  66. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  67. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 18 years ago
  68. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  69. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  70. 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 18 years ago
  71. a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 18 years ago
  72. f093840 IB/iser: Return error code when PDUs may not be sent by Erez Zilber · 18 years ago
  73. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 18 years ago
  74. 82b3991 IPoIB: Make sure struct ipoib_neigh.queue is always initialized by Roland Dreier · 18 years ago
  75. 5180311 IB/iser: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  76. 85507bc IB/srp: Use new verbs IB DMA mapping functions by Ralph Campbell · 18 years ago
  77. 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  78. dee234f IB/iser: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  79. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  80. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  81. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  82. a1f8e7f [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  83. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
  84. d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 18 years ago
  85. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  86. 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 18 years ago
  87. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  88. 073ae84 IPoIB: Clear high octet in QP number by Michael S. Tsirkin · 18 years ago
  89. 2e7a742 IB/iser: Start connection after enabling iSER by Erez Zilber · 18 years ago
  90. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  91. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  92. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  93. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  94. fd6a79a IB/iser: Fix the description of iSER in Kconfig by Erez Zilber · 18 years ago
  95. 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
  96. 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
  97. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  98. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  99. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
  100. 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 18 years ago