index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
user_exp_rcv.c
Age
Commit message (
Expand
)
Author
2017-08-28
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
2017-08-28
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Harish Chegondi
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-04
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
2017-04-28
IB/hfi1: Validate the TID count before using it
Michael J. Ruhl
2017-04-20
IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()
Markus Elfring
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-02-19
IB/hfi1: Code reuse with memdup_copy
Michael J. Ruhl
2016-08-02
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
2016-08-02
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
2016-08-02
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
2016-08-02
IB/hfi1: Fix TID caching actions
Dean Luick
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
2016-08-02
IB/hfi1: Remove unused sub-context parameter
Ira Weiny
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro