aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/sit.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
|\
| * ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-11
* | net: tunnels - enable module autoloadingTom Gundersen2014-05-21
|/
* sit: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
* | net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-01
| * ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing2013-12-27
| * ipv6: sit: update mtu check to take care of gso packetsEric Dumazet2013-12-18
* | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
|/
* sit: use kfree_skb to replace dev_kfree_skbGao feng2013-11-28
* sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel2013-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * sit: fix use after free of fb_tunnel_devWillem de Bruijn2013-11-14
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ | |/ |/|
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
|/
* sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-01
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-30
| * ipv6: wire up skb->encapsulationHannes Frederic Sowa2013-08-19
* | tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-04
* | tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-04
* | skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel2013-09-04
* | iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-04
* | ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel2013-08-15
|/
* sit: fix tunnel update via netlinkNicolas Dichtel2013-07-04
* ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-01
* sit: add support of x-netnsNicolas Dichtel2013-06-28
* sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-20
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
* sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-31
* Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-26
* GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* tunnel: use iptunnel_xmit() againCong Wang2013-03-10
* ipv6: add anti-spoofing checks for 6to4 and 6rdHannes Frederic Sowa2013-01-29
* ipv6: remove unneeded check to pskb_may_pull in ipip6_rcvHannes Frederic Sowa2013-01-18
* ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel2012-11-28
* sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-20
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* sit: fix sparse warningsNicolas Dichtel2012-11-15
* sit: add support of link creation via rtnlNicolas Dichtel2012-11-14
* sit: rename rtnl functions for consistencyNicolas Dichtel2012-11-14
* sit/rtnl: add missing parameters on dumpNicolas Dichtel2012-11-14
* sit: always notify change when params are updatedNicolas Dichtel2012-11-14