Whamcloud - gitweb
LU-9679 modules: Use LIST_HEAD for declaring list_heads
[fs/lustre-release.git] / lnet / lnet / lib-ptl.c
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
2017-05-05 Olaf WeberLU-9119 lnet: fix race in lnet shutdown path 90/26690/4
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-01-25 Amir ShehataLU-7734 lnet: Primary NID and traffic distribution
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local NI split
2016-09-21 James SimmonsLU-6142 lnet: replace white spaces with tabs for LNet... 75/19975/10
2016-06-14 James SimmonsLU-6245 libcfs: remove types abstraction from libcfs... 04/20204/9
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-02-13 Alyona RomanenkoLU-7774 lnet: issue in the offset in hash table 22/18422/2
2016-01-25 Olaf WeberLU-7324 lnet: Use after free in lnet_ptl_match_delay() 40/17840/3
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-03-08 Amir ShehataLU-6040 lnet: remove messages from lazy portal on NI... 36/13836/4
2015-02-03 John L. HammondLU-2675 lnet: assume a kernel build 21/13121/6
2015-01-09 Frank ZagoLU-5396 lnet: make some functions static 06/12206/15
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
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