index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2020-03-13
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
2020-01-10
RDMA/core: Remove err in iw_query_port
Guoqing Jiang
2020-01-07
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2019-11-06
RDMA/core: Fix return code when modify_port isn't supported
Kamal Heib
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/core: Set DMA parameters correctly
Bart Van Assche
2019-10-24
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
2019-10-22
infiniband: fix core/ kernel-doc notation
rd.dunlab@gmail.com
2019-10-01
RDMA/core: Fix return code when modify_device isn't supported
Kamal Heib
2019-10-01
RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...
Michal Kalderon
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
2019-08-12
RDMA/core: Add common iWARP query port
Kamal Heib
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-05-27
RDMA/core: Fix panic when port_data isn't initialized
Kamal Heib
2019-05-21
RDMA/core: Return void from ib_device_check_mandatory()
Kamal Heib
2019-05-21
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-05-07
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
2019-05-03
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
2019-05-01
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
[next]