summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Introduce new fast registration APISagi Grimberg2015-10-292-0/+151
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2963-988/+1152
|\
| * Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2998-1247/+1698
| |\
| | * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-082-2/+0
| | * IB: split struct ib_send_wrChristoph Hellwig2015-10-0863-986/+1152
* | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
* | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-2814-34/+52
* | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
* | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-283-9/+25
* | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
* | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18
* | | iser-target: Remove an unused variableBart Van Assche2015-10-231-3/+2
* | | IB/iser: Remove an unused variableBart Van Assche2015-10-231-4/+0
* | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-224-8/+0
* | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-224-15/+4
* | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-222-36/+0
* | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-2212-110/+193
* | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-222-0/+101
* | | IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-221-8/+18
* | | IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak2015-10-221-2/+5
* | | IB/core: Add netdev to path recordMatan Barak2015-10-223-2/+23
* | | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-224-11/+26
* | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-2219-38/+60
* | | IB/mlx4: Add support for blocking multicast loopback QP creation user flagEran Ben Elisha2015-10-222-6/+10
* | | IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-222-0/+68
* | | IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-224-24/+81
* | | net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb2015-10-223-1/+49
* | | net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-225-13/+68
* | | IB/core: Allow setting create flags in QP init attributeEran Ben Elisha2015-10-221-1/+1
* | | IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-224-65/+217
* | | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-225-146/+204
* | | cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-225-40/+158
* | | 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
* | | iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S2015-10-211-1/+1
* | | iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S2015-10-211-0/+4
* | | iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S2015-10-211-0/+4
* | | IB/core: avoid 32-bit warningArnd Bergmann2015-10-211-1/+1
* | | RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-211-1/+1
* | | ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock2015-10-211-1/+1
* | | IB/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
* | | usnic: correctly handle kzalloc return valueInsu Yun2015-10-211-4/+4
* | | MAINTAINERS: update usnic maintainer contactsDave Goodell \(dgoodell\)2015-10-211-2/+3
* | | usnic: correctly check failed allocationInsu Yun2015-10-211-5/+4
* | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-2148-274/+596
|\ \ \
| * | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9