Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 2011-06-24 |
* | pptp: Use flowi4's daddr/saddr in pptp_xmit(). | David S. Miller | 2011-05-03 |
* | ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). | David S. Miller | 2011-05-03 |
* | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 |
* | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 |
* | ipv4: Don't pre-seed hoplimit metric. | David S. Miller | 2010-12-13 |
* | net: Abstract RTAX_HOPLIMIT metric accesses behind helper. | David S. Miller | 2010-12-13 |
* | drivers/net: use vzalloc() | Eric Dumazet | 2010-11-28 |
* | net: constify some ppp/pptp structs | Eric Dumazet | 2010-09-21 |
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov | 2010-08-22 |