summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-28IB/ucma: Take the network namespace from the processGuy Shapiro
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-28IB/cma: Separate port allocation to network namespacesHaggai Eran
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro
2015-10-28IB/iser: Enable SG clusteringSagi Grimberg
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg
2015-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-22iser-target: Remove an unused variableBart Van Assche
2015-10-22IB/iser: Remove an unused variableBart Van Assche
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-21IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak
2015-10-21IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak
2015-10-21IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak
2015-10-21IB/core: Add netdev to path recordMatan Barak
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan 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-21IB/core: Allow setting create flags in QP init attributeEran Ben Elisha
2015-10-21IB/core: Extend ib_uverbs_create_qpEran 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-21IB/core: avoid 32-bit warningArnd Bergmann
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann
2015-10-21IB/iser: fix a comment typoGeliang Tang
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun
2015-10-21usnic: correctly check failed allocationInsu Yun
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran
2015-10-20IB/core: Fix use after free of ifaMatan Barak
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera