summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-221-6/+6
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-112-1/+507
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-317-49/+124
|\ \
| * | RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2015-12-286-22/+119
| * | RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2015-12-281-23/+0
| * | RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-281-3/+4
| * | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-176-14/+38
|\| |
| * | IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
| * | IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
| * | mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
| * | IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-071-2/+2
| * | IB/qib: Fix qib_mr structureIra Weiny2015-12-071-1/+1
* | | IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-061-3/+14
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\ \
| * | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0748-1158/+1441
|\ \ \ | |_|/ |/| |
| * | RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-282-167/+1
| * | IB/qib: Remove old FRWR APISagi Grimberg2015-10-284-102/+1
| * | iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-285-143/+1
| * | RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-283-72/+1
| * | RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-283-109/+1
| * | IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-285-98/+1
| * | IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-285-149/+9
| * | RDMA/nes: Support the new memory registration APISagi Grimberg2015-10-282-1/+120
| * | IB/qib: Support the new memory registration APISagi Grimberg2015-10-284-1/+104
| * | iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-284-0/+120
| * | RDMA/cxgb3: Support the new memory registration APISagi Grimberg2015-10-283-0/+83
| * | RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-284-0/+96
| * | IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-285-6/+132
| * | IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-285-0/+189
| * | IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-281-25/+0
| * | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2819-391/+431
| |\ \
| | * | IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-0819-390/+431
| * | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-217-38/+94
| * | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-214-6/+7
| * | | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-212-6/+10
| * | | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-212-0/+68
| * | | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-214-24/+81
| * | | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-215-146/+204
| * | | RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0Selvin Xavier2015-10-211-1/+1
| * | | RDMA/ocrdma: Prevent CQ-Doorbell floodsDevesh Sharma2015-10-211-8/+3
| * | | RDMA/ocrdma: Check resource ids received in Async CQENaga Irrinki2015-10-211-4/+26
| * | | RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_statsSelvin Xavier2015-10-211-1/+1
| * | | RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2015-10-212-15/+2
| * | | iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S2015-10-211-2/+2