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