summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
*-. 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
| | |
| | \
| *-. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-157/+128
| |\ \ \ | | |_|/ | |/| |
| | | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-201-6/+6
| | | * IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-181-1/+1
| | | * IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-181-1/+1
| | | * IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-181-3/+3
| | | * IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-181-2/+2
| | | * IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-181-7/+7
| | | * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-181-10/+9
| | | * IB/Verbs: Reform rest part in IB-core cmaMichael Wang2015-05-181-11/+9
| | | * IB/Verbs: Reform cma_acquire_dev()Michael Wang2015-05-181-28/+40
| | | * IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang2015-05-181-38/+18