Age | Commit message (Expand) | Author |
2006-08-03 | IB/ipoib: Remove broken link from Kconfig and documentation | Or Gerlitz |
2006-08-03 | IB/srp: Work around data corruption bug on Mellanox targets | Ishai Rabinovitz |
2006-08-03 | IB/srp: Fix crash in srp_reconnect_target | Ishai Rabinovitz |
2006-07-24 | IB/ipoib: Fix packet loss after hardware address update | Michael S. Tsirkin |
2006-07-24 | IB/ipoib: Fix oops with ipoib_debug_mcast set | Or Gerlitz |
2006-07-14 | [PATCH] fmr pool: remove unnecessary pointer dereference | Michael S. Tsirkin |
2006-07-14 | [PATCH] srp: fix fmr error handling | Vu Pham |
2006-07-03 | Merge ../scsi-misc-2.6 | James Bottomley |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] infiniband: devfs fix | Andrew Morton |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [SCSI] iscsi: convert iser to new set/get param fns | Mike Christie |
2006-06-26 | [PATCH] drivers: use list_move() | Akinobu Mita |
2006-06-22 | IB/iser: iSER Kconfig and Makefile | Or Gerlitz |
2006-06-22 | IB/iser: iSER handling of memory for RDMA | Or Gerlitz |
2006-06-22 | IB/iser: iSER RDMA CM (CMA) and IB verbs interaction | Or Gerlitz |
2006-06-22 | IB/iser: iSER initiator iSCSI PDU and TX/RX | Or Gerlitz |
2006-06-22 | IB/iser: iSCSI iSER transport provider high level code | Or Gerlitz |
2006-06-22 | IB/iser: iSCSI iSER transport provider header file | Or Gerlitz |
2006-06-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2006-06-17 | [NET]: Add netif_tx_lock | Herbert Xu |
2006-06-17 | IB/srp: Factor out common request reset code | Ishai Rabinovitz |
2006-06-17 | IB/srp: Support SRP rev. 10 targets | Ramachandra K |
2006-06-17 | IPoIB: Handle client reregister events | Leonid Arsh |
2006-06-17 | IPoIB: Fix kernel unaligned access on ia64 | Jack Morgenstein |
2006-06-17 | IPoIB: Avoid using stale last_send counter when reaping AHs | Roland Dreier |
2006-06-17 | IB/srp: Get rid of "Target has req_lim 0" messages | Roland Dreier |
2006-06-17 | IB/srp: Handle DREQ events from CM | Ishai Rabinovitz |
2006-06-17 | IB/srp: Allow sg_tablesize to be adjusted | Vu Pham |
2006-06-17 | IB/srp: Allow cmd_per_lun to be set per target port | Vu Pham |
2006-06-17 | IB/srp: Clean up loop in srp_remove_one() | Ishai Rabinovitz |
2006-06-17 | IB/srp: Change target_mutex to a spinlock | Matthew Wilcox |
2006-06-17 | IB/srp: Get rid of unneeded use of list_for_each_entry_safe() | Matthew Wilcox |
2006-06-17 | IB/srp: Use SCAN_WILD_CARD from SCSI headers | Matthew Wilcox |
2006-06-17 | IB/srp: Use FMRs to map gather/scatter lists | Roland Dreier |
2006-06-05 | IPoIB: Fix AH leak at interface down | Eli Cohen |
2006-05-17 | IB/srp: Complete correct SCSI commands on device reset | Ishai Rabinovitz |
2006-05-17 | IB/srp: Get rid of extra scsi_host_put()s if reconnection fails | Roland Dreier |
2006-05-17 | IB/srp: Don't wait for disconnection if sending DREQ fails | Roland Dreier |
2006-05-09 | IPoIB: Free child interfaces properly | Roland Dreier |
2006-05-09 | IB/srp: Fix tracking of pending requests during error handling | Roland Dreier |
2006-04-19 | IB/srp: Remove request from list when SCSI abort succeeds | Roland Dreier |
2006-04-10 | IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() | Roland Dreier |
2006-04-10 | IPoIB: Close race in ipoib_flush_paths() | Eli Cohen |
2006-04-10 | IPoIB: Make send and receive queue sizes tunable | Shirley Ma |
2006-04-10 | IPoIB: Wait for join to finish before freeing mcast struct | Eli Cohen |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein |
2006-04-04 | IPoIB: Consolidate private neighbour data handling | Michael S. Tsirkin |
2006-04-03 | IB/srp: Fix memory leak in options parsing | Roland Dreier |
2006-04-02 | IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier |