summaryrefslogtreecommitdiffstats
path: root/net/ipv6/sit.c
Commit message (Expand)AuthorAgeFilesLines
...
* | sit: used time_before for comparing jiffiesWei Yongjun2009-02-251-2/+3
|/
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-241-1/+1
* ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-211-16/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-171-20/+24
|\
| * ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-171-20/+24
* | net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-261-88/+1Star
|\|
| * net: The world is not perfect patch.Rami Rosen2008-05-221-88/+1Star
* | sit: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-15/+9Star
|/
* sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller2008-05-091-1/+1
* [SIT]: Allow to create SIT tunnels in net namespaces.Pavel Emelyanov2008-04-161-0/+3
* [SIT]: Use proper net in routing calls.Pavel Emelyanov2008-04-161-5/+6
* [SIT]: Make tunnels hashes per-net.Pavel Emelyanov2008-04-161-20/+25
* [SIT]: Make the fallback tunnel device per-netPavel Emelyanov2008-04-161-32/+29Star
* [SIT]: Use proper net in hash-lookup functions.Pavel Emelyanov2008-04-161-2/+2
* [SIT]: Add net/sit_net argument to some functions.Pavel Emelyanov2008-04-161-19/+30
* [SIT]: Introduce empty struct sit_net and init/exit net ops.Pavel Emelyanov2008-04-161-0/+50
* [IPV6] SIT: Sparse: Use NULL pointer instead of 0.YOSHIFUJI Hideaki2008-04-111-1/+1
* [IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki2008-04-031-26/+1Star
* [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-031-9/+87
* [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL.YOSHIFUJI Hideaki2008-04-031-1/+4
* [IPV6] SIT: Fix locking issues in PRL management.YOSHIFUJI Hideaki2008-04-031-17/+32
* [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-031-44/+142
* [NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano2008-03-051-1/+1
* [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano2008-03-041-2/+2
* [INET]: Don't create tunnels with '%' in name.Pavel Emelyanov2008-02-271-4/+9
* [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-241-10/+2Star
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-291-2/+2
* [IPV6] sit: Rebinding of SIT tunnels to other interfacesMichal Schmidt2008-01-281-28/+42
* [IPV6]: Add RFC4214 supportFred L. Templin2008-01-281-0/+77
* [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-241-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-2/+2
* [NET]: Avoid copying writable clones in tunnel driversPatrick McHardy2007-07-111-1/+2
* [IPV6] SIT: Unify code path to get hash array index.YOSHIFUJI Hideaki2007-04-261-14/+9Star
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-261-6/+6
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-4/+4
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Use skb_reset_network_header in skb_push casesArnaldo Carvalho de Melo2007-04-261-1/+2
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA2007-02-131-12/+18
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-5/+5
* [NET]: unregister_netdevice as voidStephen Hemminger2007-02-081-1/+2
* [IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk2006-12-031-2/+2
* [IPV6]: Misc endianness annotations.Al Viro2006-12-031-9/+9
* [IPV6]: Give sit driver an appropriate module alias.Patrick McHardy2006-11-061-0/+1
* [IPV6] sit: Add missing MODULE_LICENSEJan Dittmer2006-10-161-0/+1
* [IPV6]: Seperate sit driver to extra moduleJoerg Roedel2006-10-121-0/+3