summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_vti.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: be friend with drop monitorEric Dumazet2014-01-191-1/+1
* net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-051-1/+1
* xfrm: Release dst if this dst is improper for vti tunnelfan.du2013-11-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-3/+11
|\
| * vti: get rid of nf mark rule in preroutingChristophe Gouault2013-10-111-3/+11
* | {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callbackFan Du2013-08-281-66/+1Star
|/
* ipip: add x-netns supportNicolas Dichtel2013-08-151-1/+1
* vti: switch to new ip tunnel codeAmerigo Wang2013-07-241-476/+52Star
* vti: remove duplicated code to fix a memory leakCong Wang2013-07-021-7/+0Star
* net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan2013-06-131-2/+1Star
* Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-261-39/+1Star
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-261-1/+1
* net: Allow userns root to control ipv4Eric W. Biederman2012-11-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-181-0/+5
|\
| * ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan2012-11-151-0/+5
* | net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-151-9/+4Star
* | net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-151-9/+0Star
|/
* vti: fix sparse bit endian warningsstephen hemminger2012-10-121-2/+2
* xfrm: remove extranous rcu_read_lockstephen hemminger2012-09-281-5/+0Star
* net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh2012-07-231-5/+5
* net/ipv4: VTI support new module for ip_vti.Saurabh2012-07-181-0/+956