index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_ruc.c
Age
Commit message (
Expand
)
Author
2008-10-27
IB/ipath: Fix RDMA write with immediate copy of last packet
Ralph Campbell
2008-09-20
IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0
Ralph Campbell
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-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
2008-05-07
IB/ipath: Need to always request and handle PIO avail interrupts
Dave Olson
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-01-25
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2008-01-25
IB/ipath: Fix sendctrl locking
John Gregor
2007-10-30
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
2007-10-09
IB/ipath: Change UD to queue work requests like RC & UC
Ralph Campbell
2007-07-17
IB/ipath: Make a few functions static
Roland Dreier
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: Send ACK invalid where appropriate
Robert Walsh
2007-07-09
IB/ipath: Fix possible data corruption if multiple SGEs used for receive
Ralph Campbell
2007-07-09
IB/ipath: Wait for PIO available interrupt
Ralph Campbell
2007-07-09
IB/ipath: Fix local loopback bug when waiting for resources
Ralph Campbell
2007-04-18
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
Ralph Campbell
2007-04-18
IB/ipath: NMI cpu lockup if local loopback used
Ralph Campbell
2007-04-18
IB/ipath: Fix SRQ limit event causing dropped CQ entry
Ralph Campbell
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
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: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-05-23
IB/ipath: replace uses of LIST_POISON
Bryan O'Sullivan
2006-05-01
IB/ipath: simplify RC send posting
Bryan O'Sullivan
2006-03-31
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan