summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-0/+5
|\
| * RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib2020-08-271-0/+5
* | RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* | RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib2020-08-241-0/+6
|/
* rdma_rxe: Use netlink messages to add/delete linksSteve Wise2019-02-191-3/+3
* RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-191-7/+2
* RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-191-5/+4
* RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe2019-02-191-3/+2
* RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe2019-02-191-8/+9
* IB/rxe: Reuse code which sets port stateYuval Shaia2018-12-201-17/+1
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-1/+1
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-6/+6
* Soft RoCE driverMoni Shoua2016-08-041-0/+157