index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
cq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-18
1
-3
/
+1
*
IB/mlx5: Fix initializing CQ fragments buffer
Alaa Hleihel
2021-06-16
1
-5
/
+4
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
1
-1
/
+1
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-2
/
+7
*
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
2020-09-03
1
-2
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-3
/
+3
*
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
2020-04-28
1
-4
/
+4
*
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-04-01
1
-6
/
+15
|
\
|
*
IB/mlx5: Move to fully dynamic UAR mode once user space supports it
Yishai Hadas
2020-03-27
1
-2
/
+6
|
*
IB/mlx5: Extend CQ creation to get uar page index from user space
Yishai Hadas
2020-03-27
1
-6
/
+11
*
|
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
2020-03-24
1
-2
/
+25
|
/
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-3
/
+3
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-2
/
+2
*
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
2019-10-28
1
-17
/
+16
*
Merge mlx5-next into rdma for-next
Jason Gunthorpe
2019-07-03
1
-6
/
+7
|
\
|
*
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-07-03
1
-1
/
+1
|
*
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
2019-07-03
1
-1
/
+2
|
*
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-06-24
1
-4
/
+4
*
|
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-15
/
+5
*
|
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-21
/
+11
*
|
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-3
/
+1
|
/
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-12
/
+11
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-11
/
+10
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-2
/
+1
*
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
2019-02-04
1
-2
/
+2
*
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
1
-6
/
+5
*
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
2018-12-20
1
-4
/
+4
|
\
|
*
IB/mlx5: Use helper to get CQE opcode
Tariq Toukan
2018-12-09
1
-4
/
+4
*
|
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
2018-12-18
1
-97
/
+5
|
/
*
RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
Leon Romanovsky
2018-12-04
1
-2
/
+1
*
net/mlx5: Move SRQ functions to RDMA part
Leon Romanovsky
2018-12-04
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
1
-1
/
+2
|
\
|
*
IB/mlx5: Support scatter to CQE for DC transport type
Yonatan Cohen
2018-10-17
1
-1
/
+1
|
*
IB/mlx5: Set uid as part of CQ creation
Yishai Hadas
2018-09-25
1
-0
/
+1
*
|
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
2018-10-18
1
-18
/
+13
|
/
*
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
2018-07-31
1
-1
/
+1
*
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2018-05-29
1
-10
/
+32
|
\
|
*
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
2018-05-29
1
-10
/
+32
*
|
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
2018-05-24
1
-1
/
+1
|
\
|
|
*
IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
Christophe JAILLET
2018-05-16
1
-1
/
+1
*
|
IB/mlx5: Fetch soft WQE's on fatal error state
Erez Shitrit
2018-05-24
1
-3
/
+12
|
/
*
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
2018-03-27
1
-7
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-2
/
+8
|
\
|
*
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
2018-03-09
1
-1
/
+6
|
*
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
2018-03-09
1
-6
/
+1
|
*
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
2018-03-07
1
-1
/
+6
|
*
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
2018-02-28
1
-1
/
+2
*
|
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
2018-02-15
1
-25
/
+39
|
/
[next]