index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-16
/
+22
|
\
|
*
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-06-28
1
-1
/
+1
|
|
\
|
|
*
IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
2018-06-27
1
-1
/
+1
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
1
-15
/
+21
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
2018-06-11
1
-2
/
+2
|
|
*
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
2018-06-11
1
-13
/
+19
*
|
|
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-11
1
-29
/
+16
*
|
|
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-03
1
-10
/
+0
*
|
|
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-31
1
-9
/
+7
*
|
|
IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
Qing Huang
2018-07-27
1
-2
/
+2
*
|
|
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
2018-07-24
1
-1
/
+3
*
|
|
IB/mlx5: Add support for a flow table destination for driver flow steering
Yishai Hadas
2018-07-24
1
-5
/
+8
*
|
|
IB/mlx5: Support adding flow steering rule by raw description
Yishai Hadas
2018-07-24
1
-17
/
+199
*
|
|
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
1
-0
/
+9
*
|
|
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2018-07-23
1
-3
/
+1
*
|
|
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
1
-7
/
+16
*
|
|
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-2
/
+2
*
|
|
IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
Parav Pandit
2018-07-09
1
-1
/
+1
*
|
|
RDMA/mlx5: Remove unused port number parameter
Leon Romanovsky
2018-07-09
1
-20
/
+11
*
|
|
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2018-07-04
1
-3
/
+3
*
|
|
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2018-07-04
1
-14
/
+18
*
|
|
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
1
-3
/
+3
*
|
|
Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next
Jason Gunthorpe
2018-07-04
1
-0
/
+16
|
\
\
\
|
*
|
|
IB/mlx5: Expose dump and fill memory key
Yonatan Cohen
2018-07-04
1
-0
/
+16
|
|
/
/
*
|
|
IB/mlx5: Fix GRE flow specification
Maor Gottlieb
2018-07-03
1
-1
/
+1
*
|
|
IB/mlx5: Remove set-but-not-used variables
Bart Van Assche
2018-07-03
1
-2
/
+0
*
|
|
RDMA/mlx5: Don't leak UARs in case of free fails
Leon Romanovsky
2018-06-29
1
-13
/
+5
*
|
|
IB/mlx5: Add support for drain SQ & RQ
Yishai Hadas
2018-06-25
1
-0
/
+2
*
|
|
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
2018-06-22
1
-3
/
+59
|
\
\
\
|
*
|
|
IB/mlx5: Support RoCE ICRC encapsulated error counter
Talat Batheesh
2018-06-22
1
-3
/
+59
|
|
/
/
*
|
|
RDMA/mlx5: Refactor transport domain checks
Leon Romanovsky
2018-06-19
1
-9
/
+11
*
|
|
IB/mlx5: Expose DEVX tree
Yishai Hadas
2018-06-19
1
-1
/
+6
*
|
|
IB/mlx5: Introduce DEVX
Yishai Hadas
2018-06-19
1
-3
/
+21
*
|
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+2
*
|
|
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-29
/
+3
*
|
|
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
1
-3
/
+2
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-07
1
-70
/
+441
|
\
|
|
*
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-04
1
-12
/
+293
|
|
\
|
|
*
IB/mlx5: Add counters read support
Raed Salem
2018-06-02
1
-0
/
+43
|
|
*
IB/mlx5: Add flow counters read support
Raed Salem
2018-06-02
1
-0
/
+15
|
|
*
IB/mlx5: Add flow counters binding support
Raed Salem
2018-06-02
1
-13
/
+209
|
|
*
IB/mlx5: Add counters create and destroy support
Raed Salem
2018-06-02
1
-0
/
+23
|
|
*
IB/core: Support passing uhw for create_flow
Matan Barak
2018-06-02
1
-1
/
+6
|
*
|
RDMA/mlx5: Don't check return value of zap_vma_ptes()
Leon Romanovsky
2018-06-01
1
-4
/
+1
|
*
|
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
2018-05-31
1
-34
/
+0
|
*
|
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2018-05-29
1
-6
/
+14
|
|
\
\
|
|
*
|
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
2018-05-29
1
-0
/
+4
|
|
*
|
IB/mlx5: Refactor CQE compression response
Yonatan Cohen
2018-05-29
1
-6
/
+10
|
|
|
/
|
*
|
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-1
/
+1
|
|
\
\
|
*
|
|
RDMA/mlx5: Remove debug prints of VMA pointers
Leon Romanovsky
2018-05-24
1
-12
/
+3
[next]