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-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
7
-10
/
+10
2019-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-63
/
+116
2019-12-13
IB/mlx5: Fix device memory flows
Yishai Hadas
4
-52
/
+105
2019-12-12
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
3
-4
/
+4
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
7
-126
/
+87
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-55
/
+16
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
107
-11674
/
+2666
2019-11-25
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
2
-58
/
+36
2019-11-25
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
5
-56
/
+35
2019-11-25
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
4
-56
/
+38
2019-11-25
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
4
-55
/
+53
2019-11-25
RDMA/efa: Expose RDMA read related attributes
Daniel Kranzdorf
4
-5
/
+40
2019-11-25
RDMA/efa: Support remote read access in MR registration
Daniel Kranzdorf
4
-13
/
+14
2019-11-25
RDMA/efa: Store network attributes in device attributes
Gal Pressman
5
-51
/
+18
2019-11-25
IB/hfi1: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
1
-4
/
+4
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
1
-0
/
+1
2019-11-25
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
1
-2
/
+6
2019-11-25
RDMA/bnxt_re: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
5
-22
/
+51
2019-11-24
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Jason Gunthorpe
4
-93
/
+60
2019-11-24
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
3
-33
/
+27
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
1
-2
/
+2
2019-11-22
IB/mlx5: Implement callbacks for getting VFs GUID attributes
Danit Goldberg
3
-0
/
+28
2019-11-19
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
1
-5
/
+10
2019-11-19
IB/mlx5: Support extended number of strides for Striding RQ
Mark Zhang
3
-12
/
+43
2019-11-19
IB/mlx4: Update HW GID table while adding vlan GID
Danit Goldberg
2
-1
/
+9
2019-11-17
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
1
-2
/
+2
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
27
-55
/
+49
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-39
/
+46
2019-11-14
RDMA/efa: Clear the admin command buffer prior to its submission
Gal Pressman
1
-1
/
+4
2019-11-14
RDMA/qedr: Make qedr_iw_load_qp() static
Kamal Heib
1
-1
/
+1
2019-11-14
RDMA/ocrdma: Fix spelling mistake in variable name
Colin Ian King
2
-3
/
+3
2019-11-14
RDMA/qib: Validate ->show()/store() callbacks before calling them
Viresh Kumar
1
-0
/
+6
2019-11-14
RDMA/i40iw: Fix potential use after free
Pan Bian
1
-1
/
+1
2019-11-14
RDMA/qedr: Fix potential use after free
Pan Bian
1
-1
/
+1
2019-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
3
-22
/
+23
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
3
-4
/
+42
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
14
-140
/
+93
2019-11-13
RDMA/hfi1: Delete unreachable code
Leon Romanovsky
1
-4
/
+0
2019-11-11
IB/mlx5: Load profile according to RoCE enablement state
Michael Guralnik
1
-12
/
+13
2019-11-11
IB/mlx5: Rename profile and init methods
Michael Guralnik
3
-9
/
+9
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
4
-15
/
+19
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
5
-13
/
+14
2019-11-08
RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the code
Lang Cheng
1
-11
/
+4
2019-11-08
RDMA/hns: Simplify doorbell initialization code
Lang Cheng
1
-4
/
+1
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
6
-59
/
+63
2019-11-08
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
3
-22
/
+21
[next]