index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
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
[next]