summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * 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/+9Star
| | | * IB/Verbs: Reform rest part in IB-core cmaMichael Wang2015-05-181-11/+9Star
| | | * 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/+18Star
| | | * IB/Verbs: Reform route related part in IB-core cmaMichael Wang2015-05-181-23/+8Star
| | | * IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2015-05-181-56/+25Star
| | |/ | |/|
| | * IB/core, cma: Nice log-friendly string helpersSagi Grimberg2015-05-181-0/+28
| |/
* / IB/cma: Fix broken AF_IB UD supportMatthew Finlay2015-05-201-11/+21
|/
* RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-051-10/+17
* RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-101-1/+2
* IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua2014-04-011-26/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+1
|\
| * net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-151-1/+1
* | Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-231-13/+61
|\ \
| * | IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-181-10/+12
| * | IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-7/+53
| |/
* / RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur2014-01-231-2/+5
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-191-35/+33Star
|\
| * RDMA/cma: Remove unused argument and minor dead codeMichal Nazarewicz2013-11-111-3/+0Star
| * IB/cma: Check for GID on listening device firstDoug Ledford2013-11-081-6/+30
| * IB/cma: Use cached gidsDoug Ledford2013-11-081-29/+6Star
* | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-081-5/+21
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-011-1/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-051-27/+17Star
|\
| * RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-121-27/+17Star
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-051-1/+1
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1