aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha4-24/+81
2015-10-21IB/core: Allow setting create flags in QP init attributeEran Ben Elisha1-1/+1
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha3-65/+191
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S5-146/+204
2015-10-21RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier1-1/+1
2015-10-21RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma1-8/+3
2015-10-21RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki1-4/+26
2015-10-21RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier1-1/+1
2015-10-21RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2-15/+2
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S1-2/+2
2015-10-21iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S1-1/+1
2015-10-21iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S1-0/+4
2015-10-21iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S1-0/+4
2015-10-21IB/core: avoid 32-bit warningArnd Bergmann1-1/+1
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann1-1/+1
2015-10-21IB/iser: fix a comment typoGeliang Tang1-1/+1
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun1-4/+4
2015-10-21usnic: correctly check failed allocationInsu Yun1-5/+4
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford40-200/+591
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran1-2/+2
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin1-1/+6
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran1-1/+1
2015-10-20IB/core: Fix use after free of ifaMatan Barak1-8/+27
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur1-1/+1
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter3-2/+5
2015-10-06IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran1-14/+40
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres25-73/+433
2015-09-28IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang1-0/+2
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-119/+195
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford1-1/+1
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford1-10/+12
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter3-2/+22
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg3-62/+1
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-9/+1
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg4-14/+31
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds33-13987/+0
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2-8/+19
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz2-48/+67
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2-31/+40
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2-33/+33
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz2-6/+0
2015-09-15iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz1-1/+37
2015-09-15iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-25/+4
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford33-13987/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov2-2/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds130-42094/+5498
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-67/+0
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe1-2/+10