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
2019-02-05
IB/hfi1: Add a function to build TID RDMA WRITE DATA packet
Kaike Wan
2
-0
/
+66
2019-02-05
IB/hfi1: Add a function to receive TID RDMA WRITE response
Kaike Wan
3
-0
/
+180
2019-02-05
IB/hfi1: Add TID resource timer
Kaike Wan
4
-0
/
+97
2019-02-05
IB/hfi1: Add a function to build TID RDMA WRITE response
Kaike Wan
3
-0
/
+101
2019-02-05
IB/hfi1: Add functions to receive TID RDMA WRITE request
Kaike Wan
5
-1
/
+601
2019-02-05
IB/hfi1: Add an s_acked_ack_queue pointer
Kaike Wan
4
-7
/
+39
2019-02-05
IB/hfi1: Allow for extra entries in QP's s_ack_queue
Kaike Wan
2
-1
/
+12
2019-02-05
IB/hfi1: Build TID RDMA WRITE request
Kaike Wan
3
-0
/
+43
2019-02-05
IB/hfi1: Add static trace for TID RDMA READ protocol
Kaike Wan
7
-9
/
+684
2019-02-05
IB/hfi1: Enable TID RDMA READ protocol
Kaike Wan
3
-0
/
+80
2019-02-05
IB/hfi1: Add interlock between a TID RDMA request and other requests
Kaike Wan
4
-0
/
+67
2019-02-05
IB/hfi1: Integrate TID RDMA READ protocol into RC protocol
Kaike Wan
5
-24
/
+307
2019-02-05
IB/hfi1: Add functions for restarting TID RDMA READ request
Kaike Wan
3
-20
/
+158
2019-02-05
IB/hfi1: Add TID RDMA handlers
Kaike Wan
4
-22
/
+167
2019-02-05
IB/hfi1: Add functions to receive TID RDMA READ response
Kaike Wan
3
-0
/
+529
2019-02-05
IB/hfi1: Add a function to build TID RDMA READ response
Kaike Wan
2
-0
/
+70
2019-02-05
IB/hfi1: Add functions to receive TID RDMA READ request
Kaike Wan
3
-0
/
+342
2019-02-05
IB/hfi1: Set PbcInsertHcrc for TID RDMA packets
Kaike Wan
1
-2
/
+19
2019-02-05
IB/hfi1: Add functions to build TID RDMA READ request
Kaike Wan
3
-0
/
+241
2019-02-05
IB/hfi1: Add static trace for flow and TID management functions
Kaike Wan
3
-0
/
+269
2019-02-05
IB/hfi1: Add the counter n_tidwait
Kaike Wan
5
-0
/
+17
2019-02-05
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
7
-17
/
+1030
2019-02-05
IB/hfi1: TID RDMA flow allocation
Kaike Wan
8
-0
/
+491
2019-02-05
IB/hfi: Move RC functions into a header file
Kaike Wan
3
-76
/
+100
2019-02-05
IB/mlx5: Do not use hw_access_flags for be and CPU data
Bart Van Assche
1
-8
/
+8
2019-02-04
iw_cxgb*: kzalloc the iwcm verbs struct
Steve Wise
2
-2
/
+2
2019-02-04
RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
Wei Hu (Xavier)
3
-9
/
+28
2019-02-04
RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
Wei Hu (Xavier)
4
-13
/
+167
2019-02-04
RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
Wei Hu (Xavier)
3
-13
/
+112
2019-02-04
RDMA/hns: Make some function static
YueHaibing
2
-5
/
+6
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
11
-25
/
+69
2019-02-04
IB/mlx5: Advertise XRC ODP support
Moni Shoua
1
-0
/
+18
2019-02-04
IB/mlx5: Advertise SRQ ODP support for supported transports
Moni Shoua
1
-0
/
+6
2019-02-04
IB/mlx5: Add ODP SRQ support
Moni Shoua
1
-23
/
+61
2019-02-04
IB/mlx5: Let read user wqe also from SRQ buffer
Moni Shoua
3
-55
/
+166
2019-02-04
IB/mlx5: Add XRC initiator ODP support
Moni Shoua
1
-1
/
+5
2019-02-04
IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
Moni Shoua
1
-7
/
+7
2019-02-04
IB/mlx5: Remove useless check in ODP handler
Moni Shoua
1
-7
/
+2
2019-02-04
IB/mlx5: Fix the locking of SRQ objects in ODP events
Moni Shoua
4
-18
/
+17
2019-01-31
RDMA/hns: Remove set but not used variable 'rst'
YueHaibing
1
-2
/
+1
2019-01-31
IB/hfi1: Add static trace for OPFN
Kaike Wan
5
-106
/
+351
2019-01-31
IB/hfi1: Integrate OPFN into RC transactions
Kaike Wan
6
-10
/
+81
2019-01-31
IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
Kaike Wan
2
-6
/
+8
2019-01-31
IB/hfi1: OPFN interface
Kaike Wan
5
-1
/
+334
2019-01-31
IB/hfi1: Add OPFN helper functions for TID RDMA feature
Kaike Wan
7
-2
/
+254
2019-01-31
IB/hfi1: OPFN support discovery
Mitko Haralanov
6
-15
/
+77
2019-01-30
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
1
-1
/
+1
2019-01-30
IB/mlx5: Consider vlan of lower netdev for macvlan GID entries
Parav Pandit
1
-6
/
+34
2019-01-30
IB/usnic: Remove stub functions
Gal Pressman
3
-75
/
+0
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
15
-15
/
+15
[prev]
[next]