index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_ud.c
Age
Commit message (
Expand
)
Author
2008-07-14
RDMA/core: Add memory management extensions support
Steve Wise
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-01-25
IB/ipath: Trivial simplification of ipath_make_ud_req()
Ralph Campbell
2008-01-16
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
2007-10-09
IB/ipath: Remove duplicate copy of LMC
Ralph Campbell
2007-10-09
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
2007-07-09
IB/ipath: Add barrier before updating WC head in shared memory
Ralph Campbell
2007-07-09
IB/ipath: Update copyright dates
John Gregor
2007-07-09
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
2007-04-18
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
2007-04-18
IB/ipath: Fix CQ flushing when QP is modified to error state
Bryan O'Sullivan
2007-04-18
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
2006-09-22
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: disallow send of invalid packet sizes over UD
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-05-01
IB/ipath: tidy up white space in a few files
Bryan O'Sullivan
2006-04-19
IB/ipath: Make more names static
Roland Dreier
2006-03-31
IB/ipath: infiniband UC and UD protocol support
Bryan O'Sullivan