aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/ip_gre.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2013-08-15ipip: add x-netns supportGravatar Nicolas Dichtel 1-2/+2
2013-08-09ip_gre: fix ipgre_header to return correct offsetGravatar Timo Teräs 1-1/+1
2013-07-01gre: fix a regression in ioctlGravatar Cong Wang 1-4/+5
2013-06-19gre: export gre_handle_offloads() function.Gravatar Pravin B Shelar 1-32/+2
2013-06-19gre: export gre_build_header() function.Gravatar Pravin B Shelar 1-39/+1
2013-06-19gre: Allow multiple protocol listener for gre protocol.Gravatar Pravin B Shelar 1-147/+26
2013-05-31iptunnel: specify protocol outside IP headerGravatar Nicolas Dichtel 1-1/+1
2013-05-20ip_gre: fix a possible crash in ipgre_err()Gravatar Eric Dumazet 1-1/+2
2013-04-25net: ipv4: typo issue, remove erroneous semicolonGravatar Chen Gang 1-1/+1
2013-04-08ip_gre: fix a possible crash in parse_gre_header()Gravatar Eric Dumazet 1-3/+5
2013-03-30ip_gre: don't overwrite iflink during net_dev initGravatar Antonio Quartulli 1-1/+0
2013-03-26GRE: Refactor GRE tunneling code.Gravatar Pravin B Shelar 1-1187/+317
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+1
2013-03-16Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Gravatar Timo Teräs 1-4/+1
2013-03-10tunnel: use iptunnel_xmit() againGravatar Cong Wang 1-15/+1
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Gravatar Pravin B Shelar 1-8/+2
2013-02-25IP_GRE: Fix GRE_CSUM case.Gravatar Pravin B Shelar 1-4/+8
2013-02-25IP_GRE: Fix IP-Identification.Gravatar Pravin B Shelar 1-1/+2
2013-02-19ip_gre: remove an extra dst_release()Gravatar Eric Dumazet 1-3/+1
2013-02-19ip_gre: propogate target device GSO capability to the tunnel deviceGravatar Dmitry Kravkov 1-2/+8
2013-02-19ip_gre: allow CSUM capable devices to handle packetsGravatar Dmitry Kravkov 1-5/+2
2013-02-15v4 GRE: Add TCP segmentation offload for GREGravatar Pravin B Shelar 1-7/+75
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+5
2013-01-29ip_gre: When TOS is inherited, use configured TOS value for non-IP packetsGravatar David Ward 1-2/+2
2013-01-28net: fix possible wrong checksum generationGravatar Eric Dumazet 1-1/+3
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Gravatar Pravin B Shelar 1-1/+5
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerGravatar Isaku Yamahata 1-1/+1
2012-12-21ip_gre: fix possible use after freeGravatar Eric Dumazet 1-1/+5
2012-12-21ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyGravatar Isaku Yamahata 1-1/+4
2012-11-18net: Allow userns root to control ipv4Gravatar Eric W. Biederman 1-2/+2
2012-11-14net: unify for_each_ip_tunnel_rcu()Gravatar Amerigo Wang 1-10/+4
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionGravatar Amerigo Wang 1-13/+1
2012-10-01gre: fix sparse warningGravatar stephen hemminger 1-2/+2
2012-10-01ipv4: gre: add GRO capabilityGravatar Eric Dumazet 1-2/+11
2012-09-27tunnel: drop packet if ECN present with not-ECTGravatar stephen hemminger 1-16/+22
2012-09-27gre: remove unnecessary rcu_read_lock/unlockGravatar stephen hemminger 1-14/+7
2012-09-27gre: fix handling of key 0Gravatar stephen hemminger 1-10/+34
2012-09-19gre: add GSO supportGravatar Eric Dumazet 1-0/+12
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.Gravatar David S. Miller 1-1/+1
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()Gravatar David S. Miller 1-1/+1
2012-07-11ipv4: Add redirect support to all protocol icmp error handlers.Gravatar David S. Miller 1-1/+8
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.Gravatar David S. Miller 1-4/+10
2012-04-15ipv4: fix checkpatch errorsGravatar Daniel Baluta 1-10/+10
2012-04-14tunnel: implement 64 bits statisticsGravatar stephen hemminger 1-19/+40
2012-04-02ipv4: Stop using NLA_PUT*().Gravatar David S. Miller 1-11/+12
2012-03-12net: ipv4: Standardize prefixes for message loggingGravatar Joe Perches 1-0/+2
2012-03-11net: Convert printks to pr_<level>Gravatar Joe Perches 1-3/+3
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-5/+5
2012-02-24gre: fix spelling in commentsGravatar stephen hemminger 1-5/+5