aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/gre.c
AgeCommit message (Expand)Author
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar
2013-05-03gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar
2013-03-22ip_gre: increase inner ip header ID during segmentationCong Wang
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-07-23gre: fix improper error handlingxeb@mail.ru
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-10-03gre: protocol table can be staticstephen hemminger
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov