Whamcloud - gitweb
fs/lustre-release.git
2005-09-21 pjkirner* Add additional asserts to check caller context
2005-09-21 pjkirner* Cleanedup send path
2005-09-21 eeb* Moved some #defines out of klnds/ptllnd.h into...
2005-09-21 pjkirner* Adjusted TX Pool to meet new LNET requiremenst (no...
2005-09-21 pjkirner* Fix a typo
2005-09-21 eeb* Fixed LND registration / setting the_lnet.ln_init...
2005-09-21 eeb* Added lnet/ulnds/ptllnd
2005-09-21 pjkirner* Fixed dist problem with ptllnd_wire.h file that moved
2005-09-21 eeb* fixed a ./config warning
2005-09-21 pjkirner* Fixed some XT3 Compilation issues
2005-09-21 pjkirnerb=7982
2005-09-21 pjkirner* Undoing changes from the b_newconfig_rdmarouting...
2005-09-20 pjkirner* Fix buffalo build error with removed file.
2005-09-20 pjkirner* Removed problematic building of ut (unit test tool...
2005-09-20 eeb* removed lnet_parse() rc ambiguity: 0 on success
2005-09-20 pjkirnerb=7981
2005-09-19 pjkirner* Fix incorrect path in godb file
2005-09-19 pjkirner* Fixed problem with distributed build.
2005-09-19 pjkirner* Add simple LNET unit test modules
2005-09-16 pjkirner* Fixed build warning (and possible 64-bit error)
2005-09-16 pjkirnerb=8021
2005-09-16 pjkirner* Apply Nikita's patch from portals tree to lnet
2005-09-16 pjkirner* Removed extra unnecessary message
2005-09-16 liangzhenFix problem of build ptllnd.
2005-09-15 pjkirner* Fix 2.6.5 build issue
2005-09-15 liangzhenRemove unused socklnd files in ulnds, they have been
2005-09-15 liangzhen1. two options for build
2005-09-15 eeb* Moved PTL_{MTU,_MD_MAX_IOV) into types.h
2005-09-14 nathanfix build
2005-09-14 pjkirnerb=9318
2005-09-14 pjkirner* Fixed LNET undefined symbol PDE() problem on 2.4...
2005-09-13 nathanb=8080
2005-09-12 eeb* Changed nal_send() to include 'target_is_router...
2005-09-12 eeb* viblnd: applied ARP retry patch
2005-09-12 eeb* tidied up NID printing (s/LPX64/%s/ && s/nid/libcfs...
2005-09-11 eeb* Cleaned up portals compatibility tests into a...
2005-09-10 eeb* Added check for portals compatibility mode in LNDs...
2005-09-10 eeb* Got vibnal LNET/portals wire compatibility working
2005-09-10 eeb* LNET/portals wire compatibility working on elan...
2005-09-09 liangzhenoptional build for portals.
2005-09-08 pjkirner* Fix ogdb-host file generation, pickup the correct...
2005-09-08 eeb* Added GM README
2005-09-08 eeb* Removed unused parameters from LNet??? APIs (e.g...
2005-09-07 liangzhenSmallfix for function define.
2005-09-06 eeb* Added support for routable RDMA-ed REPLY messages...
2005-09-06 eeb* ptllnd: added .cvsignore
2005-09-05 eeb* Removed nal_{send,recv}_pages() LND APIs (send...
2005-09-02 eeb* Added hopcounts to route table
2005-09-02 pjkirnerAdd PTLLND to the LND enum.
2005-09-02 liangzhenPatch for Lustre Networking Reorganization
2005-09-01 pjkirnerAdded build infrastructre for PTLLND.
2005-09-01 pjkirnerReorganize LNET API files, so that PTLLND
2005-09-01 pjkirnerFix missing NAL->LND
2005-09-01 liangzhenSmallfix for lnet build
2005-09-01 pjkirnerChanges necessary to make liblustre build after LNET...
2005-09-01 pjkirnerChanges for LNET rename of NAL -> LND
2005-09-01 pjkirnerRename Directories in LNET
2005-08-31 eeb * Applied Andreas' tcpnal compiler optimization...
2005-08-31 eeb* Applied implicit_loopback fixes to portals (it...
2005-08-31 pjkirnerFixes for LNET Directory rename
2005-08-30 eeb* fixed implicit_loopback bug
2005-08-30 pjkirnerLNET Reorg Phase 1
2005-08-30 pjkirnerPhase 1 of LNET Reorg
2005-08-17 liangzhenPortals -> LNet:
2005-08-15 lincentmgs operations
2005-08-10 eeb* iibnal and openibnal packed wire format updates...
2005-07-31 eeb* 7164 fix newconfig acceptor startup assertion
2005-07-25 nathanb=6663
2005-07-14 nathanBranch b_hd_newconfig
2005-07-11 eeb* better ranal error message on FMA CQ overflow
2005-07-08 eeb* More intuitive newconfig acceptor module params
2005-07-08 eeb* newconfig liblustre/tcpnal runs sanity OK
2005-07-07 eeb* first signs of life from newconfig tcpnal + liblust...
2005-07-07 eeb* socknal working again
2005-07-06 eeb* socknal: removed unused var
2005-07-05 eeb* Compiles after merging b1_4
2005-07-01 eeb* Changed default vib tx descriptor pool sizes
2005-06-30 eeb* More work on config error messages + some code restr...
2005-06-29 eeb* Improved router error messages and move some of...
2005-06-28 eeb* started getting tcpnal working with portals newconfig
2005-06-28 eeb* vibnal: ensure FMR is flushed on error
2005-06-27 behlendoAdded router.h to EXTRA_DIST to fix 'make rpms'
2005-06-21 eeb* Added console error to report acceptor startup...
2005-06-21 eeb* debugged single acceptor
2005-06-20 eeb* first cut single acceptor for SOCKNAL, RANAL,...
2005-06-17 eeb* Updated vibnal from b1_4 to use FMR
2005-06-11 eeb* vibnal: added module parameters for some low-level...
2005-06-08 eeb* noticed difference between userspace and kernel...
2005-06-07 eeb* Got rid of portals/router; getting it to build in...
2005-06-06 eeb* brought openibnal into the newconfig fold
2005-06-03 eeb* merged 6361 vibnal fixes (IBNAL_OUS_DST_RD = 1...
2005-06-03 eeb* merged in 5858 fix (vibnal arp retries)
2005-06-02 eeb* vibnal takes a single interface name which default...
2005-06-02 eeb* moved #defines in qswnal.h around to separate...
2005-06-01 eeb* Added interface and socket queries to libcfs ...
2005-05-19 eeb* fixed use of %n at end of string in nidstrings.c
2005-05-19 eeb* changed router lookups to always return the local...
2005-05-16 eeb* removed any trace of route table file
2005-05-15 eeb* changed route table into a 2-level list; first...
2005-05-15 eeb* ensure route tables print in same order as constructed
next