aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/gre.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERGravatar Stephen Hemminger 1-2/+2
2011-07-23gre: fix improper error handlingGravatar xeb@mail.ru 1-15/+6
2011-06-21Remove redundant linux/version.h includes from net/Gravatar Jesper Juhl 1-1/+0
2010-10-25tunnels: add _rcu annotationsGravatar Eric Dumazet 1-2/+3
2010-10-03gre: protocol table can be staticGravatar stephen hemminger 1-1/+1
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Gravatar Dmitry Kozlov 1-0/+151