summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2936-646/+707
| |\ \ \
| | * \ \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2964-831/+1248
| | |\ \ \
| | | * | | IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0Star
| | | * | | IB: split struct ib_send_wrChristoph Hellwig2015-10-0836-645/+707
| * | | | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
| * | | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-284-21/+32
| * | | | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
| * | | | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-282-8/+10
| * | | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
| * | | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18Star
| * | | | | iser-target: Remove an unused variableBart Van Assche2015-10-231-3/+2Star
| * | | | | IB/iser: Remove an unused variableBart Van Assche2015-10-231-4/+0Star
| * | | | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-223-6/+0Star
| * | | | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-223-6/+0Star
| * | | | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-222-36/+0Star
| * | | | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-2211-109/+192
| * | | | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-221-0/+93
| * | | | | 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-222-2/+13
| * | | | | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-223-11/+7Star
| * | | | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-2217-32/+48
| * | | | | 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
| * | | | | 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-223-65/+191
| * | | | | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-225-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/+3Star
| * | | | | 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/+2Star
| * | | | | 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/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
| * | | | | usnic: correctly handle kzalloc return valueInsu Yun2015-10-211-4/+4
| * | | | | usnic: correctly check failed allocationInsu Yun2015-10-211-5/+4Star
| * | | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-2140-200/+591
| |\ \ \ \ \
| * | | | | | IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang2015-09-291-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-015-14/+46
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| | * | | | | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2