summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/zero-page.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-13slip: remove dead code within the slip initializationMatvejchikov Ilya1-18/+6
2011-07-13slip: remove redundant check slip_devs for NULLMatvejchikov Ilya1-3/+0
2011-07-13slip: fix MTU comparation operation when reallocating buffersMatvejchikov Ilya1-1/+1
2011-07-13slip: remove redundant NULL-pointer check before calling slhc_freeMatvejchikov Ilya1-2/+1
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2-26/+20
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller7-13/+13
2011-07-13ipv4: Inline neigh binding.David Miller3-28/+59