aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/sit.c
Commit message (Expand)AuthorAge
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\
| * sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-03
* | fou: Fix typo in returning flags in netlinkTom Herbert2014-11-05
|/
* ipv6: fix a potential use after free in sit.cLi RongQing2014-10-18
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* sit: Set inner IP protocol in sitTom Herbert2014-10-01
* sit: Setup and TX path for sit/UDP foo-over-udp encapsulationTom Herbert2014-09-19
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
* sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-14
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* 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