RDMA/core: Add memory management extensions support
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_ud.c
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-05-13 Ralph CampbellIB/ipath: Fix many locking issues when switching to...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Ralph CampbellIB/ipath: Update copyright dates for files changed...
2008-04-17 Dave OlsonIB/ipath: add calls to new 7220 code and enable in...
2008-01-25 Ralph CampbellIB/ipath: Trivial simplification of ipath_make_ud_req()
2008-01-16 Ralph CampbellIB/ipath: Fix receiving UD messages with immediate...
2007-10-10 Ralph CampbellIB/ipath: Remove duplicate copy of LMC
2007-10-10 Ralph CampbellIB/ipath: Change UD to queue work requests like RC...
2007-07-10 Ralph CampbellIB/ipath: Add barrier before updating WC head in shared...
2007-07-10 John GregorIB/ipath: Update copyright dates
2007-07-10 Ralph CampbellIB/ipath: Fix possible data corruption if multiple...
2007-04-19 Robert WalshIB/ipath: Check that a UD work request's address handle...
2007-04-19 Bryan O'SullivanIB/ipath: Fix CQ flushing when QP is modified to error...
2007-04-19 Ralph CampbellIB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and...
2007-02-04 Michael S. TsirkinIB: Return qp pointer as part of ib_wc
2006-09-28 Bryan O'SullivanIB/ipath: Ensure that PD of MR matches PD of QP checkin...
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Ralph CampbellIB/ipath: Performance improvements via mmap of queues
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixes to performance get counters...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: disallow send of invalid packet sizes...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update copyrights and other strings...
2006-05-01 Bryan O'SullivanIB/ipath: tidy up white space in a few files
2006-04-19 Roland DreierIB/ipath: Make more names static
2006-03-31 Bryan O'SullivanIB/ipath: infiniband UC and UD protocol support