index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qedr
/
verbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-06
1
-20
/
+25
|
\
|
*
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2020-07-20
1
-1
/
+0
|
*
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
2020-07-16
1
-3
/
+6
|
*
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2020-07-16
1
-3
/
+8
|
*
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2020-07-16
1
-12
/
+10
|
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-06
1
-1
/
+1
*
|
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
2020-07-27
1
-1
/
+1
*
|
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
1
-0
/
+2
*
|
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
1
-48
/
+47
|
/
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
1
-2
/
+2
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-5
/
+4
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-5
/
+4
*
|
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
2020-01-03
1
-1
/
+12
|
/
*
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
2019-11-19
1
-5
/
+10
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-16
/
+13
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
1
-13
/
+4
*
RDMA/qedr: Remove unsupported modify_port callback
Kamal Heib
2019-11-06
1
-6
/
+0
*
RDMA/qedr: Add iWARP doorbell recovery support
Michal Kalderon
2019-11-06
1
-1
/
+36
*
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2019-11-06
1
-49
/
+265
*
RDMA/qedr: Use the common mmap API
Michal Kalderon
2019-11-06
1
-107
/
+78
*
RDMA/qedr: Fix memory leak in user qp and mr
Michal Kalderon
2019-10-28
1
-2
/
+10
*
RDMA/qedr: Fix synchronization methods and memory leaks in qedr
Michal Kalderon
2019-10-28
1
-23
/
+39
*
RDMA/qedr: Fix qpids xarray api used
Michal Kalderon
2019-10-28
1
-2
/
+2
*
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
1
-2
/
+2
*
RDMA/qedr: Remove Unneeded variable rc
Hariprasad Kelam
2019-07-25
1
-2
/
+1
*
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-6
/
+3
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-19
/
+9
*
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-18
/
+2
*
RDMA/qedr: Fix incorrect device rate.
Sagiv Ozeri
2019-05-21
1
-16
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
1
-83
/
+46
|
\
|
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
1
-1
/
+4
|
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-21
/
+11
|
*
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
1
-11
/
+5
|
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-8
/
+11
|
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-4
/
+5
|
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-8
/
+8
|
*
qedr: Convert srqidr to XArray
Matthew Wilcox
2019-03-29
1
-30
/
+2
|
*
qedr: Convert qpidr to XArray
Matthew Wilcox
2019-03-29
1
-2
/
+2
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-12
/
+0
*
|
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2019-04-08
1
-1
/
+1
|
/
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-24
/
+10
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-1
/
+1
*
RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
1
-37
/
+30
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
1
-25
/
+9
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-2
/
+2
|
\
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
[next]