index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
3
-13
/
+41
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
1
-2
/
+4
2020-08-27
RDMA/usnic: Remove the query_pkey callback
Kamal Heib
3
-15
/
+0
2020-08-27
IB/mlx5: Add DCT RoCE LAG support
Mark Zhang
1
-1
/
+8
2020-08-27
IB/mlx5: Add tx_affinity support for DCI QP
Mark Zhang
1
-8
/
+6
2020-08-24
RDMA/efa: Remove redundant udata check from alloc ucontext response
Gal Pressman
1
-6
/
+4
2020-08-24
RDMA/vmw_pvrdma: Fix kernel-doc documentation
Kamal Heib
4
-6
/
+6
2020-08-24
IB/mlx4: Adjust delayed work when a dup is observed
Håkon Bugge
1
-0
/
+3
2020-08-24
IB/mlx4: Add support for REJ due to timeout
Håkon Bugge
2
-1
/
+137
2020-08-24
IB/mlx4: Fix starvation in paravirt mux/demux
Håkon Bugge
2
-3
/
+33
2020-08-24
IB/mlx4: Separate tunnel and wire bufs parameters
Håkon Bugge
2
-21
/
+26
2020-08-24
IB/mlx4: Add support for MRA
Håkon Bugge
1
-2
/
+3
2020-08-24
IB/mlx4: Add and improve logging
Håkon Bugge
2
-47
/
+40
2020-08-18
RDMA/mlx5: Enable sniffer when device is in switchdev mode
Maor Gottlieb
1
-1
/
+2
2020-08-18
RDMA/mlx5: Add new IB rates support
Mark Zhang
1
-3
/
+27
2020-08-18
RDMA/efa: Introduce SRD RNR retry
Gal Pressman
4
-9
/
+31
2020-08-18
RDMA/efa: Introduce SRD QP state machine
Gal Pressman
1
-2
/
+117
2020-08-18
RDMA/efa: Be consistent with modify QP bitmask
Gal Pressman
2
-16
/
+22
2020-08-18
RDMA/efa: Add a generic capability check helper
Gal Pressman
1
-6
/
+5
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2
-29
/
+11
2020-08-18
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
4
-21
/
+19
2020-08-18
RDMA/mlx5: Simplify multiple else-if cases with switch keyword
Leon Romanovsky
1
-49
/
+75
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
72
-4810
/
+5214
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-60
/
+62
2020-08-05
RDMA/mlx5: Fix flow destination setting for RDMA TX flow table
Michael Guralnik
1
-2
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-15
/
+15
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-16
/
+18
2020-07-30
RDMA/hns: Fix the unneeded process when getting a general type of CQE error
Xi Wang
2
-0
/
+10
2020-07-30
RDMA/hns: Fix error during modify qp RTS2RTS
Lang Cheng
1
-1
/
+3
2020-07-30
RDMA/hns: Delete unnecessary memset when allocating VF resource
Lang Cheng
1
-2
/
+0
2020-07-30
RDMA/hns: Remove redundant parameters in set_rc_wqe()
Weihang Li
1
-13
/
+17
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
3
-65
/
+47
2020-07-30
RDMA/hns: Refactor hns_roce_v2_set_hem()
Weihang Li
1
-19
/
+26
2020-07-30
RDMA/hns: Remove redundant hardware opcode definitions
Lang Cheng
2
-30
/
+14
2020-07-30
RDMA/mlx5: Initialize QP mutex for the debug kernels
Leon Romanovsky
1
-4
/
+1
2020-07-29
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Leon Romanovsky
1
-9
/
+15
2020-07-29
RDMA/efa: Add EFA 0xefa1 PCI ID
Gal Pressman
1
-2
/
+4
2020-07-29
RDMA/efa: User/kernel compatibility handshake mechanism
Gal Pressman
1
-0
/
+40
2020-07-29
RDMA/efa: Expose minimum SQ size
Gal Pressman
4
-2
/
+5
2020-07-29
RDMA/efa: Expose maximum TX doorbell batch
Gal Pressman
4
-0
/
+14
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2
-9
/
+4
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
1
-1
/
+1
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
1
-1
/
+1
2020-07-27
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jason Gunthorpe
1
-3
/
+2
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
2
-29
/
+57
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
2
-11
/
+42
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
2
-19
/
+16
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-18
/
+44
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
11
-60
/
+41
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
1
-0
/
+9
[next]