index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-53
/
+22
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+4
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-0
/
+1
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-0
/
+1
2020-09-14
RDMA/core: Fix ordering of CQ pool destruction
Jason Gunthorpe
1
-2
/
+4
2020-08-20
RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+22
2020-07-20
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
1
-1
/
+3
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-1
/
+5
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-0
/
+1
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
1
-0
/
+1
2020-07-06
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
1
-0
/
+1
2020-07-02
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
1
-3
/
+8
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
1
-0
/
+3
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
1
-1
/
+1
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
1
-1
/
+2
2020-06-02
RDMA/core: Remove FMR device ops
Max Gurtovoy
1
-4
/
+0
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
1
-0
/
+2
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-2
/
+14
2020-03-13
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
1
-1
/
+3
2020-01-10
RDMA/core: Remove err in iw_query_port
Guoqing Jiang
1
-6
/
+1
2020-01-07
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
1
-1
/
+1
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
1
-23
/
+10
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+0
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-16
/
+34
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
1
-1
/
+0
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
1
-0
/
+1
2019-11-06
RDMA/core: Fix return code when modify_port isn't supported
Kamal Heib
1
-1
/
+5
2019-11-06
RDMA/core: Create mmap database and cookie helper functions
Michal Kalderon
1
-0
/
+1
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+5
2019-10-28
RDMA/core: Set DMA parameters correctly
Bart Van Assche
1
-2
/
+14
2019-10-24
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
1
-0
/
+2
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
1
-0
/
+1
2019-10-22
infiniband: fix core/ kernel-doc notation
rd.dunlab@gmail.com
1
-12
/
+11
2019-10-01
RDMA/core: Fix return code when modify_device isn't supported
Kamal Heib
1
-1
/
+1
2019-10-01
RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...
Michal Kalderon
1
-4
/
+5
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-34
/
+69
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
1
-0
/
+1
2019-08-12
RDMA/core: Add common iWARP query port
Kamal Heib
1
-16
/
+71
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-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
1
-25
/
+13
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
1
-0
/
+3
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
[next]