aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche
2013-02-25IB/srp: Track connection state properlyBart Van Assche
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz
2013-02-19IPoIB: Don't attempt to release resources on error flowItai Garbi
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche
2012-11-30IB/srp: send disconnect request without waiting for CM timewait exitVu Pham
2012-11-30IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche
2012-11-30IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche
2012-11-30IB/srp: Process all error completionsBart Van Assche
2012-11-30IB/srp: Introduce srp_handle_qp_err()Bart Van Assche
2012-11-30IB/srp: Simplify SCSI error handlingBart Van Assche
2012-11-30IB/srp: Keep processing commands during host removalBart Van Assche
2012-11-30IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche
2012-11-30IB/srp: Increase block layer timeoutBart Van Assche
2012-11-28ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger
2012-11-28ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-10-04Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-09-30IB/srp: Avoid having aborted requests hangBart Van Assche
2012-09-30IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche
2012-09-30IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-09-12IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz
2012-09-12IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier
2012-08-15IB/srp: Fix a race conditionBart Van Assche
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-08-14IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz