index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
1
-10
/
+32
2018-05-30
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
1
-10
/
+32
2018-05-24
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
1
-1
/
+1
2018-05-24
IB/mlx5: Fetch soft WQE's on fatal error state
Erez Shitrit
1
-3
/
+12
2018-05-17
IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
Christophe JAILLET
1
-1
/
+1
2018-03-28
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
1
-7
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2018-03-10
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-10
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-07
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-02-28
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
1
-1
/
+2
2018-02-15
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
1
-25
/
+39
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
1
-1
/
+1
2017-11-14
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
1
-0
/
+3
2017-10-25
IB/mlx5: Support padded 128B CQE feature
Guy Levi
1
-4
/
+23
2017-10-25
IB/mlx5: Support 128B CQE compression feature
Guy Levi
1
-2
/
+4
2017-10-15
IB/mlx5: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+2
2017-08-24
IB/mlx5: Fix some spelling mistakes
Talat Batheesh
1
-1
/
+1
2017-08-22
IB/core: Fix input len in multiple user verbs
Amrani, Ram
1
-4
/
+2
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
1
-3
/
+3
2017-04-21
IB/mlx5: Set correct SL in completion for RoCE
Moni Shoua
1
-3
/
+16
2017-04-21
IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user
Bodong Wang
1
-1
/
+1
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
1
-1
/
+1
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
1
-5
/
+3
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
1
-3
/
+3
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+31
2016-12-13
IB/mlx5: Add support for CQE compressing
Bodong Wang
1
-1
/
+29
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-2
/
+2
2016-11-17
IB/mlx5: Use cache line size to select CQE stride
Daniel Jurgens
1
-2
/
+1
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+0
2016-10-07
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
1
-1
/
+0
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+2
2016-09-02
IB/mlx5: Don't return errors from poll_cq
Leon Romanovsky
1
-20
/
+2
2016-08-14
{net,IB}/mlx5: CQ commands via mlx5 ifc
Saeed Mahameed
1
-47
/
+63
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
1
-1
/
+86
2016-06-07
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
Noa Osherovich
1
-2
/
+7
2016-06-07
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
Noa Osherovich
1
-1
/
+2
2016-05-18
IB/mlx5: Fire the CQ completion handler from tasklet
Matan Barak
1
-1
/
+4
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
1
-8
/
+8
2016-03-01
IB/mlx5: Generate completions in software
Haggai Eran
1
-5
/
+78
2016-03-01
IB/mlx5: Add support for CSUM in RX flow
Erez Shitrit
1
-1
/
+4
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-6
/
+25
2016-01-21
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
1
-8
/
+1
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
1
-1
/
+1
2015-12-24
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
1
-1
/
+6
2015-12-24
IB/mlx5: Add create_cq extended command
Matan Barak
1
-0
/
+7
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-3
/
+0
2015-12-23
IB/mlx5: Set network_hdr_type upon RoCE responder completion
Achiad Shochat
1
-0
/
+17
2015-10-29
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
1
-3
/
+0
2015-10-29
IB/mlx5: Support the new memory registration API
Sagi Grimberg
1
-0
/
+3
[next]