Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-13vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-02-25vti4: Enable namespace changingSteffen Klassert
2014-02-25vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-02-25vti4: Support inter address family tunneling.Steffen Klassert
2014-02-25vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert
2014-02-25vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert
2014-01-19ipv4: be friend with drop monitorEric Dumazet
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2013-11-20xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-11vti: get rid of nf mark rule in preroutingChristophe Gouault
2013-08-28{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callbackFan Du
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-07-24vti: switch to new ip tunnel codeAmerigo Wang
2013-07-02vti: remove duplicated code to fix a memory leakCong Wang
2013-06-13net/ipv4: ip_vti clear skb cb before tunneling.Saurabh Mohan
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2012-11-19net: Allow userns root to control ipv4Eric W. Biederman
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-15ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-15net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-15net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-10-12vti: fix sparse bit endian warningsstephen hemminger
2012-09-28xfrm: remove extranous rcu_read_lockstephen hemminger
2012-07-24net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh