aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-23
|\
| * Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-02
| |\
| | * RDMA/iw_cm: Export tos field to iwarp providersSteve Wise2015-06-02
| | |
| | \
| *-. \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-20
| |\ \ \ | | |_|/ | |/| |
| | | * IB/core: Change rdma_protocol_iboe to roceIra Weiny2015-05-20
| | | * IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-18
| | | * IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-18
| | | * IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-18
| | | * IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-18
| | | * IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-18
| | | * IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-18
| | | * IB/Verbs: Reform rest part in IB-core cmaMichael Wang2015-05-18
| | | * IB/Verbs: Reform cma_acquire_dev()Michael Wang2015-05-18
| | | * IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang2015-05-18
| | | * IB/Verbs: Reform route related part in IB-core cmaMichael Wang2015-05-18
| | | * IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2015-05-18
| | |/ | |/|
| | * IB/core, cma: Nice log-friendly string helpersSagi Grimberg2015-05-18
| |/
* / IB/cma: Fix broken AF_IB UD supportMatthew Finlay2015-05-20
|/
* RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-05
* RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-10
* IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua2014-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* | Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-23
|\ \
| * | IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-18
| * | IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
| |/
* / RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur2014-01-23
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-18
|\
| * RDMA/cma: Remove unused argument and minor dead codeMichal Nazarewicz2013-11-11
| * IB/cma: Check for GID on listening device firstDoug Ledford2013-11-08
| * IB/cma: Use cached gidsDoug Ledford2013-11-08
* | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-07
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-01
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-05
|\
| * RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-12
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* | RDMA/cma: Only call cma_save_ib_info() for CM REQsSean Hefty2013-07-31
* | RDMA/cma: Fix accessing invalid private data for UDSean Hefty2013-07-31
* | RDMA/cma: Fix gcc warningPaul Bolle2013-07-30
|/
* RDMA/cma: Export AF_IB statisticsSean Hefty2013-06-21
* RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty2013-06-21
* RDMA/cma: Export cma_get_service_id()Sean Hefty2013-06-21
* RDMA/cma: Only listen on IB devices when using AF_IBSean Hefty2013-06-21
* RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-21
* RDMA/cma: Expose private data when using AF_IBSean Hefty2013-06-21
* RDMA/cma: Merge cma_get/save_net_infoSean Hefty2013-06-21
* RDMA/cma: Remove unused SDP related codeSean Hefty2013-06-20
* RDMA/cma: Add support for AF_IB to cma_get_service_id()Sean Hefty2013-06-20
* RDMA/cma: Add support for AF_IB to rdma_resolve_route()Sean Hefty2013-06-20