Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
..
netfilter e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Kconfig 38fe999e22 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. 17 years ago
Makefile db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
addrconf.c e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
addrconf_core.c c61a7d10ef [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. 18 years ago
addrlabel.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
af_inet6.c 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
ah6.c b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
anycast.c 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
datagram.c bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
esp6.c 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 years ago
exthdrs.c 389f661224 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware 17 years ago
exthdrs_core.c 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
fib6_rules.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
icmp.c e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
inet6_connection_sock.c 1dff92e09e [IPV6] __inet6_csk_dst_store(): fix check-after-use 18 years ago
inet6_hashtables.c c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
ip6_fib.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
ip6_flowlabel.c 5983a3dff0 [NETNS][IPV6] flowlabels - make proc per namespace 17 years ago
ip6_input.c e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
ip6_output.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
ip6_tunnel.c 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
ipcomp6.c 21e43188f2 [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
ipv6_sockglue.c c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
mcast.c 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
mip6.c 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
ndisc.c 0736ffc04e [IPV6] NEIGH: Optimize is_router check. 17 years ago
netfilter.c 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
proc.c dfb12eb70f [IPV6][NETNS]: Display per-net info in sockstat6 file. 17 years ago
protocol.c 7159039a12 [IPV6]: Decentralize EXPORT_SYMBOLs. 18 years ago
raw.c f0bdb7ba5a [IPV6] RAW: Remove ancient comment. 17 years ago
reassembly.c bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
route.c a233352506 [IPV6]: Fix potential net leak and oops in ipv6 routing code. 17 years ago
sit.c 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
syncookies.c 2051f11fb8 [TCP]: Shrink syncookie_secret by 8 byte. 17 years ago
sysctl_net_ipv6.c 5ee0910509 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. 17 years ago
tcp_ipv6.c 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
tunnel6.c e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
udp.c 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 years ago
udp_impl.h 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
udplite.c 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 years ago
xfrm6_input.c a002c6fd71 [XFRM] IPV6: Optimize xfrm6_input_addr(). 17 years ago
xfrm6_mode_beet.c 732c8bd590 [IPSEC]: Fix BEET output 17 years ago
xfrm6_mode_ro.c d26f398400 [IPSEC]: Make x->lastused an unsigned long 17 years ago
xfrm6_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 18 years ago
xfrm6_mode_tunnel.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
xfrm6_output.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
xfrm6_policy.c c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
xfrm6_state.c 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
xfrm6_tunnel.c df8ea19b5d [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi(). 17 years ago