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
/
hw
/
qedr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-5
/
+4
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-284
/
+598
2019-11-19
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
1
-5
/
+10
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-16
/
+13
2019-11-14
RDMA/qedr: Make qedr_iw_load_qp() static
Kamal Heib
1
-1
/
+1
2019-11-14
RDMA/qedr: Fix potential use after free
Pan Bian
1
-1
/
+1
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2
-17
/
+7
2019-11-06
RDMA/qedr: Remove unsupported modify_port callback
Kamal Heib
3
-9
/
+0
2019-11-06
RDMA/qedr: Add iWARP doorbell recovery support
Michal Kalderon
2
-6
/
+43
2019-11-06
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
2
-50
/
+275
2019-11-06
RDMA/qedr: Use the common mmap API
Michal Kalderon
4
-121
/
+98
2019-10-28
RDMA/qedr: Fix memory leak in user qp and mr
Michal Kalderon
1
-2
/
+10
2019-10-28
RDMA/qedr: Fix synchronization methods and memory leaks in qedr
Michal Kalderon
3
-75
/
+158
2019-10-28
RDMA/qedr: Fix qpids xarray api used
Michal Kalderon
3
-4
/
+4
2019-10-28
RDMA/qedr: Fix srqs xarray initialization
Michal Kalderon
1
-0
/
+1
2019-10-18
RDMA/qedr: Fix reported firmware version
Kamal Heib
1
-1
/
+1
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-2
/
+2
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
1
-2
/
+8
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-25
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
2
-2
/
+2
2019-07-25
RDMA/qedr: Remove Unneeded variable rc
Hariprasad Kelam
1
-2
/
+1
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-66
/
+31
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+2
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-6
/
+3
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
3
-22
/
+12
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2
-19
/
+3
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+13
2019-05-26
qedr: Change the MSI-X vectors selection to be based on affined engine
Michal Kalderon
2
-2
/
+9
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-1
/
+2
2019-05-21
RDMA/qedr: Fix incorrect device rate.
Sagiv Ozeri
1
-16
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-152
/
+93
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2
-5
/
+11
2019-05-03
RDMA: Get rid of iw_cm_verbs
Kamal Heib
1
-15
/
+10
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-15
/
+4
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
3
-25
/
+15
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
3
-14
/
+10
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-12
/
+0
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
1
-1
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2
-11
/
+12
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-4
/
+5
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2
-15
/
+15
2019-03-29
qedr: Convert srqidr to XArray
Matthew Wilcox
3
-41
/
+7
2019-03-29
qedr: Convert qpidr to XArray
Matthew Wilcox
4
-11
/
+8
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
3
-26
/
+13
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-1
/
+1
2019-02-11
RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
1
-37
/
+30
[next]