aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/sit.c
Commit message (Expand)AuthorAge
* ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-28
* 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
* net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-14
* net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-14
* sit: advertise tunnel param via rtnlNicolas Dichtel2012-11-09
* xfrm: remove extranous rcu_read_lockstephen hemminger2012-09-27
* net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
* ipv4: Handle PMTU in all ICMP error handlers.David S. Miller2012-06-15
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* tunnel: implement 64 bits statisticsstephen hemminger2012-04-14
* net/ipv6/sit.c: Checkpatch cleanupEldad Zack2012-04-02
* ipv6: sit: Convert to dst_neigh_lookup()David S. Miller2012-01-26
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\
| * ipip, sit: copy parms.name after register_netdeviceTed Feng2011-12-12
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | net: better pcpu data alignmentEric Dumazet2011-11-08
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\
| * sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane2011-08-16
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
| * ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().David S. Miller2011-05-04
| * ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-03
| * inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* | net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfreePaul E. McKenney2011-05-08
|/
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-10
|\
| * net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-09
* | ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* | net: ipv6: sit: fix rcu annotationsEric Dumazet2011-01-20
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough2010-12-01
* | net: use the macros defined for the members of flowiChangli Gao2010-11-17
|/