index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
2019-03-28
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
2019-03-28
RDMA/core: Add module param to disable device sharing among net ns
Parav Pandit
2019-03-28
RDMA/core: Support core port attributes in non init_net
Parav Pandit
2019-03-28
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
2019-03-28
RDMA/core: Restrict sysfs entries view to init_net
Parav Pandit
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2019-02-08
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
2019-02-08
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
2019-02-08
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
2019-02-08
RDMA/device: Use an ida instead of a free page in alloc_name
Jason Gunthorpe
2019-02-08
RDMA/device: Get rid of reg_state
Jason Gunthorpe
2019-02-08
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
2019-02-08
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
2019-02-08
RDMA/device: Check that the rename is nop under the lock
Jason Gunthorpe
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
RDMA/core: Share driver structure size with core
Leon Romanovsky
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-01-30
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2019-01-30
RDMA/core: Simplify restrack interface
Leon Romanovsky
2019-01-30
RDMA: Add indication for in kernel API support to IB device
Gal Pressman
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-21
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
2019-01-18
RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()
Jason Gunthorpe
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-02
IB/core: Add advise_mr to the list of known ops
Moni Shoua
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-11
RDMA/core: Introduce ib_device_ops
Kamal Heib
2018-12-07
RDMA/core: Validate port number in query_pkey verb
Yuval Shaia
2018-11-22
RDMA/core: Sync unregistration with netlink commands
Parav Pandit
[next]