index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
RDMA/hns: Optimize wqe buffer set flow for post send
Xi Wang
1
-248
/
+224
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
3
-41
/
+21
2020-03-18
RDMA/hns: Optimize the wr opcode conversion from ib to hns
Xi Wang
1
-27
/
+36
2020-03-18
RDMA/hns: Optimize wqe buffer filling process for post send
Xi Wang
1
-31
/
+32
2020-03-18
RDMA/hns: Rename wqe buffer related functions
Xi Wang
4
-15
/
+16
2020-03-17
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
2
-9
/
+0
2020-03-17
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
1
-0
/
+2
2020-03-17
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
2
-14
/
+14
2020-03-13
RDMA/hns: Fix wrong judgments of udata->outlen
Weihang Li
1
-4
/
+4
2020-03-13
Merge branch 'mlx5_mr_cache' into rdma.git for-next
Jason Gunthorpe
4
-283
/
+414
2020-03-13
RDMA/mlx5: Allow MRs to be created in the cache synchronously
Jason Gunthorpe
2
-61
/
+87
2020-03-13
RDMA/mlx5: Revise how the hysteresis scheme works for cache filling
Jason Gunthorpe
2
-15
/
+27
2020-03-13
RDMA/mlx5: Fix locking in MR cache work queue
Jason Gunthorpe
2
-46
/
+80
2020-03-13
RDMA/mlx5: Lock access to ent->available_mrs/limit when doing queue_work
Jason Gunthorpe
1
-15
/
+25
2020-03-13
RDMA/mlx5: Fix MR cache size and limit debugfs
Jason Gunthorpe
1
-64
/
+88
2020-03-13
RDMA/mlx5: Always remove MRs from the cache before destroying them
Jason Gunthorpe
1
-6
/
+13
2020-03-13
RDMA/mlx5: Simplify how the MR cache bucket is located
Jason Gunthorpe
3
-98
/
+71
2020-03-13
RDMA/mlx5: Rename the tracking variables for the MR cache
Jason Gunthorpe
2
-31
/
+42
2020-03-13
RDMA/mlx5: Replace spinlock protected write with atomic var
Saeed Mahameed
3
-10
/
+3
2020-03-13
{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib
Michael Guralnik
1
-3
/
+3
2020-03-13
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
Saeed Mahameed
3
-10
/
+54
2020-03-13
{IB,net}/mlx5: Setup mkey variant before mr create command invocation
Saeed Mahameed
1
-5
/
+2
2020-03-13
RDMA/mlx5: Use offsetofend() instead of duplicated variant
Leon Romanovsky
2
-31
/
+27
2020-03-13
RDMA/mlx4: Delete duplicated offsetofend implementation
Leon Romanovsky
1
-6
/
+3
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-11
/
+13
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+2
2020-03-10
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
Alex Vesker
1
-4
/
+2
2020-03-10
RDMA/mlx5: Remove duplicate definitions of SW_ICM macros
Erez Shitrit
1
-4
/
+0
2020-03-10
RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
Mark Zhang
1
-2
/
+3
2020-03-10
RDMA/bnxt_re: Remove a redundant 'memset'
Christophe JAILLET
1
-4
/
+1
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
4
-11
/
+13
2020-03-10
Merge branch 'mlx5_packet_pacing' into rdma.git for-next
Jason Gunthorpe
4
-0
/
+144
2020-03-10
IB/mlx5: Introduce UAPIs to manage packet pacing
Yishai Hadas
4
-0
/
+144
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
4
-11
/
+13
2020-03-04
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2020-03-04
IB/mlx5: Fix missing congestion control debugfs on rep rdma device
Parav Pandit
1
-0
/
+3
2020-03-04
IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params
Parav Pandit
2
-0
/
+22
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
2
-10
/
+8
2020-03-04
IB/mlx5: Optimize u64 division on 32-bit arches
Alexander Lobakin
1
-1
/
+2
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
10
-60
/
+95
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
11
-11
/
+11
2020-03-02
RDMA/mlx5: Prevent UMR usage with RO only when we have RO caps
Michael Guralnik
1
-1
/
+3
2020-03-02
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
YueHaibing
1
-4
/
+0
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
YueHaibing
1
-2
/
+0
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
YueHaibing
1
-2
/
+1
2020-03-02
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
1
-64
/
+42
2020-03-02
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
1
-57
/
+82
2020-03-02
IB/hfi1, qib: Ensure RCU is locked when accessing list
Dennis Dalessandro
2
-1
/
+5
2020-02-28
RDMA/efa: Do not delay freeing of DMA pages
Gal Pressman
1
-22
/
+22
2020-02-28
RDMA/efa: Properly document the interrupt mask register
Gal Pressman
2
-3
/
+4
[prev]
[next]