Whamcloud - gitweb
LU-5568 lnet: fix kernel crash when network failed to start
[fs/lustre-release.git] / lnet / lnet / lib-ptl.c
2014-09-24 Liang ZhenLU-5639 lnet: portal spreading rotor should be unsigned 36/11936/3
2014-05-07 James SimmonsLU-3963 libcfs: convert LNET layer to linux list api 69/9369/9
2014-02-22 Peng TaoLU-3963 libcfs: remove cfs_hash_long 68/9268/2
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-07-23 Liang ZhenLU-1622 lnet: hash MEs on wildcard portal
2012-07-11 Liu XuezhaoLU-1347 lnet: makes EXPORT_SYMBOL follows function...
2012-06-29 Liang ZhenLU-56 lnet: tuning wildcard portals rotor
2012-06-27 Liang ZhenLU-56 lnet: multiple cleanups for inspection
2012-06-26 Liang ZhenLU-56 lnet: Partitioned LNet resources (ME/MD/EQ)
2012-06-25 Liang ZhenLU-56 lnet: reduce stack usage of "match" functions
2012-06-25 Liang ZhenLU-56 lnet: Granulate LNet lock
2012-06-22 Liang ZhenLU-56 lnet: match-table for Portals
2012-06-22 Liang ZhenLU-56 lnet: split lnet_commit_md and cleanup
2012-06-21 Liang ZhenLU-56 lnet: LNet message event cleanup
2012-06-11 Liang ZhenLU-56 lnet: move "match" functions to lib-ptl.c