aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/gre.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-2/+2
2011-07-23gre: fix improper error handlingxeb@mail.ru1-15/+6
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl1-1/+0
2010-10-25tunnels: add _rcu annotationsEric Dumazet1-2/+3
2010-10-03gre: protocol table can be staticstephen hemminger1-1/+1
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov1-0/+151