| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | RDMA/netlink: Advertise IB subnet prefix | Leon Romanovsky | 2017-08-10 | 1 | -0/+5 |
| | * | | | | RDMA/netlink: Export node_guid and sys_image_guid | Leon Romanovsky | 2017-08-10 | 1 | -0/+8 |
| | * | | | | RDMA/netlink: Export FW version | Leon Romanovsky | 2017-08-10 | 1 | -0/+9 |
| | * | | | | RDMA: Simplify get firmware interface | Leon Romanovsky | 2017-08-10 | 2 | -4/+4 |
| | * | | | | RDMA/netlink: Expose device and port capability masks | Leon Romanovsky | 2017-08-10 | 1 | -0/+19 |
| | * | | | | RDMA/netlink: Implement nldev port doit callback | Leon Romanovsky | 2017-08-10 | 1 | -0/+44 |
| | * | | | | RDMA/netlink: Add nldev port dumpit implementation | Leon Romanovsky | 2017-08-10 | 1 | -0/+71 |
| | * | | | | RDMA/netlink: Add nldev device doit implementation | Leon Romanovsky | 2017-08-10 | 1 | -0/+40 |
| | * | | | | RDMA/netlink: Implement nldev device dumpit calback | Leon Romanovsky | 2017-08-10 | 1 | -1/+63 |
| | * | | | | RDMA/netlink: Add nldev initialization flows | Leon Romanovsky | 2017-08-10 | 3 | -1/+49 |
| | * | | | | RDMA/netlink: Add netlink device definitions to UAPI | Leon Romanovsky | 2017-08-10 | 1 | -1/+1 |
| | * | | | | RDMA/netlink: Update copyright | Leon Romanovsky | 2017-08-10 | 1 | -0/+1 |
| | * | | | | RDMA/netlink: Convert LS to doit callback | Leon Romanovsky | 2017-08-10 | 5 | -31/+25 |
| | * | | | | RDMA/netlink: Reduce indirection access to cb_table | Leon Romanovsky | 2017-08-10 | 1 | -5/+8 |
| | * | | | | RDMA/netlink: Add and implement doit netlink callback | Leon Romanovsky | 2017-08-10 | 1 | -5/+14 |
| | * | | | | RDMA/core: Add and expose static device index | Leon Romanovsky | 2017-08-10 | 2 | -1/+41 |
| | * | | | | RDMA/core: Add iterator over ib_devices | Leon Romanovsky | 2017-08-10 | 2 | -0/+33 |
| | * | | | | RDMA/netlink: Rename netlink callback struct | Leon Romanovsky | 2017-08-10 | 4 | -5/+5 |
| | * | | | | RDMA/netlink: Simplify and rename ibnl_chk_listeners | Leon Romanovsky | 2017-08-10 | 3 | -6/+5 |
| | * | | | | RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast | Leon Romanovsky | 2017-08-10 | 4 | -6/+5 |
| | * | | | | RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast* | Leon Romanovsky | 2017-08-10 | 3 | -11/+9 |
| | * | | | | RDMA/netlink: Simplify the put_msg and put_attr | Leon Romanovsky | 2017-08-10 | 1 | -21/+6 |
| | * | | | | RDMA/netlink: Add flag to consolidate common handling | Leon Romanovsky | 2017-08-10 | 4 | -9/+16 |
| | * | | | | RDMA/iwcm: Remove extra EXPORT_SYMBOLS | Leon Romanovsky | 2017-08-10 | 2 | -17/+0 |
| | * | | | | RDMA/iwcm: Remove useless check of netlink client validity | Leon Romanovsky | 2017-08-10 | 1 | -6/+0 |
| | * | | | | RDMA/netlink: Avoid double pass for RDMA netlink messages | Leon Romanovsky | 2017-08-10 | 1 | -18/+44 |
| | * | | | | RDMA/netlink: Remove redundant owner option for netlink callbacks | Leon Romanovsky | 2017-08-10 | 2 | -4/+1 |
| | * | | | | RDMA/netlink: Remove netlink clients infrastructure | Leon Romanovsky | 2017-08-10 | 5 | -142/+108 |
| | * | | | | RDMA/core: Add wait/retry version of ibnl_unicast | Ismail, Mustafa | 2017-08-09 | 2 | -4/+14 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 2017-08-10 | 8 | -45/+198 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | / / /
| | | |/ / / |
|
| | * | | | | IB/CM: Set appropriate slid and dlid when handling CM request | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -11/+56 |
| | * | | | | IB/CM: Create appropriate path records when handling CM request | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -7/+31 |
| | * | | | | IB/CM: Add OPA Path record support to CM | Hiatt, Don | 2017-08-08 | 1 | -8/+42 |
| | * | | | | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 2017-08-08 | 3 | -6/+10 |
| | * | | | | IB/core: Change port_attr.sm_lid from 16 to 32 bits | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -3/+5 |
| | * | | | | IB/core: Change port_attr.lid size from 16 to 32 bits | Dasaratharaman Chandramouli | 2017-08-08 | 2 | -1/+5 |
| | * | | | | IB/mad: Change slid in RMPP recv from 16 to 32 bits | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -1/+1 |
| | * | | | | IB/core: Convert ah_attr from OPA to IB when copying to user | Dasaratharaman Chandramouli | 2017-08-08 | 3 | -10/+50 |
| | |/ / / |
|
| * | | | | IB/cma: Fix default RoCE type setting | Doug Ledford | 2017-07-28 | 1 | -1/+1 |
| * | | | | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-07-27 | 3 | -2/+64 |
| |\ \ \ \ |
|
| | * | | | | IB/core: Add generic function to extract IB speed from netdev | Yuval Shaia | 2017-07-24 | 2 | -0/+57 |
| | * | | | | IB/cma: Set default gid type to RoCEv2 | Moni Shoua | 2017-07-24 | 1 | -2/+7 |
| | |/ / / |
|
| * | | | | IB/uverbs: Enable QP creation with a given source QP number | Yishai Hadas | 2017-07-24 | 1 | -3/+14 |
| * | | | | IB/core: Add support for RoCEv2 multicast | Noa Osherovich | 2017-07-24 | 1 | -0/+12 |
| * | | | | IB/core: Set RoCEv2 MGID according to spec | Noa Osherovich | 2017-07-24 | 2 | -10/+13 |
| * | | | | IB/core: Fix the validations of a multicast LID in attach or detach operations | Noa Osherovich | 2017-07-24 | 1 | -4/+40 |
| |/ / / |
|
* | | / | IB/umem: update to new mmu_notifier semantic | Jérôme Glisse | 2017-08-31 | 1 | -19/+0 |
| |_|/
|/| | |
|
* | | | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich | 2017-08-24 | 2 | -5/+13 |
* | | | RDMA/uverbs: Initialize cq_context appropriately | Bharat Potnuri | 2017-08-22 | 1 | -1/+1 |
| |/
|/| |
|
* | | IB/uverbs: Fix NULL pointer dereference during device removal | Maor Gottlieb | 2017-08-16 | 1 | -1/+1 |