aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/gre.c
Commit message (Expand)AuthorAgeFilesLines
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-2/+2
* gre: fix improper error handlingxeb@mail.ru2011-07-231-15/+6
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-211-1/+0
* tunnels: add _rcu annotationsEric Dumazet2010-10-251-2/+3
* gre: protocol table can be staticstephen hemminger2010-10-031-1/+1
* PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-211-0/+151