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