Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-13 | ipv4: Create and use route lookup helpers. | David S. Miller | 1 | -27/+18 |
2011-03-03 | ipv4: Make output route lookup return rtable directly. | David S. Miller | 1 | -4/+4 |
2010-12-13 | ipv4: Don't pre-seed hoplimit metric. | David S. Miller | 1 | -1/+1 |
2010-12-13 | net: Abstract RTAX_HOPLIMIT metric accesses behind helper. | David S. Miller | 1 | -1/+1 |
2010-11-28 | drivers/net: use vzalloc() | Eric Dumazet | 1 | -2/+1 |
2010-09-22 | net: constify some ppp/pptp structs | Eric Dumazet | 1 | -4/+4 |
2010-08-22 | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov | 1 | -0/+726 |