index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
rdma_vt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
IB/rdmavt: Remove unnecessary exported functions
Dennis Dalessandro
1
-13
/
+0
2016-03-10
IB/rdmavt: Remove signal_supported and comments
Dennis Dalessandro
1
-18
/
+0
2016-03-10
IB/rdmavt: Remove RVT_FLAGs
Dennis Dalessandro
1
-10
/
+0
2016-03-10
IB/qib,rdmavt: Move smi_ah to qib
Dennis Dalessandro
1
-1
/
+0
2016-03-10
IB/rdmavt: Add per verb driver callback checking
Dennis Dalessandro
1
-14
/
+109
2016-03-10
IB/rdmavt: Clean up comments and add more documentation
Dennis Dalessandro
1
-15
/
+0
2016-03-10
IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
Mike Marciniszyn
1
-1
/
+3
2016-03-10
IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value
Vennila Megavannan
1
-1
/
+3
2016-03-10
IB/rdmavt: Add support for query_port, modify_port and get_port_immutable
Harish Chegondi
1
-0
/
+6
2016-03-10
IB/rdmavt: Add query gid support.
Dennis Dalessandro
1
-0
/
+2
2016-03-10
IB/rdmavt: Clean up distinction between port number and index
Dennis Dalessandro
1
-2
/
+2
2016-03-10
IB/rdmavt: Add hardware driver send work request check
Ira Weiny
1
-0
/
+2
2016-03-10
IB/rdmavt: Add srq functionality to rdmavt
Jubin John
1
-0
/
+3
2016-03-10
IB/rdmavt: Fix copyright date
Dennis Dalessandro
1
-1
/
+1
2016-03-10
IB/rdmavt: Add mad agents to rdmavt
Dennis Dalessandro
1
-1
/
+5
2016-03-10
IB/rdmavt: Add device structure allocation
Dennis Dalessandro
1
-0
/
+1
2016-03-10
IB/rdmavt: add modify queue pair driver helpers
Ira Weiny
1
-0
/
+7
2016-03-10
IB/rdmavt: Add multicast functions
Dennis Dalessandro
1
-0
/
+8
2016-03-10
IB/rdmavt: Add modify qp
Dennis Dalessandro
1
-0
/
+42
2016-03-10
IB/rdmavt: Add post send to rdmavt
Dennis Dalessandro
1
-0
/
+7
2016-03-10
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
1
-0
/
+9
2016-03-10
IB/rdmavt: Support creating qps with GFP_NOIO flag
Mike Marciniszyn
1
-2
/
+3
2016-03-10
IB/rdmavt: Add support for rvt_query_device function
Harish Chegondi
1
-1
/
+4
2016-03-10
IB/rdmavt: Export reset_qp in rdmavt
Dennis Dalessandro
1
-0
/
+3
2016-03-10
IB/rdmavt: Add create queue pair functionality
Dennis Dalessandro
1
-1
/
+9
2016-03-10
IB/rdmavt: Add pkey support
Dennis Dalessandro
1
-4
/
+34
2016-03-10
IB/rdmavt: Add mmap related functions
Dennis Dalessandro
1
-0
/
+15
2016-03-10
IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
1
-0
/
+9
2016-03-10
IB/rdmavt: Break rdma_vt main include header file up
Dennis Dalessandro
1
-306
/
+3
2016-03-10
IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
1
-16
/
+25
2016-03-10
IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
1
-1
/
+65
2016-03-10
IB/rdmavt: Move SRQ data structure into rdmavt
Dennis Dalessandro
1
-0
/
+13
2016-03-10
IB/rdmavt: Add AH to rdmavt
Kamal Heib
1
-0
/
+17
2016-03-10
IB/rdmavt: Add common LID defines to rdmavt
Kamal Heib
1
-0
/
+3
2016-03-10
IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
1
-1
/
+18
2016-03-10
IB/rdmavt: Add the start of capability flags
Dennis Dalessandro
1
-0
/
+12
2016-03-10
IB/rdmavt: Add device specific info prints
Dennis Dalessandro
1
-0
/
+3
2016-03-10
IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
1
-7
/
+15
2016-03-10
IB/rdmavt: Add queue pair data structure to rdmavt
Dennis Dalessandro
1
-0
/
+233
2016-03-10
IB/rdmavt: Move MR datastructures into rvt
Dennis Dalessandro
1
-0
/
+53
2016-03-10
IB/rdmavt: Add pkey query stub
Dennis Dalessandro
1
-1
/
+2
2016-03-10
IB/rdmavt: Add ib core device attributes to rvt driver params list
Dennis Dalessandro
1
-2
/
+55
2016-03-10
IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
1
-4
/
+30
2016-03-10
IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
1
-0
/
+70