lockd: get host reference in nlmsvc_create_block() instead of callers
[safe/jmp/linux-2.6] / net / ipv6 /
2008-06-19 YOSHIFUJI Hideakiipv6: Drop packets for loopback address from outside...
2008-06-19 Shan Weiipv6: Remove options header when setsockopt's optlen...
2008-06-16 YOSHIFUJI Hideakiipv6 sit: Avoid extra need for compat layer in PRL...
2008-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-12 David S. Milleripv6: Fix duplicate initialization of rawv6_prot.destroy
2008-06-12 YOSHIFUJI Hideakiipv6: Fail with appropriate error code when setting...
2008-06-12 YOSHIFUJI Hideakiipv6: Check IPV6_MULTICAST_LOOP option value.
2008-06-12 Shan Weiipv6: Check the hop limit setting in ancillary data.
2008-06-12 YOSHIFUJI Hideakiipv6 route: Fix route lifetime in netlink message.
2008-06-12 YOSHIFUJI Hideakiipv6 mcast: Check address family of gf_group in getsock...
2008-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-06-09 Pavel Emelyanovipv6 netns: init net is used to set bindv6only for...
2008-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
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-06-04 Al Virobogus format in ip6mr
2008-05-22 Rami Rosennet: The world is not perfect patch.
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-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...
2008-04-14 Jan Engelhardt[NET]: Sink IPv6 menuoptions into its own submenu
2008-04-14 YOSHIFUJI Hideaki[IPV6]: Share common code-paths for sticky socket options.
2008-04-14 YOSHIFUJI Hideaki[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
2008-04-14 David S. Miller[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Fix IPV6_RECVERR for connected raw sockets.
2008-04-12 Brian Haley[IPv6]: Change IPv6 unspecified destination address...
next