summaryrefslogtreecommitdiffstats
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-241-15/+6Star
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-221-1/+0Star
* tunnels: add _rcu annotationsEric Dumazet2010-10-251-2/+3
* gre: protocol table can be staticstephen hemminger2010-10-041-1/+1
* PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-221-0/+151