index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
5
-5
/
+38
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
1
-1
/
+4
2021-12-07
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...
Christophe JAILLET
3
-12
/
+4
2021-12-07
RDMA/irdma: Fix a user-after-free in add_pble_prm
Shiraz Saleem
1
-1
/
+1
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
3
-10
/
+15
2021-11-01
RDMA/irdma: optimize rx path by removing unnecessary copy
Zhu Yanjun
3
-64
/
+39
2021-10-28
RDMA/irdma: Remove the unused variable local_qp
Zhu Yanjun
2
-2
/
+0
2021-10-25
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
Zhu Yanjun
2
-2
/
+0
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
6
-13
/
+17
2021-10-20
RDMA/irdma: Make irdma_uk_cq_init() return a void
Zhu Yanjun
3
-10
/
+5
2021-10-19
RDMA/irdma: Do not hold qos mutex twice on QP resume
Mustafa Ismail
1
-6
/
+7
2021-10-19
RDMA/irdma: Set VLAN in UD work completion correctly
Mustafa Ismail
1
-2
/
+6
2021-10-12
RDMA/irdma: Remove irdma_cqp_up_map_cmd()
Zhu Yanjun
2
-36
/
+0
2021-10-12
RDMA/irdma: Remove irdma_get_hw_addr()
Zhu Yanjun
2
-12
/
+0
2021-10-12
RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()
Zhu Yanjun
2
-39
/
+1
2021-10-12
RDMA/irdma: Remove irdma_uk_mw_bind()
Zhu Yanjun
2
-60
/
+1
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-50
/
+50
2021-10-06
RDMA/irdma: Process extended CQ entries correctly
Shiraz Saleem
1
-2
/
+2
2021-10-06
RDMA/irdma: Delete unused struct irdma_bth
Zhu Yanjun
1
-8
/
+0
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
3
-0
/
+8
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
3
-0
/
+6
2021-09-20
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
1
-1
/
+1
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
6
-10
/
+8
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-24
/
+14
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
6
-31
/
+18
2021-08-25
RDMA/irdma: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
1
-1
/
+1
2021-08-19
RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS
Lukas Bulwahn
1
-1
/
+1
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2
-21
/
+13
2021-07-15
RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
Zhu Yanjun
1
-4
/
+2
2021-07-15
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
1
-9
/
+2
2021-07-15
RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
Zhu Yanjun
2
-5
/
+2
2021-07-15
RDMA/irdma: Check vsi pointer before using it
Tatyana Nikolova
1
-3
/
+6
2021-07-12
RDMA/irdma: Change the returned type to void
Zhu Yanjun
1
-5
/
+4
2021-07-12
RDMA/irdma: Fix unused variable total_size warning
Tatyana Nikolova
1
-4
/
+1
2021-06-25
RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles
Shiraz Saleem
2
-3
/
+3
2021-06-25
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
1
-6
/
+20
2021-06-24
RDMA/irdma: Remove use of kmap()
Ira Weiny
1
-4
/
+4
2021-06-22
RDMA/irdma: Use the queried port attributes
Kamal Heib
1
-1
/
+1
2021-06-22
RDMA/irdma: Check return value from ib_umem_find_best_pgsz
Shiraz Saleem
1
-1
/
+7
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-7
/
+4
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
5
-24
/
+23
2021-06-08
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2
-3
/
+3
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
1
-2
/
+1
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
1
-1
/
+1
2021-06-07
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
1
-1
/
+1
2021-06-07
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
1
-1
/
+1
2021-06-07
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
1
-1
/
+1
2021-06-07
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
1
-1
/
+1
2021-06-02
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
2
-0
/
+39
[next]