aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich2009-03-241-3/+11
* ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich2009-03-241-1/+4
* ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich2009-03-241-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-0/+3
|\
| * ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra2009-03-111-0/+3
* | net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-5/+16
|\ \ | |/
| * IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-041-5/+16
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-291-10/+20
|/
* gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-201-0/+7
* ipv6: Add GRO supportHerbert Xu2009-01-081-5/+102
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-251-1/+1
* netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
* ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev2008-10-081-17/+0
* ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-081-20/+18
* netns: make uplitev6 mib per/namespaceDenis V. Lunev2008-10-071-6/+8
* netns: make udpv6 mib per/namespaceDenis V. Lunev2008-10-071-5/+4
* netns: add stub functions for per/namespace mibs allocationDenis V. Lunev2008-10-071-2/+16
* ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra2008-10-071-8/+0
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-0/+1
* missing bits of net-namespace / sysctlAl Viro2008-07-271-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-261-1/+1
|\
| * net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-1/+1
* | list_for_each_rcu must die: networkingPaul E. McKenney2008-07-251-6/+3
|/
* ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-031-8/+0
* ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-031-1/+10
* net: change proto destroy method to return voidBrian Haley2008-06-141-3/+1
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov2008-06-091-1/+1
* [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-051-0/+6
* [NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano2008-03-261-6/+6
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2008-03-211-5/+10
* [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-211-7/+12
* [UDP]: Revert udplite and code split.David S. Miller2008-03-061-14/+0
* [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...Daniel Lezcano2008-03-051-3/+3
* [NETNS][IPV6] af_inet6 - allow socket creation per namespaceBenjamin Thery2008-03-051-6/+4
* [NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequenceBenjamin Thery2008-03-051-13/+14
* [NETNS][IPV6] route6 - make route6 per namespaceDaniel Lezcano2008-03-041-1/+2
* [IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki2008-03-041-0/+123
* [UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki2008-03-041-0/+14
* [INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev2008-02-291-3/+3
* [IPV6]: Fix hardcoded removing of old module codeWang Chen2008-02-171-8/+0
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-281-5/+0
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-281-2/+0
* [NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano2008-01-281-1/+2
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-281-1/+1
* [NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano2008-01-281-0/+1
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-281-0/+8