summaryrefslogtreecommitdiff
path: root/drivers/net/pptp.c
AgeCommit message (Expand)Author
2010-12-13ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-13net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-11-28drivers/net: use vzalloc()Eric Dumazet
2010-09-22net: constify some ppp/pptp structsEric Dumazet
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov