aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-22RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi
2013-12-22RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi
2013-12-22RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud
2013-12-15RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise
2013-12-15RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika
2013-12-11iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud
2013-11-17IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak
2013-11-16IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-11-16IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen
2013-11-15IB/mlx5: Remove dead codeEli Cohen
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro
2013-11-12ib_isert: Avoid duplicate iscsit_increment_maxcmdsn callNicholas Bellinger
2013-11-12iser-target: Avoid using FRMR for single dma entry requestsVu Pham
2013-11-11RDMA/cma: Remove unused argument and minor dead codeMichal Nazarewicz
2013-11-11RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty
2013-11-09IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)
2013-11-09RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones
2013-11-08IB/srp: Report receive errors correctlyBart Van Assche
2013-11-08IB/srp: Avoid offlining operational SCSI devicesBart Van Assche
2013-11-08IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham
2013-11-08IB/srp: Add change_queue_depth and change_queue_type supportJack Wang
2013-11-08IB/srp: Make queue size configurableBart Van Assche
2013-11-08IB/srp: Introduce srp_alloc_req_data()Bart Van Assche