- da9c0c7 [SCSI] iscsi_iser: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
- bb350d1 [SCSI] ib_srp: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
- d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 18 years ago
- 1548271 [SCSI] libiscsi: make can_queue configurable by Mike Christie · 18 years ago
- 77a23c2 [SCSI] libiscsi: fix iscsi cmdsn allocation by Mike Christie · 18 years ago
- b2c6416 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file by Mike Christie · 18 years ago
- 857ae0b [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length by Mike Christie · 18 years ago
- 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 18 years ago
- 0801c24 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers by Mike Christie · 18 years ago
- ec56dc0 IPoIB/cm: Fix performance regression on Mellanox by Michael S. Tsirkin · 18 years ago
- 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 18 years ago
- 8fd357a IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() by Michael S. Tsirkin · 18 years ago
- 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 18 years ago
- 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 18 years ago
- 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 18 years ago
- 7c5b9ef IPoIB/cm: Optimize stale connection detection by Michael S. Tsirkin · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
- 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 18 years ago
- f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 18 years ago
- b7f008f IB/srp: Set proc_name by Roland Dreier · 18 years ago
- 3633b3d IB/srp: Add orig_dgid sysfs attribute to scsi_host by Ishai Rabinovitz · 18 years ago
- d6ef7d6 IPoIB/cm: Don't crash if remote side uses one QP for both directions by Michael S. Tsirkin · 18 years ago
- 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
- 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
- 347fcfb IPoIB/cm: Fix error handling in ipoib_cm_dev_open() by Michael S. Tsirkin · 18 years ago
- afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
- 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- 37aebbde IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements by Roland Dreier · 18 years ago
- 46f1b3d IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr by Sean Hefty · 18 years ago
- a89875f IPoIB: Remove pointless opcode field from debugging output by Roland Dreier · 18 years ago
- 6371ea3 IPoIB/cm: Fix DMA direction typo by Michael S. Tsirkin · 18 years ago
- 1d426d6 IB/iser: Don't defer connection failure notification to workqueue by Erez Zilber · 18 years ago
- a26b5fc Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
- 3104a21 IB/iser: Handle aborting a command after it is sent by Erez Zilber · 18 years ago
- ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 18 years ago
- 77d8e1e IB/ipoib: Fix thinko in packet length checks by Michael S. Tsirkin · 18 years ago
- d04d01b IPoIB: Fix use-after-free in path_rec_completion() by Michael S. Tsirkin · 18 years ago
- e07832b IPoIB: Fix race in detaching from mcast group before attaching by Sean Hefty · 18 years ago
- 60a596d IPoIB/cm: Fix reaping of stale connections by Michael S. Tsirkin · 18 years ago
- bf32ed3 [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH by Mike Christie · 18 years ago
- 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 18 years ago
- a27cbe8 IPoIB: Only handle async events for one port by Roland Dreier · 18 years ago
- 843613b IPoIB: Correct debugging output when path record lookup fails by Roland Dreier · 18 years ago
- 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 18 years ago
- 1812063 IPoIB/cm: Improve small message bandwidth by Michael S. Tsirkin · 18 years ago
- faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 18 years ago
- 8a2e65f IPoIB: CM error handling thinko fix by Michael S. Tsirkin · 18 years ago
- 551fd61 IPoIB: Only allow root to change between datagram and connected mode by Roland Dreier · 18 years ago
- 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
- 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
- 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 18 years ago
- b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
- 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
- 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 18 years ago
- a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 18 years ago
- f093840 IB/iser: Return error code when PDUs may not be sent by Erez Zilber · 18 years ago
- bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 18 years ago
- 82b3991 IPoIB: Make sure struct ipoib_neigh.queue is always initialized by Roland Dreier · 18 years ago
- 5180311 IB/iser: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
- 85507bc IB/srp: Use new verbs IB DMA mapping functions by Ralph Campbell · 18 years ago
- 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
- dee234f IB/iser: Remove unused "write-only" variables by Roland Dreier · 18 years ago
- f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
- 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
- 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
- a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
- 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
- d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 18 years ago
- e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
- 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- 073ae84 IPoIB: Clear high octet in QP number by Michael S. Tsirkin · 18 years ago
- 2e7a742 IB/iser: Start connection after enabling iSER by Erez Zilber · 18 years ago
- 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
- 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
- 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
- cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
- fd6a79a IB/iser: Fix the description of iSER in Kconfig by Erez Zilber · 18 years ago
- 74a2078 IB/iser: DMA unmap unaligned for RDMA data before touching it by Erez Zilber · 18 years ago
- 87e8df7 IB/iser: Have iSER data transaction object point to iSER conn by Erez Zilber · 18 years ago
- 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
- c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
- a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
- 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 18 years ago
- 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 18 years ago
- d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 18 years ago
- 5755d6d IB/iser: INFINIBAND_ISER depends on INET by Roland Dreier · 18 years ago
- c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
- 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
- d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
- e981f1d IB/iser: fix some debug prints by Erez Zilber · 18 years ago
- 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
- 8072ec2 IB/iser: Limit the max size of a scsi command by Erez Zilber · 18 years ago
- 777a71d IB/iser: fix a check of SG alignment for RDMA by Erez Zilber · 18 years ago
- 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
- 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
- ded7f1a IB/srp: Add port/device attributes by Ishai Rabinovitz · 18 years ago
- 9217b27 IB/ipoib: Fix flush/start xmit race (from code review) by Michael S. Tsirkin · 18 years ago
- c11bd42 IPoIB: Retry failed send-only multicast group joins by Eli Cohen · 18 years ago