aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-08-12RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma
2014-08-12RDMA/ocrdma: Obtain SL from device structureDevesh Sharma
2014-08-01RDMA/ocrdma: Update the ocrdma module version stringSelvin Xavier
2014-08-01RDMA/ocrdma: Fix a sparse warningSelvin Xavier
2014-08-01RDMA/ocrdma: Initialize the GID table while registering the deviceSelvin Xavier
2014-08-01RDMA/ocrdma: Increase the size of STAG array in dev structure to 16KSelvin Xavier
2014-08-01RDMA/ocrdma: Add missing adapter mailbox opcodesSelvin Xavier
2014-08-01RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja
2014-08-01RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja
2014-08-01RDMA/ocrdma: Allow only SEND opcode in case of UD QPsMitesh Ahuja
2014-08-01RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEsSelvin Xavier
2014-08-01RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creationDevesh Sharma
2014-08-01RDMA/ocrdma: Remove hardcoding of the max DPP QPs supportedDevesh Sharma
2014-08-01RDMA/ocrdma: Handle shutdown event from be2net driverDevesh Sharma
2014-08-01RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributesSelvin Xavier
2014-08-01RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier
2014-08-01RDMA/ocrdma: Avoid posting DPP requests for RDMA READDevesh Sharma
2014-07-16Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz
2014-07-13RDMA/cxgb4: Call iwpm_init() only onceSteve Wise
2014-07-08RDMA/cxgb4: Initialize the device status pageSteve Wise
2014-07-08RDMA/cxgb4: Clean up connection on ARP errorHariprasad S
2014-07-08RDMA/cxgb4: Fix skb_leak in reject_cr()Hariprasad S
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-11Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg
2014-06-10iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai
2014-06-10iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai
2014-06-10iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-10RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise
2014-06-10RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova
2014-06-09IB/mlx4: Fix gfp passing in create_qp_common()Jiri Kosina
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-06IB/umad: Fix use-after-free on closeBart Van Assche
2014-06-05IB/core: Fix kobject leak on device register error flowHaggai Eran
2014-06-05RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_respYann Droneaud
2014-06-04IB/core: Fix port kobject deletion during error flowHaggai Eran
2014-06-04IB/core: Remove unneeded kobject_get/put callsHaggai Eran
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier
2014-06-03iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger
2014-06-03IB/mad: Fix sparse warning about gfp_t useRoland Dreier
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz
2014-06-02IB: Return error for unsupported QP creation flagsOr Gerlitz
2014-06-02IB: Allow build of hw/ and ulp/ subdirectories independentlyYann Droneaud