Age | Commit message (Expand) | Author |
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 |
2012-10-05 | Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier |
2012-10-04 | IB/iser: Add more RX CQs to scale out processing of SCSI responses | Alex Tabachnik |
2012-10-03 | IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n | Roland Dreier |
2012-10-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier |
2012-10-01 | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz |
2012-10-01 | IB/srp: Avoid having aborted requests hang | Bart Van Assche |
2012-10-01 | IB/srp: Fix use-after-free in srp_reset_req() | Bart Van Assche |
2012-10-01 | IPoIB: Fix use-after-free of multicast object | Patrick McHardy |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-20 | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz |
2012-09-18 | target: Simplify fabric sense data length handling | Roland Dreier |
2012-09-17 | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier |
2012-09-12 | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz |
2012-09-12 | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz |
2012-08-16 | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into... | Roland Dreier |
2012-08-15 | IB/srp: Fix a race condition | Bart Van Assche |
2012-08-15 | IB: Fix typos in infiniband drivers | Masanari Iida |
2012-08-14 | IB/ipoib: Fix RCU pointer dereference of wrong object | Shlomo Pongratz |