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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
RDMA/hns: Optimize qp destroy flow
Xi Wang
4
-58
/
+46
2020-02-28
RDMA/hns: Stop doorbell update while qp state error
Yixian Liu
1
-35
/
+41
2020-02-28
RDMA/hns: Use flush framework for the case in aeq
Yixian Liu
2
-36
/
+9
2020-02-28
RDMA/hns: Treat revision HIP08_A as a special case
Lang Cheng
1
-14
/
+12
2020-02-26
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
1
-0
/
+1
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
1
-1
/
+1
2020-02-23
infiniband: hfi1: Use EFI GetVariable only when available
Ard Biesheuvel
1
-1
/
+1
2020-02-22
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2
-203
/
+208
2020-02-22
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
5
-147
/
+141
2020-02-22
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2
-74
/
+94
2020-02-22
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
4
-205
/
+313
2020-02-22
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2
-29
/
+44
2020-02-22
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
9
-332
/
+525
2020-02-22
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
4
-21
/
+36
2020-02-22
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
3
-217
/
+428
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
12
-20
/
+20
2020-02-20
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2
-11
/
+3
2020-02-20
RDMA/hns: fix spelling mistake: "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2020-02-20
net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bits
Paul Blakey
1
-1
/
+2
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
1
-11
/
+12
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-13
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
3
-50
/
+66
2020-02-13
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
3
-11
/
+49
2020-02-13
RDMA/mlx5: Prevent overflow in mmap offset calculations
Leon Romanovsky
1
-2
/
+2
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
1
-23
/
+28
2020-02-11
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
1
-12
/
+6
2020-02-11
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2
-2
/
+6
2020-02-11
IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
Mark Zhang
1
-3
/
+6
2020-02-11
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2
-383
/
+108
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
4
-17
/
+21
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
4
-29
/
+48
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
1
-0
/
+2
2020-02-11
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Kamal Heib
1
-0
/
+2
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
41
-972
/
+1977
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
5
-9
/
+9
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
5
-5
/
+5
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2
-6
/
+3
2020-01-29
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
30
-155
/
+237
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
7
-10
/
+10
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
HÃ¥kon Bugge
1
-26
/
+3
2020-01-25
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
1
-1
/
+1
2020-01-25
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
1
-16
/
+12
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
33
-167
/
+258
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
30
-151
/
+231
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
5
-16
/
+27
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+27
2020-01-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...
Saeed Mahameed
1
-4
/
+6
[prev]
[next]