summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-10-03IB/hns: Fix the value of device_cap_flagsLijun Ou1-2/+1
2016-10-03IB/hns: Add & initialize "node_guid" parameter for RDMA CMLijun Ou2-0/+10
2016-10-03IB/hns: Register HNS RoCE Driver get_netdev() with IB CoreLijun Ou1-0/+20
2016-10-03IB/rdmavt: Trivial function comment corrected.Parav Pandit1-1/+1
2016-10-02IB/hfi1: Fix trace of atomic ackMike Marciniszyn2-3/+3
2016-10-02IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong1-25/+24
2016-10-02IB/hfi1: Use EPROM platform configuration readDean Luick2-15/+26
2016-10-02IB/hfi1: Add ability to read platform config from the EPROMDean Luick2-0/+84
2016-10-02IB/hfi1: Restore EPROM read abilityDean Luick3-3/+103
2016-10-02IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk3-0/+83
2016-10-02IB/hfi1: Add irq affinity notification handlerTadeusz Struk2-10/+103
2016-10-02IB/hfi1: Add a new VL sysfs attribute for sdma enginesTadeusz Struk1-1/+14
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk5-7/+412
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak2-5/+13
2016-10-02IB/hfi1: Remove unused variable from devdataDennis Dalessandro1-2/+0
2016-10-02IB/hfi1: Cleanup tasklet refs in commentsDennis Dalessandro2-10/+10
2016-10-02IB/hfi1: Adjust hardware buffering parameterHarish Chegondi2-3/+3
2016-10-02IB/hfi1: Act on external device timeoutDean Luick2-2/+6
2016-10-02IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn1-1/+4
2016-10-02IB/hfi1: Combine shift copy and byte copy for SGE readsSebastian Sanchez1-137/+23
2016-10-02IB/hfi1: Do not read more than a SGE lengthSebastian Sanchez1-48/+40
2016-10-02IB/hfi1: Extend i2c timeoutDean Luick1-1/+1
2016-10-02IB/hfi1: Increase default settings of max_cqes and max_qpsJianxin Xiong1-2/+2
2016-10-02IB/hfi1: Remove filtering of Set(PkeyTable) in HFI SMASebastian Sanchez1-6/+0
2016-10-02IB/qib: Remove qpt_mask globalDennis Dalessandro3-13/+3
2016-10-02IB/hfi1: Consolidate pio control masks into single definitionMike Marciniszyn4-30/+32
2016-10-02IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debugMike Marciniszyn3-2/+30
2016-10-02IB/rdmavt: Add qp init functionMike Marciniszyn1-42/+58
2016-10-02IB/rdmavt: Move reset calldown to reset pathMike Marciniszyn1-6/+5
2016-10-02IB/hfi1: Move iowait_init() to priv allocateMike Marciniszyn1-7/+7
2016-10-02IB/rdmavt: Correct sparse annotationMike Marciniszyn1-6/+3
2016-10-02IB/hfi1: Fix locking scheme for affinity settingsTadeusz Struk2-43/+51
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan7-63/+79
2016-10-02IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi3-28/+30
2016-10-02IB/hfi1: Move serdes tune inside link start functionDean Luick2-15/+8
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn23-346/+162
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-26/+8
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2-27/+20
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig3-21/+8
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig10-14/+31
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2-7/+7
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-81/+200
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai1-0/+4
2016-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds15-80/+189
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn7-26/+20
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King1-1/+1
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6