summaryrefslogtreecommitdiffstats
path: root/drivers/net/pptp.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-131-27/+18Star
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-4/+4
* ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-131-1/+1
* net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-131-1/+1
* drivers/net: use vzalloc()Eric Dumazet2010-11-281-2/+1Star
* net: constify some ppp/pptp structsEric Dumazet2010-09-221-4/+4
* PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-221-0/+726