Age | Commit message (Expand) | Author |
2013-06-05 | IB/iser: Add Mellanox copyright | Or Gerlitz |
2013-06-05 | IB/iser: Fix device removal flow | Roi Dayan |
2013-05-30 | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session | Nicholas Bellinger |
2013-05-21 | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds | Joern Engel |
2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier |
2013-05-08 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton |
2013-05-02 | IB/iser: Add support for iser CM REQ additional info | Or Gerlitz |
2013-05-02 | IB/iser: Return error to upper layers on EAGAIN registration failures | Or Gerlitz |
2013-05-02 | IB/iser: Move informational messages from error to info level | Roi Dayan |
2013-05-02 | IB/iser: Add module version | Roi Dayan |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-25 | iser-target: Add iSCSI Extensions for RDMA (iSER) target driver | Nicholas Bellinger |
2013-04-17 | IPoIB: add support for TIPC protocol | Patrick McHardy |
2013-04-17 | SRPT: Fix odd use of WARN_ON() | Grant Grundler |
2013-04-17 | IPoIB: Fix ipoib_hard_header() return value | Doug Ledford |
2013-04-17 | RDMA: Rename random32() to prandom_u32() | Akinobu Mita |
2013-03-23 | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn |
2013-02-26 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier |
2013-02-25 | IPoIB: Free ipoib neigh on path record failure so path rec queries are retried | Roland Dreier |
2013-02-25 | IB/srp: Fail I/O requests if the transport is offline | Bart Van Assche |
2013-02-25 | IB/srp: Avoid endless SCSI error handling loop | Bart Van Assche |
2013-02-25 | IB/srp: Avoid sending a task management function needlessly | Bart Van Assche |
2013-02-25 | IB/srp: Track connection state properly | Bart Van Assche |
2013-02-22 | IB/iser: Enable iser when FMRs are not supported | Or Gerlitz |
2013-02-22 | IB/iser: Avoid error prints on EAGAIN registration failures | Or Gerlitz |
2013-02-22 | IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML | Or Gerlitz |
2013-02-19 | IPoIB: Don't attempt to release resources on error flow | Itai Garbi |
2013-02-19 | IPoIB: Add version and firmware info to ethtool reporting | Yan Burman |
2013-02-19 | IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets | Shlomo Pongratz |
2013-02-05 | IPoIB: Fix crash due to skb double destruct | Shlomo Pongratz |
2012-12-19 | IPoIB: Call skb_dst_drop() once skb is enqueued for sending | Roland Dreier |
2012-12-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-12-01 | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche |
2012-12-01 | IB/srp: send disconnect request without waiting for CM timewait exit | Vu Pham |
2012-12-01 | IB/srp: destroy and recreate QP and CQs when reconnecting | Ishai Rabinovitz |
2012-12-01 | IB/srp: Eliminate state SRP_TARGET_DEAD | Bart Van Assche |
2012-12-01 | IB/srp: Introduce the helper function srp_remove_target() | Bart Van Assche |
2012-12-01 | IB/srp: Suppress superfluous error messages | Bart Van Assche |
2012-12-01 | IB/srp: Process all error completions | Bart Van Assche |
2012-12-01 | IB/srp: Introduce srp_handle_qp_err() | Bart Van Assche |
2012-12-01 | IB/srp: Simplify SCSI error handling | Bart Van Assche |
2012-12-01 | IB/srp: Keep processing commands during host removal | Bart Van Assche |
2012-12-01 | IB/srp: Eliminate state SRP_TARGET_CONNECTING | Bart Van Assche |
2012-12-01 | IB/srp: Increase block layer timeout | Bart Van Assche |
2012-11-28 | ib_srpt: Convert TMR path to target_submit_tmr | Nicholas Bellinger |
2012-11-28 | ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref | Nicholas Bellinger |
2012-11-07 | target: pass sense_reason as a return value | Christoph Hellwig |
2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |