index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2019-01-21
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
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
2018-10-17
RDMA/core: Refactor ib_register_device() function
Parav Pandit
2018-10-17
RDMA/core: Fix unwinding flow in case of error to register device
Parav Pandit
2018-10-16
RDMA/core: Implement IB device rename function
Leon Romanovsky
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-06
RDMA/core: Assign device ifindex before publishing the device
Parav Pandit
2018-09-06
RDMA/core: Follow correct unregister order between sysfs and cgroup
Parav Pandit
2018-09-06
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
2018-09-06
RDMA/core: Use simpler spin lock irq API from blocking context
Parav Pandit
2018-09-06
RDMA/core: Remove context entries from list while unregistering device
Parav Pandit
2018-09-06
RDMA/core: Use simplified list_for_each
Parav Pandit
2018-09-06
RDMA/core: No need to protect kfree with spin lock and semaphore
Parav Pandit
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-07-30
RDMA/core: Remove {create,destroy}_ah from mandatory verbs
Kamal Heib
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-29
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-03
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-03-27
IB/core: Search GID only for IB link layer
Parav Pandit
2018-03-22
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
2018-02-28
IB/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
2018-01-29
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
2018-01-08
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-03
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2018-01-02
RDMA/netlink: Fix locking around __ib_get_device_by_index
Leon Romanovsky
2018-01-02
RDMA/core: Replace open-coded variant of put_device
Leon Romanovsky
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-18
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
2017-12-07
RDMA/netlink: Fix general protection fault
Leon Romanovsky
2017-12-01
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
2017-08-24
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-24
IB: Avoid ib_modify_port() failure for RoCE devices
Selvin Xavier
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-22
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
RDMA/core: make ib_device.add method optional
Sagi Grimberg
2017-08-16
IB/core: Protect sysfs entry on ib_unregister_device
Shiraz Saleem
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
[next]