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-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-21
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-13
/
+41
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+140
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
1
-0
/
+9
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
1
-0
/
+2
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
1
-0
/
+3
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
1
-0
/
+5
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-14
/
+35
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
1
-0
/
+1
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
1
-0
/
+1
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
1
-0
/
+3
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
1
-0
/
+98
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-1
/
+1
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
1
-3
/
+3
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-0
/
+1
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-0
/
+4
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-0
/
+2
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-3
/
+9
2019-05-27
RDMA/core: Fix panic when port_data isn't initialized
Kamal Heib
1
-5
/
+9
2019-05-21
RDMA/core: Return void from ib_device_check_mandatory()
Kamal Heib
1
-7
/
+2
2019-05-21
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
1
-9
/
+26
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
[next]