Sebastian Sanchez
|
e9777ad439
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
|
7 years ago |
Sebastian Sanchez
|
45d924571a
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
|
7 years ago |
Michael J. Ruhl
|
5da9e742be
IB/hfi1 Use correct type for num_user_context
|
7 years ago |
Kamenee Arumugam
|
953a9cebea
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
|
7 years ago |
Kamenee Arumugam
|
0719007663
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
|
7 years ago |
Alex Estrin
|
473291b3ea
IB/hfi1: Fix for early release of sdma context
|
7 years ago |
Michael J. Ruhl
|
82a9792656
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
|
7 years ago |
Michael J. Ruhl
|
5084c8ff21
IB/{rdmavt, hfi1, qib}: Self determine driver name
|
7 years ago |
Niranjana Vishwanathapura
|
cc9a97ea2c
IB/hfi1: Do not allocate PIO send contexts for VNIC
|
7 years ago |
Mike Marciniszyn
|
1b311f8931
IB/hfi1: Add tx_opcode_stats like the opcode_stats
|
8 years ago |
Doug Ledford
|
894b82c427
Merge branch 'timer_setup' into for-next
|
8 years ago |
Kees Cook
|
8064135e8a
IB/hfi1: Convert timers to use timer_setup()
|
8 years ago |
Michael J. Ruhl
|
d59075ad1e
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
|
8 years ago |
Jan Sokolowski
|
6fab2a88f7
IB/hfi1: Remove unused hfi1_cpulist variables
|
8 years ago |
Jan Sokolowski
|
6fee036916
IB/hfi1: Remove unnecessary error messages on alloc failures
|
8 years ago |
Michael J. Ruhl
|
d295dbeb2a
IB/hf1: User context locking is inconsistent
|
8 years ago |
Michael J. Ruhl
|
f2a3bc00a0
IB/hfi1: Protect context array set/clear with spinlock
|
8 years ago |
Alex Estrin
|
ecdb19f4b5
IB/hfi1: Revert egress pkey check enforcement
|
8 years ago |
Sebastian Sanchez
|
71d47008ca
IB/hfi1: Create workqueue for link events
|
8 years ago |
Michael J. Ruhl
|
2250563e2c
IB/hfi1: Pass the context pointer rather than the index
|
8 years ago |
Michael J. Ruhl
|
e6f7622df1
IB/hfi1: Size rcd array index correctly and consistently
|
8 years ago |
Michael J. Ruhl
|
f683c80ca6
IB/hfi1: Resolve kernel panics by reference counting receive contexts
|
8 years ago |
Michael J. Ruhl
|
fe4e74eeb2
IB/hfi1: Initialize TID lists to avoid crash on cleanup
|
8 years ago |
Michael J. Ruhl
|
62239fc6e5
IB/hfi1: Clean up on context initialization failure
|
8 years ago |
Michael J. Ruhl
|
8737ce95c4
IB/hfi1: Fix an assign/ordering issue with shared context IDs
|
8 years ago |
Michael J. Ruhl
|
9b60d2cbe0
IB/hfi1: Clean up context initialization
|
8 years ago |
Michael J. Ruhl
|
f4cd876529
IB/hfi1: Name function prototype parameters
|
8 years ago |
Michael J. Ruhl
|
94679061dc
IB/hfi1: Return an error on memory allocation failure
|
8 years ago |
Tymoteusz Kielan
|
9746fa439c
IB/hfi1: Adjust default eager_buffer_size to 8MB
|
8 years ago |
Mike Marciniszyn
|
dd1ed10817
IB/hfi1: Fix yield logic in send engine
|
8 years ago |