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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
3
-13
/
+20
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-208
/
+30
2019-09-02
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
4
-208
/
+30
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-3
/
+4
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
25
-237
/
+247
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
9
-109
/
+108
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
2
-4
/
+15
2019-08-20
infiniband: hfi1: fix memory leaks
Wenwen Wang
1
-3
/
+6
2019-08-20
infiniband: hfi1: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-20
IB/mlx4: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
2019-08-20
IB/mlx5: Block MR WR if UMR is not possible
Moni Shoua
1
-5
/
+19
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2
-11
/
+12
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
2
-3
/
+15
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2
-10
/
+8
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
1
-5
/
+3
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
1
-1
/
+1
2019-08-20
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
1
-44
/
+3
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
1
-0
/
+7
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
1
-1
/
+4
2019-08-20
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
1
-2
/
+2
2019-08-20
IB/hfi1: Drop stale TID RDMA packets
Kaike Wan
1
-2
/
+11
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-40
/
+51
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
4
-11
/
+23
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
2019-08-12
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
1
-3
/
+1
2019-08-12
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
1
-4
/
+5
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
1
-1
/
+1
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
1
-0
/
+6
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2
-19
/
+9
2019-08-07
mlx5: Use refcount_t for refcount
Chuhong Yuan
1
-3
/
+3
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
27
-170
/
+206
2019-08-04
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
Mark Zhang
1
-0
/
+1
2019-08-01
RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
Wei Yongjun
1
-1
/
+3
2019-08-01
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
1
-4
/
+3
2019-08-01
IB/hfi1: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
1
-1
/
+4
2019-08-01
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-21
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-13
/
+41
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
2
-2
/
+3
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-29
RDMA/hns: Fix build error
YueHaibing
2
-9
/
+5
[next]