index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-09-03
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-25
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-23
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-17
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-09
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-08
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
1
-1
/
+1
2021-06-08
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
1
-1
/
+1
2021-06-08
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
1
-1
/
+1
2021-06-08
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
1
-1
/
+1
2021-06-08
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
1
-1
/
+1
2021-06-03
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
2
-0
/
+39
2021-06-03
RDMA/irdma: Add dynamic tracing for CM
Michael J. Ruhl
3
-0
/
+573
2021-06-03
RDMA/irdma: Add miscellaneous utility definitions
Mustafa Ismail
4
-0
/
+2814
2021-06-03
RDMA/irdma: Add user/kernel shared libraries
Mustafa Ismail
2
-0
/
+2121
2021-06-03
RDMA/irdma: Add RoCEv2 UD OP support
Mustafa Ismail
3
-0
/
+488
2021-06-03
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail
2
-0
/
+4752
2021-06-03
RDMA/irdma: Add PBLE resource manager
Mustafa Ismail
2
-0
/
+657
2021-06-03
RDMA/irdma: Add connection manager
Mustafa Ismail
2
-0
/
+4838
2021-06-03
RDMA/irdma: Add QoS definitions
Mustafa Ismail
2
-0
/
+447
2021-06-03
RDMA/irdma: Add privileged UDA queue implementation
Mustafa Ismail
2
-0
/
+1939
2021-06-03
RDMA/irdma: Add HMC backing store setup functions
Mustafa Ismail
2
-0
/
+890
2021-06-03
RDMA/irdma: Implement HW Admin Queue OPs
Mustafa Ismail
4
-0
/
+8506
2021-06-03
RDMA/irdma: Implement device initialization definitions
Mustafa Ismail
5
-0
/
+3321
2021-06-03
RDMA/irdma: Register auxiliary driver and implement private channel OPs
Mustafa Ismail
3
-0
/
+1129