summaryrefslogtreecommitdiff
path: root/drivers/net/pptp.c
AgeCommit message (Expand)Author
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov