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
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
2015-09-03
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
1
-1
/
+9
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+5
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-2
/
+8
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-4
/
+4
2015-05-31
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
1
-2
/
+1
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
1
-2
/
+6
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
1
-1
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
1
-2
/
+0
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-4
/
+4
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
1
-4
/
+4
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
1
-1
/
+1
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-23
/
+23
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
Yann Droneaud
1
-1
/
+12
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
1
-0
/
+62
2014-01-23
IB/mlx5: Verify reserved fields are cleared
Eli Cohen
1
-2
/
+6
[next]