index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
159
-2545
/
+9731
2017-10-18
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
1
-3
/
+3
2017-10-18
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
1
-1
/
+1
2017-10-18
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
1
-1
/
+15
2017-10-18
IB: Let ib_core resolve destination mac address
Parav Pandit
6
-48
/
+9
2017-10-18
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
3
-12
/
+40
2017-10-18
IB/srp: Make CM timeout dependent on subnet timeout
Bart Van Assche
1
-2
/
+22
2017-10-18
IB/srp: Cache global rkey
Bart Van Assche
2
-14
/
+16
2017-10-18
IB/srp: Remove second argument of srp_destroy_qp()
Bart Van Assche
1
-6
/
+6
2017-10-18
IB/srp: Avoid that a cable pull can trigger a kernel crash
Bart Van Assche
1
-6
/
+19
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2
-35
/
+123
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
2
-3
/
+6
2017-10-18
IB/srpt: Limit the send and receive queue sizes to what the HCA supports
Bart Van Assche
1
-4
/
+5
2017-10-18
IB/srpt: Do not accept invalid initiator port names
Bart Van Assche
1
-5
/
+4
2017-10-18
RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusing
Bart Van Assche
1
-10
/
+3
2017-10-18
bnxt_re: Make room for mapping beyond 32 entries
Somnath Kotur
2
-2
/
+2
2017-10-18
bnxt_re: Fix incorrect usage of test_bit()
Somnath Kotur
3
-9
/
+10
2017-10-18
IB/hfi1: Add MODULE_FIRMWARE statements
Thomas Bogendoerfer
1
-0
/
+5
2017-10-18
RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"
Colin Ian King
1
-1
/
+1
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
11
-51
/
+50
2017-10-18
IB/rdmavt: Don't wait for resources in QP reset
Alex Estrin
2
-2
/
+2
2017-10-18
IB/hfi1: Set hdr_type when tx req is allocated
Kaike Wan
3
-2
/
+2
2017-10-18
IB/hfi1: Eliminate allocation while atomic
Don Hiatt
2
-14
/
+9
2017-10-18
IB/hfi1: Mask out A bit from psn trace
Don Hiatt
1
-2
/
+2
2017-10-18
IB/hfi1: Correct unnecessary acquisition of HW mutex
Grzegorz Morys
1
-2
/
+17
2017-10-18
IB/hfi1: Allow meta version 4 for platform configuration
Jakub Byczkowski
1
-1
/
+1
2017-10-18
IB/hfi1: Fix serdes loopback set-up
Jan Sokolowski
2
-28
/
+17
2017-10-14
RDMA/usnic: Instantiate data structures once
Bart Van Assche
2
-24
/
+25
2017-10-14
RDMA/usnic: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-14
RDMA/usnic: Make the compiler check declaration consistency during compilation
Bart Van Assche
2
-0
/
+2
2017-10-14
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-3
/
+4
2017-10-14
RDMA/rdmavt: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-14
IB/qib: Remove set-but-not-used variables
Bart Van Assche
10
-43
/
+7
2017-10-14
IB/qib: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-2
/
+3
2017-10-14
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
4
-68
/
+1
2017-10-14
RDMA/qedr: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+1
2017-10-14
RDMA/qedr: Annotate iomem pointers correctly
Bart Van Assche
1
-1
/
+1
2017-10-14
RDMA/qedr: Declare local functions static
Bart Van Assche
4
-33
/
+32
2017-10-14
RDMA/qedr: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-1
/
+1
2017-10-14
RDMA/ocrdma: Remove set-but-not-used variables
Bart Van Assche
2
-4
/
+2
2017-10-14
RDMA/ocrdma: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+2
2017-10-14
RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-1
/
+1
2017-10-14
IB/nes: Fix a race condition in nes_inetaddr_event()
Bart Van Assche
1
-4
/
+9
2017-10-14
IB/nes: Remove set-but-not-used variables
Bart Van Assche
2
-11
/
+2
2017-10-14
IB/nes: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-1
/
+2
2017-10-14
IB/nes: Fix indentation
Bart Van Assche
5
-28
/
+28
2017-10-14
IB/mlx5: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-10-14
IB/mlx5: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-0
/
+3
2017-10-14
IB/mlx4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2
-0
/
+3
2017-10-14
IB/mthca: Fix indentation
Bart Van Assche
1
-5
/
+5
[next]