]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv6
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
[linux-2.6-omap-h63xx.git] / net / ipv6 /
2008-01-28 Daniel Lezcano[IPV6] route6/fib6: Don't panic a kmem_cache_create.
2008-01-28 Daniel Lezcano[IPV6]: Make af_inet6 to check ip6_route_init return...
2008-01-28 Daniel Lezcano[IPV6]: Make ip6_route_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_rules_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make xfrm6_init to return an error code.
2008-01-28 Daniel Lezcano[IPV6]: Make fib6_init to return an error code.
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Herbert Xu[UDP]: Only increment counter on first peek/recv
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28 Herbert Xu[UDP]: Avoid repeated counting of checksum errors due...
2008-01-28 Pavel Emelyanov[IPV6]: Eliminate difference in actions of sysctl and...
2008-01-28 Pavel Emelyanov[IPV6]: Use sysctl paths to register ipv6 sysctl tables
2008-01-28 Pavel Emelyanov[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation...
2008-01-28 Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_queue: resync dev-index based flushing
2008-01-28 Patrick McHardy[NETFILTER]: ip6_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
2008-01-28 Maciej Soltysiak[NETFILTER]: {ip,ip6}t_LOG: log GID
2008-01-28 Jan Engelhardt[NETFILTER]: Use lowercase names for matches in Kconfig
2008-01-28 Jan Engelhardt[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
2008-01-28 Patrick McHardy[NETFILTER]: x_tables: remove obsolete overflow check
2008-01-28 Eric Dumazet[NETFILTER]: x_tables: struct xt_table_info diet
2008-01-28 Jan Engelhardt[NETFILTER]: x_tables: consistent and unique symbol...
2008-01-28 Herbert Xu[IPSEC]: Use the correct family for input state lookup
2008-01-28 Wang Chen[UDP]: Clean up for IS_UDPLITE macro
2008-01-28 Wang Chen[UDP]: Defer InDataGrams increment until recvmsg()...
2008-01-28 Pavel Emelyanov[IPV6]: Use ctl paths to register addrconf sysctls
2008-01-28 Pavel Emelyanov[IPV6]: Unify and cleanup calls to addrconf_sysctl_register
2008-01-28 Pavel Emelyanov[IPV6]: Cleanup the addconf_sysctl_register
2008-01-28 Fred L. Templin[IPV6]: Add RFC4214 support
2008-01-28 Pavel Emelyanov[IPV6]: Correct the comment concerning inetsw6 table
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proc interface.
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->unhash callback
2008-01-28 Pavel Emelyanov[RAW]: Consolidate proto->hash callback
2008-01-28 Pavel Emelyanov[RAW]: Introduce raw_hashinfo structure
2008-01-28 Pavel Emelyanov[IPv6] RAW: Compact the API for the kernel
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Support RFC3484 configurable address...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow address selection policy with...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr...
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Make x->lastused an unsigned long
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2008-01-28 Herbert Xu[IPSEC]: Move x->outer_mode->output out of locked section
2008-01-28 Herbert Xu[IPSEC]: Forbid BEET + ipcomp for now
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Herbert Xu[IPSEC]: Replace x->type->{local,remote}_addr with...
2008-01-28 Herbert Xu[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
2008-01-28 Herbert Xu[IPSEC]: Set dst->input to dst_discard
2008-01-28 Herbert Xu[IPSEC]: Only set neighbour on top xfrm dst
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Herbert Xu[IPV6]: Move nfheader_len into rt6_info
2008-01-28 Herbert Xu[IPV6]: Only set nfheader_len for top xfrm dst
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-28 Wang Chen[IPV6]: Add raw6 drops counter.
2008-01-28 Jens Axboe[TCP] splice: add tcp_splice_read() to IPV6
2008-01-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Rolf ManderscheidIPoIB: improve IPv4/IPv6 to IB mcast mapping functions
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-01-24 Len BrownPull bugzilla-9747 into release branch
2008-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-23 Herbert Xu[INET]: Fix truesize setting in ip_append_data
2008-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-21 Wang Chen[IPV6]: RFC 2011 compatibility broken
2008-01-21 Wang Chen[IPV6]: ICMP6_MIB_OUTMSGS increment duplicated
2008-01-21 YOSHIFUJI Hideaki[IPV6] ROUTE: Make sending algorithm more friendly...
2008-01-21 Pavel Emelyanov[IPV6]: Mischecked tw match in __inet6_check_established.
2008-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next