mac80211: implement EU regulatory domain
[safe/jmp/linux-2.6] / net / ipv6 /
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Let the caller pass appropriate key for...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share most of hash calcucaltion bits betwee...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share MD5 Signature option parser between...
2008-06-11 Benjamin Theryipv6 netns: Address labels per namespace
2008-06-11 YOSHIFUJI Hideakiipv6 addrconf: Introduce addrconf_is_prefix_route(...
2008-06-11 Rami Rosenipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION...
2008-06-11 Rami Rosenipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-09 Rami Rosennetfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
2008-06-09 Fabian Hugelshofernetfilter: nf_conntrack: properly account terminating...
2008-06-09 Patrick McHardynetfilter: nf_conntrack: add nf_ct_kill()
2008-06-09 James Morrisnetfilter: ip6_tables: add ip6tables security table
2008-06-09 Pavel Emelyanovipv6 netns: init net is used to set bindv6only for...
2008-06-04 Denis V. Lunevraw: Raw socket leak.
2008-06-04 David S. MillerMerge branch 'net-2.6-misc-20080605a' of git://git...
2008-06-04 Denis V. Lunev[IPV6]: Do not change protocol for UDPv6 sockets with...
2008-06-04 Denis V. Lunev[IPV6]: inet_sk(sk)->cork.opt leak
2008-06-04 Denis V. Lunev[IPV6]: Do not change protocol for raw IPv6 sockets.
2008-06-04 YOSHIFUJI Hideaki[IPV6] NETNS: Handle ancillary data in appropriate...
2008-06-04 YOSHIFUJI Hideaki[IPV6]: Check outgoing interface even if source address...
2008-06-04 Yang Hongyang[IPV6]: Fix the data length of get destination options...
2008-06-04 Yang Hongyang[IPV6]: Fix the return value of get destination options...
2008-06-04 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
2008-06-04 Colin[IPV6] TUNNEL6: Fix incoming packet length check for...
2008-06-04 Thomas Graf[IPV6] ADDRCONF: Check range of prefix length
2008-06-04 YOSHIFUJI Hideaki[IPV6] UDP: Possible dst leak in udpv6_sendmsg.
2008-06-04 Jarek Poplawskinetfilter: nf_conntrack_ipv6: fix inconsistent lock...
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Rami Rosennet: The world is not perfect patch.
2008-05-21 Pavel Emelyanovip6mr: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovip6tnl: Use on-device stats instead of private ones.
2008-05-21 Pavel Emelyanovsit: Use on-device stats instead of private ones.
2008-05-20 Herbert Xuipsec: Use the correct ip_local_out function
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Allow infinite prefix lifetime.
2008-05-19 YOSHIFUJI Hideakiipv6 route: Fix lifetime in netlink.
2008-05-19 YOSHIFUJI Hideakiipv6 addrconf: Fix route lifetime setting in corner...
2008-05-19 YOSHIFUJI Hideakindisc: Add missing strategies for per-device retrans...
2008-05-19 Pavel Emelyanovipv6: Register some net/ipv6/ core sysctls at read...
2008-05-19 Pavel Emelyanovinet: Register fragmentation some ctls at read-only...
2008-05-19 Pavel Emelyanovipv6: In fragmentation code, handle error returned...
2008-05-19 Pavel Emelyanovinet: Rename fragmentation sysctl-related functions...
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-05-09 David S. Millersit: Add missing kfree_skb() on pskb_may_pull() failure.
2008-05-05 Satoru SATOHip: Use inline function dst_metric() instead of direct...
2008-05-03 Daniel Lezcanonetns: Fix reassembly timer to use the right namespace
2008-05-02 Denis V. Lunevipv6: assign PDE->data before gluing PDE into /proc...
2008-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-30 Pavel Emelyanovipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-29 David L Stevensnet: Add compat support for getsockopt (MCAST_MSFILTER)
2008-04-29 Arnaud Ebalardnetfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic...
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 David L Stevensipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
2008-04-27 David S. MillerRevert "ipv6: Fix typo in net/ipv6/Kconfig"
2008-04-27 Al Viroipv6: result of csum_fold() is already 16bit, no need...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Michael Beasleyipv6: Fix typo in net/ipv6/Kconfig
2008-04-25 YOSHIFUJI Hideakiipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM...
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-21 Pavel Emelyanov[NETNS]: Remove empty ->init callback.
2008-04-21 Pavel Emelyanov[NETNS]: Don't initialize err variable twice.
2008-04-21 Pavel Emelyanov[NETNS]: The ip6_fib_timer can work with garbage on...
2008-04-21 Adrian Bunk[IPV6]: Make struct ip6_prohibit_entry_template static.
2008-04-19 Matthew Wilcoxnet: Remove unnecessary inclusions of asm/semaphore.h
2008-04-18 David S. Miller[IPV6]: Fix dangling references on error in fib6_add().
2008-04-18 Pavel Emelyanov[INET]: Drop the inet_inherit_port() call.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for dst ops.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Use proper net instead of init_net stubs.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Make tunnels hashes per-net.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Make the fallback tunnel device per-net.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Introduce empty ip6_tnl_net structure...
2008-04-16 Pavel Emelyanov[SIT]: Allow to create SIT tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[SIT]: Use proper net in routing calls.
2008-04-16 Pavel Emelyanov[SIT]: Make tunnels hashes per-net.
2008-04-16 Pavel Emelyanov[SIT]: Make the fallback tunnel device per-net
2008-04-16 Pavel Emelyanov[SIT]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[SIT]: Add net/sit_net argument to some functions.
2008-04-16 Pavel Emelyanov[SIT]: Introduce empty struct sit_net and init/exit...
2008-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-14 Pavel Emelyanov[SOCK]: Add some notes about per-bind-bucket sock lookup.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Patrick McHardy[NETFILTER]: Add partial checksum validation helper
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for...
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_conntrack_* with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-04-14 Jan Engelhardt[NETFILTER]: annotate xtables targets with const and...
2008-04-14 Robert P. J. Day[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log...
2008-04-14 Rami Rosen[IPV6] MROUTE: Add stats in multicast routing module...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Don't generate temporary address for...
2008-04-14 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Ensure disabling multicast RS even...
next