aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan
2015-12-07IB/qib: Fix qib_mr structureIra Weiny
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg
2015-10-28IB/qib: Support the new memory registration APISagi Grimberg
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx5: Remove dead fmr codeSagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-21IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha
2015-10-21IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha
2015-10-21IB/mlx4: Add IB counters tableEran Ben Elisha
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S
2015-10-21RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier
2015-10-21RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma
2015-10-21RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki
2015-10-21RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier
2015-10-21RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S
2015-10-21iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S
2015-10-21iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S
2015-10-21iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun
2015-10-21usnic: correctly check failed allocationInsu Yun