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
/
ocrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
5
-9
/
+10
2021-01-07
RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
Tom Rix
1
-1
/
+1
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-2
/
+2
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-6
/
+1
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
1
-10
/
+2
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+1
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+3
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-5
/
+0
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+3
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-09-11
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
3
-4
/
+3
2020-09-11
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
1
-12
/
+5
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
1
-4
/
+3
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-3
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
3
-3
/
+0
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2
-2
/
+3
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-11-14
RDMA/ocrdma: Fix spelling mistake in variable name
Colin Ian King
2
-3
/
+3
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2
-18
/
+10
2019-11-06
RDMA/ocrdma: Simplify process_mad function
Leon Romanovsky
1
-8
/
+4
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
1
-4
/
+0
2019-11-06
RDMA/ocrdma: Make ocrdma_pma_counters() return void
Leon Romanovsky
3
-9
/
+4
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
1
-1
/
+0
2019-11-06
RDMA/ocrdma: Remove unsupported modify_port callback
Kamal Heib
3
-9
/
+0
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-2
/
+2
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
1
-3
/
+0
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
-2
/
+1
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
3
-21
/
+14
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
4
-11
/
+7
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-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2
-6
/
+4
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2
-7
/
+9
[next]