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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
1
-115
/
+149
2020-05-25
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
2
-10
/
+11
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
5
-24
/
+27
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
2020-05-25
RDMA/hns: Remove unused code about assert
Yangyang Li
2
-5
/
+0
2020-05-25
RDMA/hns: Optimize post and poll process
Lang Cheng
1
-13
/
+14
2020-05-25
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
3
-11
/
+11
2020-05-25
RDMA/hns: Let software PI/CI grow naturally
Lang Cheng
1
-5
/
+4
2020-05-22
RDMA/rtrs: Get rid of the do_next_path while_next_path macros
Danil Kipnis
1
-16
/
+13
2020-05-22
RDMA/rtrs: server: Use already dereferenced rtrs_sess structure
Md Haris Iqbal
1
-2
/
+2
2020-05-22
RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled
Danil Kipnis
1
-4
/
+7
2020-05-22
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
1
-0
/
+13
2020-05-22
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
1
-5
/
+4
2020-05-21
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
7
-41
/
+442
2020-05-21
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
6
-24
/
+223
2020-05-21
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
6
-33
/
+265
2020-05-21
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
2
-19
/
+58
2020-05-21
IB/uverbs: Extend CQ to get its own asynchronous event FD
Yishai Hadas
3
-3
/
+25
2020-05-21
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
4
-9
/
+39
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
13
-59
/
+74
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
1441
-8130
/
+15317
2020-05-21
IB/hfi1: Enable the transmit side of the datagram ipoib netdev
Piotr Stankiewicz
2
-0
/
+3
2020-05-21
IB/ipoib: Add capability to switch between datagram and connected mode
Gary Leshner
1
-8
/
+10
2020-05-21
IB/hfi1: Add packet histogram trace event
Grzegorz Andrejczuk
3
-1
/
+43
2020-05-21
IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size
Gary Leshner
3
-0
/
+6
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
11
-342
/
+178
2020-05-21
IB/hfi1: Add rx functions for dummy netdev
Grzegorz Andrejczuk
5
-2
/
+414
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
10
-7
/
+206
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan
7
-2
/
+355
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
4
-20
/
+20
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
6
-32
/
+88
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
4
-50
/
+136
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
5
-10
/
+27
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
7
-34
/
+39
2020-05-21
IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdev
Gary Leshner
3
-0
/
+289
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
5
-1
/
+984
2020-05-21
IB/hfi1: Add accelerated IP capability bit
Kaike Wan
2
-3
/
+5
2020-05-21
RDMA/efa: Report host information to the device
Gal Pressman
4
-10
/
+130
2020-05-21
RDMA/efa: Fix setting of wrong bit in get/set_feature commands
Gal Pressman
1
-2
/
+2
2020-05-19
RDMA/mlx5: Add init2init as a modify command
Aharon Landau
1
-0
/
+1
2020-05-19
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
5
-8
/
+14
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
7
-20
/
+22
2020-05-19
RDMA/hns: Remove redundant memcpy()
Weihang Li
1
-2
/
+0
2020-05-19
RDMA/hns: Store mr len information into mr obj
Lang Cheng
1
-0
/
+2
2020-05-19
RDMA/hns: Fix error with to_hr_hem_entries_count()
Weihang Li
1
-0
/
+3
2020-05-19
RDMA/hns: Fix wrong assignment of SRQ's max_wr
Weihang Li
1
-2
/
+2
2020-05-19
RDMA/hns: Fix assignment to ba_pg_sz of eqe
Wenpeng Liang
1
-1
/
+1
2020-05-19
RDMA/hns: Fix cmdq parameter of querying pf timer resource
Lang Cheng
1
-20
/
+12
2020-05-19
RDMA/hns: Bugfix for querying qkey
Lijun Ou
1
-1
/
+1
2020-05-19
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2
-5
/
+2
[next]