aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg3-109/+1
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg5-98/+1
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg5-149/+9
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg2-1/+120
2015-10-28IB/qib: Support the new memory registration APISagi Grimberg4-1/+104
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg4-0/+120
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg3-0/+83
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg4-0/+96
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg5-6/+132
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg5-0/+189
2015-10-28IB/mlx5: Remove dead fmr codeSagi Grimberg1-25/+0
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford19-391/+431
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak7-38/+94
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak4-6/+7
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2-6/+10
2015-10-21IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2-0/+68
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha4-24/+81
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-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann1-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 Ledford28-144/+435
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig1-1/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig19-390/+431
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-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-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds32-13986/+0
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford32-13986/+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 Torvalds93-40667/+751
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny1-0/+1
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg3-6/+14
2015-09-03IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran1-12/+0
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause1-1/+1
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas2-2/+150
2015-08-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe3-17/+2
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2-20/+4
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5