index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2019-08-20
1
-3
/
+3
*
RDMA/mlx5: Release locks during notifier unregister
Leon Romanovsky
2019-08-01
1
-4
/
+3
*
RDMA/mlx5: Set RDMA DIM to be enabled by default
Leon Romanovsky
2019-07-08
1
-0
/
+2
*
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
2019-07-08
1
-2
/
+6
*
IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
Mark Zhang
2019-07-05
1
-0
/
+23
*
IB/mlx5: Support statistic q counter configuration
Mark Zhang
2019-07-05
1
-0
/
+44
*
IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
Mark Zhang
2019-07-05
1
-5
/
+5
*
RDMA/mlx5: Use proper allocation API to get zeroed memory
Leon Romanovsky
2019-07-04
1
-2
/
+1
*
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
2019-07-03
1
-2
/
+6
*
Merge mlx5-next into rdma for-next
Jason Gunthorpe
2019-07-03
1
-22
/
+57
|
\
|
*
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-07-03
1
-1
/
+1
|
*
net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
Bodong Wang
2019-07-01
1
-1
/
+1
|
*
RDMA/mlx5: Add vport metadata matching for IB representors
Jianbo Liu
2019-06-26
1
-9
/
+36
|
*
net/mlx5: Add flow context for flow tag
Jianbo Liu
2019-06-26
1
-11
/
+19
*
|
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-28
1
-1
/
+1
|
\
\
|
*
|
mlx5: avoid 64-bit division
Michal Kubecek
2019-05-29
1
-1
/
+1
|
|
/
*
|
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
1
-1
/
+1
*
|
RDMA/mlx5: Add attr for max number page list length for PI operation
Max Gurtovoy
2019-06-24
1
-0
/
+2
*
|
RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity
Max Gurtovoy
2019-06-24
1
-0
/
+2
*
|
RDMA/mlx5: Enable decap and packet reformat on FDB
Maor Gottlieb
2019-06-18
1
-0
/
+5
*
|
RDMA/mlx5: Consider eswitch encap mode
Maor Gottlieb
2019-06-18
1
-6
/
+14
*
|
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-8
/
+13
*
|
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
|
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
|
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
1
-231
/
+431
|
\
|
*
RDMA/mlx5: Remove MAYEXEC flag
Leon Romanovsky
2019-05-06
1
-1
/
+1
|
*
IB/mlx5: Add steering SW ICM device memory type
Ariel Levkovich
2019-05-06
1
-7
/
+135
|
*
IB/mlx5: Warn on allocated MEMIC buffers during cleanup
Ariel Levkovich
2019-05-06
1
-0
/
+2
|
*
IB/mlx5: Support device memory type attribute
Ariel Levkovich
2019-05-06
1
-47
/
+88
|
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
1
-36
/
+6
|
*
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
1
-10
/
+13
|
|
\
|
|
*
RDMA: Remove rdma_user_mmap_page
Jason Gunthorpe
2019-04-24
1
-6
/
+6
|
|
*
RDMA/mlx5: Use get_zeroed_page() for clock_info
Jason Gunthorpe
2019-04-24
1
-2
/
+3
|
*
|
RDMA/mlx5: Don't create IB representors when in multiport RoCE mode
Mark Bloch
2019-04-22
1
-1
/
+2
|
*
|
RDMA/mlx5: Initialize roce port info before multiport master init
Mark Bloch
2019-04-22
1
-7
/
+3
|
*
|
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
2019-04-22
1
-0
/
+3
|
*
|
RDMA/mlx5: Create flow table with max size supported
Mark Bloch
2019-04-22
1
-6
/
+4
|
*
|
RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace
Mark Bloch
2019-04-22
1
-11
/
+20
|
*
|
RDMA/mlx5: Remove VF representor profile
Mark Bloch
2019-04-10
1
-30
/
+16
|
*
|
RDMA/mlx5: Move to single device multiport ports in switchdev mode
Mark Bloch
2019-04-10
1
-4
/
+22
|
*
|
RDMA/mlx5: Move SMI caps logic
Mark Bloch
2019-04-10
1
-5
/
+5
|
*
|
RDMA/mlx5: Refactor netdev affinity code
Mark Bloch
2019-04-10
1
-10
/
+37
|
*
|
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-10
1
-9
/
+13
|
*
|
RDMA/mlx5: Use correct size for device resources
Mark Bloch
2019-04-10
1
-3
/
+1
|
*
|
RDMA/mlx5: Move ports allocation to outside of INIT stage
Mark Bloch
2019-04-10
1
-12
/
+12
|
*
|
RDMA/mlx5: Free IB device on remove
Mark Bloch
2019-04-10
1
-2
/
+2
|
*
|
RDMA/mlx5: Move netdev info into the port struct
Mark Bloch
2019-04-10
1
-16
/
+16
|
*
|
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-04-10
1
-4
/
+4
|
|
\
\
|
*
|
|
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-12
/
+24
[next]