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