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
/
mlx5
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
1
-1
/
+0
2019-07-24
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
1
-4
/
+8
2019-07-05
IB/mlx5: Support set qp counter
Mark Zhang
1
-2
/
+74
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-1
/
+1
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
1
-1
/
+1
2019-06-24
RDMA/mlx5: Use PA mapping for PI handover
Max Gurtovoy
1
-26
/
+54
2019-06-24
RDMA/mlx5: Improve PI handover performance
Israel Rukshin
1
-1
/
+1
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
1
-144
/
+10
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-5
/
+2
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-7
/
+7
2019-06-24
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
Max Gurtovoy
1
-20
/
+198
2019-06-24
RDMA/mlx5: Update set_sig_data_segment attribute for new signature API
Max Gurtovoy
1
-6
/
+5
2019-06-24
RDMA/mlx5: Pass UMR segment flags instead of boolean
Max Gurtovoy
1
-7
/
+12
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-6
/
+3
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-3
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-41
/
+120
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+0
2019-05-03
IB/mlx5: Add missing XRC options to QP optional params mask
Jack Morgenstein
1
-0
/
+21
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2019-04-25
Merge branch 'mlx5_tir_icm' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+41
2019-04-25
IB/mlx5: Expose TIR ICM address to user space
Ariel Levkovich
1
-5
/
+41
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+7
2019-04-23
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Saeed Mahameed
1
-111
/
+213
2019-04-18
IB/mlx5: Fix scatter to CQE in DCT QP creation
Guy Levi
1
-4
/
+7
2019-04-12
RDMA/mlx5: Check for error return in flow_rule rather than err
Colin Ian King
1
-1
/
+1
2019-04-10
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
Mark Bloch
1
-12
/
+28
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
1
-2
/
+2
2019-04-10
RDMA/mlx5: Move netdev info into the port struct
Mark Bloch
1
-2
/
+2
2019-04-10
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-04-06
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-1
/
+1
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
1
-1
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-2
/
+1
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-12
/
+20
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-3
/
+3
2019-03-27
IB/mlx5: WQE dump jumps over first 16 bytes
Artemy Kovalyov
1
-3
/
+2
2019-03-18
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
1
-1
/
+3
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-26
/
+32
2019-02-07
IB/mlx5: Simplify WQE count power of two check
Gal Pressman
1
-3
/
+3
2019-02-06
IB/mlx5: Do not use hw_access_flags for be and CPU data
Bart Van Assche
1
-8
/
+8
2019-02-05
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-7
/
+9
2019-02-05
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
1
-47
/
+145
2019-01-22
RDMA/mlx5: Fix check for supported user flags when creating a QP
Mark Bloch
1
-7
/
+9
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-22
/
+18
2019-01-02
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+2
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-183
/
+264
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-5
/
+5
2018-12-18
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
1
-1
/
+0
2018-12-15
net/mlx5: Make RoCE and SR-IOV LAG modes explicit
Aviv Heller
1
-1
/
+1
[next]