Linus Torvalds 2e561c7b7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 %!s(int64=17) %!d(string=hai) anos
..
netfilter 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call %!s(int64=17) %!d(string=hai) anos
Kconfig 5b3f129c55 ipv6: Fix typo in net/ipv6/Kconfig %!s(int64=17) %!d(string=hai) anos
Makefile 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. %!s(int64=17) %!d(string=hai) anos
addrconf.c 92998dd495 [NETNS]: Remove empty ->init callback. %!s(int64=17) %!d(string=hai) anos
addrconf_core.c c61a7d10ef [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. %!s(int64=18) %!d(string=hai) anos
addrlabel.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. %!s(int64=17) %!d(string=hai) anos
af_inet6.c 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. %!s(int64=17) %!d(string=hai) anos
ah6.c b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number %!s(int64=17) %!d(string=hai) anos
anycast.c df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 %!s(int64=17) %!d(string=hai) anos
datagram.c bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace %!s(int64=17) %!d(string=hai) anos
esp6.c 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access %!s(int64=17) %!d(string=hai) anos
exthdrs.c 389f661224 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware %!s(int64=17) %!d(string=hai) anos
exthdrs_core.c 1ab1457c42 [NET] IPV6: Fix whitespace errors. %!s(int64=18) %!d(string=hai) anos
fib6_rules.c ff4e1fb0be [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. %!s(int64=17) %!d(string=hai) anos
icmp.c df39e8ba56 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 %!s(int64=17) %!d(string=hai) anos
inet6_connection_sock.c 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. %!s(int64=17) %!d(string=hai) anos
inet6_hashtables.c c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. %!s(int64=17) %!d(string=hai) anos
ip6_fib.c 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. %!s(int64=17) %!d(string=hai) anos
ip6_flowlabel.c 5983a3dff0 [NETNS][IPV6] flowlabels - make proc per namespace %!s(int64=17) %!d(string=hai) anos
ip6_input.c aba6096b21 [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE. %!s(int64=17) %!d(string=hai) anos
ip6_output.c 9acd9f3ae9 [IPV6]: Make address arguments const. %!s(int64=17) %!d(string=hai) anos
ip6_tunnel.c 554eb27782 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. %!s(int64=17) %!d(string=hai) anos
ip6mr.c 0912ea38de [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). %!s(int64=17) %!d(string=hai) anos
ipcomp6.c 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h %!s(int64=17) %!d(string=hai) anos
ipv6_sockglue.c e7712f1a7c [IPV6]: Share common code-paths for sticky socket options. %!s(int64=17) %!d(string=hai) anos
mcast.c d7aabf22ef [IPV6]: Use in6addr_any where appropriate. %!s(int64=17) %!d(string=hai) anos
mip6.c 7f1eced8b0 [IPV6] MIP6: Use our standard definitions for paddings. %!s(int64=17) %!d(string=hai) anos
ndisc.c f3ee4010e8 [IPV6]: Define constants for link-local multicast addresses. %!s(int64=17) %!d(string=hai) anos
netfilter.c d63a650736 [NETFILTER]: Add partial checksum validation helper %!s(int64=17) %!d(string=hai) anos
proc.c dfb12eb70f [IPV6][NETNS]: Display per-net info in sockstat6 file. %!s(int64=17) %!d(string=hai) anos
protocol.c 7159039a12 [IPV6]: Decentralize EXPORT_SYMBOLs. %!s(int64=18) %!d(string=hai) anos
raw.c 1a98d05f59 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. %!s(int64=17) %!d(string=hai) anos
reassembly.c bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* %!s(int64=17) %!d(string=hai) anos
route.c 633d424bf3 [NETNS]: Don't initialize err variable twice. %!s(int64=17) %!d(string=hai) anos
sit.c 7a97146cc6 [SIT]: Allow to create SIT tunnels in net namespaces. %!s(int64=17) %!d(string=hai) anos
syncookies.c 4dfc281702 [Syncookies]: Add support for TCP options via timestamps. %!s(int64=17) %!d(string=hai) anos
sysctl_net_ipv6.c 5ee0910509 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. %!s(int64=17) %!d(string=hai) anos
tcp_ipv6.c e56d8b8a2e [INET]: Drop the inet_inherit_port() call. %!s(int64=17) %!d(string=hai) anos
tunnel6.c e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers %!s(int64=17) %!d(string=hai) anos
udp.c 876c7f4196 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets %!s(int64=17) %!d(string=hai) anos
udp_impl.h 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. %!s(int64=17) %!d(string=hai) anos
udplite.c 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. %!s(int64=17) %!d(string=hai) anos
xfrm6_input.c a002c6fd71 [XFRM] IPV6: Optimize xfrm6_input_addr(). %!s(int64=17) %!d(string=hai) anos
xfrm6_mode_beet.c 732c8bd590 [IPSEC]: Fix BEET output %!s(int64=17) %!d(string=hai) anos
xfrm6_mode_ro.c d26f398400 [IPSEC]: Make x->lastused an unsigned long %!s(int64=17) %!d(string=hai) anos
xfrm6_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output %!s(int64=17) %!d(string=hai) anos
xfrm6_mode_tunnel.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. %!s(int64=17) %!d(string=hai) anos
xfrm6_output.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. %!s(int64=17) %!d(string=hai) anos
xfrm6_policy.c c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. %!s(int64=17) %!d(string=hai) anos
xfrm6_state.c 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 %!s(int64=17) %!d(string=hai) anos
xfrm6_tunnel.c df8ea19b5d [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi(). %!s(int64=17) %!d(string=hai) anos