index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
1
-0
/
+5
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
1
-1
/
+0
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
1
-3
/
+3
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
1
-4
/
+0
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
1
-3
/
+22
2020-09-18
RDMA/mlx5: Clarify what the UMR is for when creating MRs
Jason Gunthorpe
1
-8
/
+37
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-3
/
+3
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-2
/
+1
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-1
/
+4
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
1
-11
/
+7
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
1
-2
/
+7
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
1
-9
/
+0
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
1
-5
/
+0
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
1
-14
/
+0
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
1
-19
/
+1
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
1
-3
/
+0
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
1
-35
/
+3
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
1
-1
/
+0
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-3
/
+2
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
1
-0
/
+2
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
1
-2
/
+2
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-24
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
1
-0
/
+1
2020-06-24
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
1
-0
/
+1
2020-06-24
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
1
-0
/
+1
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
1
-4
/
+2
2020-06-02
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
1
-8
/
+0
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
1
-0
/
+7
2020-05-06
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
1
-4
/
+0
2020-05-06
RDMA/mlx5: Set UDP source port based on the grh.flow_label
Mark Zhang
1
-2
/
+2
2020-05-02
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
1
-0
/
+1
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-1
/
+1
2020-04-30
RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
Leon Romanovsky
1
-14
/
+0
2020-04-30
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
1
-2
/
+6
2020-04-28
RDMA/mlx5: Return all configured create flags through query QP
Leon Romanovsky
1
-0
/
+1
2020-04-28
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
Leon Romanovsky
1
-1
/
+0
2020-04-28
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
1
-1
/
+0
2020-04-28
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
1
-19
/
+2
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
1
-0
/
+2
2020-04-19
RDMA/mlx5: Delete Q counter allocations command
Leon Romanovsky
1
-1
/
+0
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-28
/
+61
2020-03-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+5
2020-03-27
Merge branch 'mlx5_tx_steering' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2020-03-27
RDMA/mlx5: Add support for RDMA TX flow table
Michael Guralnik
1
-0
/
+1
2020-03-27
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
1
-0
/
+1
2020-03-27
IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib
Leon Romanovsky
1
-0
/
+17
[next]