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
Age
Commit message (
Expand
)
Author
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-06
RDMA/umem: Revert broken 'off by one' fix
John Hubbard
2019-03-04
RDMA/umem: minor bug fix in error handling path
John Hubbard
2019-02-25
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-21
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
2019-02-21
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-19
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-19
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
2019-02-19
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
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/cache: Move the cache per-port data into the main ib_port_data
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-19
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
RDMA/nldev: Add resource tracker doit callback
Leon Romanovsky
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
2019-02-15
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2019-02-15
RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
Jason Gunthorpe
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-14
RDMA/iwpm: Remove set but not used variable 'msg_seq'
YueHaibing
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-08
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
2019-02-08
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
2019-02-08
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
[next]