summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun2016-08-221-6/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-6/+92
|\
| * IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-041-7/+93
| |
| \
*-. \ Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-231-4/+4
|\ \ \ | | |/ | |/|
| | * IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker2016-06-231-4/+4
| |/
* / IB/cma: Make the code easier to verifyBart Van Assche2016-06-181-28/+26Star
|/
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-141-1/+2
|\ \
| | * IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-141-1/+2
| |/
* / IB/cma: pass the port number to ib_create_qpChristoph Hellwig2016-05-121-0/+1
|/
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-0/+8
|\ \
| | * IB/cma: Print warning on different inner and header P_KeysHaggai Eran2016-03-011-0/+8
| |/
* / IB/core: trivial prink cleanup.Parav Pandit2016-03-031-7/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-27/+238
|\
| * IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-7/+5Star
| * IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-01-191-1/+1
| * IB/cma: Join and leave multicast groups with IGMPMoni Shoua2015-12-231-7/+89
| * IB/cma: Add configfs for rdma_cmMatan Barak2015-12-231-7/+101
| * IB/rdma_cm: Add wrapper for cma reference countMatan Barak2015-12-231-2/+9
| * IB/core: Validate route when we init ahMatan Barak2015-12-231-2/+28
| * IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-231-1/+10
| * IB/cm: Use the source GID index typeMatan Barak2015-12-231-0/+2
| * IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-1/+2
| * IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-8/+0Star
* | IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-231-7/+9
|/
* IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-081-4/+1Star
* IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-301-1/+1
* IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-18/+28
* IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
* IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-281-0/+1
* IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-221-2/+0Star
* IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-221-6/+0Star
* IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-221-8/+18
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-221-4/+6
* IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
* IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
* IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran2015-10-061-14/+40
* IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran2015-08-311-0/+4
* IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran2015-08-301-55/+4Star
* IB/cma: Use found net_dev for passive connectionsHaggai Eran2015-08-301-27/+49
* IB/cma: Validate routing of incoming requestsHaggai Eran2015-08-301-3/+92
* IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran2015-08-301-3/+185
* IB/cma: Helper functions to access port space IDRsHaggai Eran2015-08-301-21/+60
* IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran2015-08-301-65/+105
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3Star
* RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-291-2/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-241-157/+130Star
|\
| * Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-0/+2
| |\
| | * RDMA/iw_cm: Export tos field to iwarp providersSteve Wise2015-06-021-0/+2
| | |
| | \
| *-. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-157/+128Star
| |\ \ \ | | |_|/ | |/| |
| | | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-6/+6