summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | RDMA/netlink: Expose device and port capability masksLeon Romanovsky2017-08-101-0/+19
| | * | | | RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky2017-08-101-0/+44
| | * | | | RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky2017-08-101-0/+71
| | * | | | RDMA/netlink: Add nldev device doit implementationLeon Romanovsky2017-08-101-0/+40
| | * | | | RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky2017-08-101-1/+63
| | * | | | RDMA/netlink: Add nldev initialization flowsLeon Romanovsky2017-08-103-1/+49
| | * | | | RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky2017-08-101-1/+1
| | * | | | RDMA/netlink: Update copyrightLeon Romanovsky2017-08-101-0/+1
| | * | | | RDMA/netlink: Convert LS to doit callbackLeon Romanovsky2017-08-105-31/+25
| | * | | | RDMA/netlink: Reduce indirection access to cb_tableLeon Romanovsky2017-08-101-5/+8
| | * | | | RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky2017-08-101-5/+14
| | * | | | RDMA/core: Add and expose static device indexLeon Romanovsky2017-08-102-1/+41
| | * | | | RDMA/core: Add iterator over ib_devicesLeon Romanovsky2017-08-102-0/+33
| | * | | | RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-104-5/+5
| | * | | | RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky2017-08-103-6/+5
| | * | | | RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky2017-08-104-6/+5
| | * | | | RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky2017-08-103-11/+9
| | * | | | RDMA/netlink: Simplify the put_msg and put_attrLeon Romanovsky2017-08-101-21/+6
| | * | | | RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-104-9/+16
| | * | | | RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky2017-08-102-17/+0
| | * | | | RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky2017-08-101-6/+0
| | * | | | RDMA/netlink: Avoid double pass for RDMA netlink messagesLeon Romanovsky2017-08-101-18/+44
| | * | | | RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-102-4/+1
| | * | | | RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-105-142/+108
| | * | | | RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa2017-08-092-4/+14
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-108-45/+198
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / /
| | * | | | IB/CM: Set appropriate slid and dlid when handling CM requestDasaratharaman Chandramouli2017-08-081-11/+56
| | * | | | IB/CM: Create appropriate path records when handling CM requestDasaratharaman Chandramouli2017-08-081-7/+31
| | * | | | IB/CM: Add OPA Path record support to CMHiatt, Don2017-08-081-8/+42
| | * | | | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-083-6/+10
| | * | | | IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-3/+5
| | * | | | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-082-1/+5
| | * | | | IB/mad: Change slid in RMPP recv from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
| | * | | | IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli2017-08-083-10/+50
| | |/ / /
| * | | | IB/cma: Fix default RoCE type settingDoug Ledford2017-07-281-1/+1
| * | | | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-273-2/+64
| |\ \ \ \
| | * | | | IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-242-0/+57
| | * | | | IB/cma: Set default gid type to RoCEv2Moni Shoua2017-07-241-2/+7
| | |/ / /
| * | | | IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-3/+14
| * | | | IB/core: Add support for RoCEv2 multicastNoa Osherovich2017-07-241-0/+12
| * | | | IB/core: Set RoCEv2 MGID according to specNoa Osherovich2017-07-242-10/+13
| * | | | IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich2017-07-241-4/+40
| |/ / /
* | | / IB/umem: update to new mmu_notifier semanticJérôme Glisse2017-08-311-19/+0
| |_|/ |/| |
* | | IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-242-5/+13
* | | RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-221-1/+1
| |/ |/|
* | IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
* | IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
* | Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford2017-08-071-1/+0
|\ \
| * | Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky2017-07-231-1/+0
| |/
* | IB/uverbs: Fix device cleanupYishai Hadas2017-08-041-2/+1