index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
1
-0
/
+9
2019-05-03
RDMA: Get rid of iw_cm_verbs
Kamal Heib
1
-0
/
+8
2019-05-03
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
1
-1
/
+1
2019-05-01
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
1
-0
/
+60
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
1
-5
/
+51
2019-04-22
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
1
-0
/
+77
2019-04-22
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
1
-3
/
+4
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
1
-0
/
+3
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
1
-0
/
+87
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
1
-1
/
+1
2019-03-28
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
1
-1
/
+10
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
1
-0
/
+20
2019-03-28
RDMA/core: Add module param to disable device sharing among net ns
Parav Pandit
1
-0
/
+7
2019-03-28
RDMA/core: Support core port attributes in non init_net
Parav Pandit
1
-0
/
+6
2019-03-28
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
1
-4
/
+257
2019-03-28
RDMA/core: Restrict sysfs entries view to init_net
Parav Pandit
1
-1
/
+11
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
1
-4
/
+20
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-20
/
+12
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
1
-0
/
+9
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
1
-0
/
+28
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
1
-36
/
+206
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
1
-12
/
+107
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
1
-18
/
+148
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
1
-48
/
+22
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-14
/
+12
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
1
-1
/
+5
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
1
-1
/
+10
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
1
-0
/
+1
2019-02-08
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
1
-140
/
+221
2019-02-08
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
1
-178
/
+170
2019-02-08
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
1
-5
/
+45
2019-02-08
RDMA/device: Use an ida instead of a free page in alloc_name
Jason Gunthorpe
1
-11
/
+17
2019-02-08
RDMA/device: Get rid of reg_state
Jason Gunthorpe
1
-6
/
+2
2019-02-08
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
1
-29
/
+12
2019-02-08
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
1
-7
/
+3
2019-02-08
RDMA/device: Check that the rename is nop under the lock
Jason Gunthorpe
1
-4
/
+6
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-0
/
+2
2019-02-08
RDMA/core: Share driver structure size with core
Leon Romanovsky
1
-0
/
+2
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
1
-0
/
+1
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+10
2019-01-30
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
1
-0
/
+1
2019-01-30
RDMA/core: Simplify restrack interface
Leon Romanovsky
1
-2
/
+2
2019-01-30
RDMA: Add indication for in kernel API support to IB device
Gal Pressman
1
-4
/
+6
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-3
/
+3
2019-01-21
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
1
-3
/
+10
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
1
-7
/
+1
2019-01-18
RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()
Jason Gunthorpe
1
-6
/
+3
[next]