Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-07-13 | slip: remove dead code within the slip initialization | Matvejchikov Ilya | 1 | -18/+6 |
2011-07-13 | slip: remove redundant check slip_devs for NULL | Matvejchikov Ilya | 1 | -3/+0 |
2011-07-13 | slip: fix MTU comparation operation when reallocating buffers | Matvejchikov Ilya | 1 | -1/+1 |
2011-07-13 | slip: remove redundant NULL-pointer check before calling slhc_free | Matvejchikov Ilya | 1 | -2/+1 |
2011-07-13 | net: Kill support for multiple hh_cache entries per neighbour | David S. Miller | 2 | -26/+20 |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 7 | -13/+13 |
2011-07-13 | ipv4: Inline neigh binding. | David Miller | 3 | -28/+59 |