summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cma.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Avoid triggering undefined behaviorBart Van Assche2017-10-141-4/+7
* IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky2017-08-241-2/+2
* rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+2
* RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-101-1/+1
* RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-101-2/+1
* RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-101-4/+2
* IB/cma: Fix default RoCE type settingDoug Ledford2017-07-281-1/+1
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-2/+7
|\
| * IB/cma: Set default gid type to RoCEv2Moni Shoua2017-07-241-2/+7
* | IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-241-6/+7
|/
* RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa2017-07-201-0/+2
* IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-171-29/+3
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-011-7/+6
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-011-1/+5
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-011-9/+13
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-011-6/+10
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-4/+4
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-1/+2
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-68/+8
* IB/cma: Send MRA for reply messagesMoni Shoua2017-04-211-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-22/+149
|\
| * rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-02-221-0/+3
| * Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-1/+2
| |\
| * | IB/cma: Destination and source addr families must matchMoni Shoua2017-02-151-0/+4
| * | IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny2017-02-151-5/+49
| * | IB/core: Add inline function to validate portYuval Shaia2017-01-271-4/+2
| * | IB/cma: Fix reversed testChristophe Jaillet2017-01-271-1/+1
| * | IB/cma: Allow port reuse for rdma_idMoni Shoua2017-01-241-7/+60
| * | IB/cma: Add debug messages to error flowsMoni Shoua2017-01-241-2/+23
| * | RDMA/cma: use cached port state when bind loopbackJack Wang2017-01-121-3/+3
| * | RDMA/cma: resolve to first active ib portJack Wang2017-01-121-1/+5
* | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+2
| |/ |/|
* | RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein2017-01-271-1/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-0/+43
|\
| * rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise2016-12-141-0/+16
| * rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise2016-12-141-0/+13
| * rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-141-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+20
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-171-1/+20
| |\ \
| | * | IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky2016-11-161-1/+20
| | |/
* | | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
|/ /
* | infiniband: shut up a maybe-uninitialized warningArnd Bergmann2016-11-111-26/+28
|/
* 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
|/
OpenPOWER on IntegriCloud