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