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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
IB/hfi1: Fix softlockup issue
Tadeusz Struk
3
-38
/
+57
2017-04-28
IB/hfi1: Prevent kernel QP post send hard lockups
Mike Marciniszyn
3
-14
/
+22
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
7
-19
/
+13
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
8
-47
/
+42
2017-04-28
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
4
-6
/
+7
2017-04-28
IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL
Sebastian Sanchez
1
-16
/
+25
2017-04-28
IB/hfi1: Validate the TID count before using it
Michael J. Ruhl
1
-0
/
+3
2017-04-28
IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
Michael J. Ruhl
2
-2
/
+2
2017-04-28
IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output
Michael J. Ruhl
2
-0
/
+14
2017-04-28
IB/qib: use setup_timer
Geliang Tang
4
-24
/
+16
2017-04-28
IB/nes: use setup_timer
Geliang Tang
3
-9
/
+6
2017-04-28
IB/i40iw: use setup_timer
Geliang Tang
2
-9
/
+6
2017-04-28
IB/nes: Fix incorrect type in assignment
Leon Romanovsky
1
-1
/
+1
2017-04-28
IB/usnic: Simplify the code to balance loc/unlock calls
Leon Romanovsky
1
-22
/
+23
2017-04-28
Ib/usnic: Explicitly include usnic headers
Leon Romanovsky
2
-0
/
+2
2017-04-28
iw_cxgb4: check return value of alloc_skb
Pan Bian
1
-0
/
+2
2017-04-28
RDMA/qedr: add support for send+invalidate in poll CQ
Amrani, Ram
2
-38
/
+63
2017-04-28
RDMA/qedr: destroy CQ only after HW releases it
Amrani, Ram
3
-2
/
+75
2017-04-28
RDMA/qedr: enhance destroy flow for GSI QP
Amrani, Ram
1
-10
/
+11
2017-04-28
RDMA/qedr: properly check atomic capabilities
Amrani, Ram
1
-31
/
+46
2017-04-28
RDMA/qedr: reset access control when registering a MR
Amrani, Ram
1
-0
/
+2
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
3
-43
/
+120
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
1
-99
/
+104
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2
-18
/
+19
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
1
-7
/
+4
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
1
-10
/
+1
2017-04-25
IB/mlx5: Fix UMR size calculation
Artemy Kovalyov
1
-1
/
+2
2017-04-25
IB/mlx5: Fix function updating xlt emergency path
Artemy Kovalyov
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
18
-51
/
+46
2017-04-25
IB/hfi1: Use pcie_flr() instead of duplicating it
Christoph Hellwig
3
-33
/
+2
2017-04-25
IB/hfi: Fix up comments in engine mapping
Ira Weiny
2
-36
/
+36
2017-04-25
infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-8
/
+3
2017-04-25
IB/usnic: Remove unused functions
Yuval Shaia
1
-29
/
+0
2017-04-25
iw_cxgb4: Use dsgl by default
Ganesh Goudar
1
-3
/
+3
2017-04-25
RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriate
Doug Ledford
1
-4
/
+4
2017-04-25
RDMA/bnxt_re: remove redundant initialization of rc to zero
Colin Ian King
1
-1
/
+1
2017-04-21
IB/mlx5: Add support for active_width and active_speed in RoCE
Noa Osherovich
1
-5
/
+67
2017-04-21
IB/mlx5: Set mlx5_query_roce_port's return value to void
Noa Osherovich
1
-7
/
+8
2017-04-21
IB/mlx5: Set correct SL in completion for RoCE
Moni Shoua
1
-3
/
+16
2017-04-21
IB/mlx5: Support congestion related counters
Parav Pandit
5
-58
/
+141
2017-04-21
IB/mthca: Check validity of output parameter pointer
Leon Romanovsky
1
-2
/
+10
2017-04-21
IB/mlx5: Add drop flow steering rule support
Slava Shwartsman
1
-5
/
+22
2017-04-21
IB/mlx5: Use IP version matching to classify IP traffic
Ariel Levkovich
1
-17
/
+49
2017-04-21
IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list
Ariel Levkovich
1
-10
/
+34
2017-04-21
IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user
Bodong Wang
1
-1
/
+1
2017-04-21
IB/mlx5: Enlarge autogroup flow table
Maor Gottlieb
1
-2
/
+2
2017-04-21
IB/mlx5: Check supported flow table size
Maor Gottlieb
1
-1
/
+7
2017-04-21
IB/mlx5: Change vma from shared to private
Maor Gottlieb
1
-0
/
+1
[prev]
[next]