index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-07-03
IB/mlx5: Fetch soft WQE's on fatal error state
Erez Shitrit
1
-3
/
+12
2018-05-30
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
1
-1
/
+2
2018-03-15
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
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
[next]