summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* | 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-041-6/+92
|\
| * IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-031-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-171-28/+26
|/
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-131-1/+2
|\ \
| | * IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-131-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-231-27/+238
|\
| * IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-7/+5
| * 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/+0
* | IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-221-7/+9
|/
* IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-081-4/+1
* 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-211-2/+0
* IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-211-6/+0
* IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-211-8/+18
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-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-301-0/+4
* IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran2015-08-301-55/+4
* 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/+3
* RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-281-2/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-231-157/+130
|\
| * 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