Nicolas Dichtel 74462f0d4a ip6_tunnel: use the right netns in ioctl handler 11 years ago
..
netfilter c58dd2dd44 netfilter: Can't fail and free after table replacement 11 years ago
Kconfig 876fc03aaa ip6_vti: Fix build when NET_IP_TUNNEL is not set. 11 years ago
Makefile 7e14ea1521 xfrm6: Add IPsec protocol multiplexer 11 years ago
addrconf.c c15b1ccadb ipv6: move DAD and addrconf_verify processing to workqueue 11 years ago
addrconf_core.c f39dc1023d ipv6: move in6_dev_finish_destroy() into core kernel 12 years ago
addrlabel.c cb6e926e3f ipv6:fix checkpatch errors with assignment in if condition 11 years ago
af_inet6.c 6444f72b4b ipv6: add flowlabel_consistency sysctl 11 years ago
ah6.c e924d2d687 ah6: Use the IPsec protocol multiplexer API 11 years ago
anycast.c 7c90cc2d40 ipv6: enable anycast addresses as source addresses for datagrams 11 years ago
datagram.c 7c90cc2d40 ipv6: enable anycast addresses as source addresses for datagrams 11 years ago
esp6.c d5860c5ccf esp6: Use the IPsec protocol multiplexer API 11 years ago
exthdrs.c 8112b1fe07 ipv6/exthdrs: accept tlv which includes only padding 12 years ago
exthdrs_core.c accfe0e356 ipv6: ipv6_find_hdr restore prev functionality 11 years ago
exthdrs_offload.c d2d273ffab ipv6: Fix exthdrs offload registration. 11 years ago
fib6_rules.c d76ed22b22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper 11 years ago
icmp.c 43a43b6040 ipv6: some ipv6 statistic counters failed to disable bh 11 years ago
inet6_connection_sock.c b0270e9101 ipv4: add a sock pointer to ip_queue_xmit() 11 years ago
inet6_hashtables.c 1bbdceef1e inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once 12 years ago
ip6_checksum.c 84a3e72c3a ipv6: log src and dst along with "udp checksum is 0" 11 years ago
ip6_fib.c 437de07ced ipv6: fix checkpatch errors of "foo*" and "foo * bar" 11 years ago
ip6_flowlabel.c 42621fd394 ipv6: remove some unused include in flowlabel 11 years ago
ip6_gre.c 54d63f787b ip6_gre: don't allow to remove the fb_tunnel_dev 11 years ago
ip6_icmp.c 5f5624cf15 ipv6: Kill ipv6 dependency of icmpv6_send(). 12 years ago
ip6_input.c a452ce345d net: Fix memory leak if TPROXY used with TCP early demux 11 years ago
ip6_offload.c 91a48a2e85 ipv4: ipv6: better estimate tunnel header cut for correct ufo handling 11 years ago
ip6_offload.h c6b641a4c6 ipv6: Pull IPv6 GSO registration out of the module 13 years ago
ip6_output.c aad88724c9 ipv4: add a sock pointer to dst->output() path. 11 years ago
ip6_tunnel.c 74462f0d4a ip6_tunnel: use the right netns in ioctl handler 11 years ago
ip6_vti.c 61220ab349 vti6: Enable namespace changing 11 years ago
ip6mr.c 6a662719c9 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif 11 years ago
ipcomp6.c 59b84351c0 ipcomp6: Use the IPsec protocol multiplexer API 11 years ago
ipv6_sockglue.c 0b95227a7b ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT 11 years ago
mcast.c 43a43b6040 ipv6: some ipv6 statistic counters failed to disable bh 11 years ago
mip6.c a99421d9b1 ipv4/ipv6: Fix FSF address in file headers 11 years ago
ndisc.c 73af614aed neigh: use tbl->family to distinguish ipv4 from ipv6 11 years ago
netfilter.c 2a7851bffb netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 12 years ago
output_core.c 6dfac5c336 ipv6: strengthen fallback fragmentation id generation 11 years ago
ping.c 43a43b6040 ipv6: some ipv6 statistic counters failed to disable bh 11 years ago
proc.c 1f07d03e20 net: add SNMP counters tracking incoming ECN bits 12 years ago
protocol.c 39af0c409e net: remove outdated comment for ipv4 and ipv6 protocol handler 11 years ago
raw.c 82b276cd2b ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts 11 years ago
reassembly.c b1190570b4 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once 12 years ago
route.c aad88724c9 ipv4: add a sock pointer to dst->output() path. 11 years ago
sit.c 9aad77c3b5 sit: use the right netns in ioctl handler 11 years ago
syncookies.c 0e0d44ab42 net: Remove FLOWI_FLAG_CAN_SLEEP 11 years ago
sysctl_net_ipv6.c 6444f72b4b ipv6: add flowlabel_consistency sysctl 11 years ago
tcp_ipv6.c a36dbdb28e net: ipv6: Fix oif in TCP SYN+ACK route lookup. 11 years ago
tcpv6_offload.c 299603e837 net-gro: Prepare GRO stack for the upcoming tunneling support 11 years ago
tunnel6.c a99421d9b1 ipv4/ipv6: Fix FSF address in file headers 11 years ago
udp.c 4b261c75a9 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams 11 years ago
udp_impl.h 7e58487b8c net: ipv4/ipv6: Remove extern from function prototypes 12 years ago
udp_offload.c 916e4cf46d ipv6: reuse ip6_frag_id from ip6_ufo_append_data 11 years ago
udplite.c f77d602124 ipv6: do not clear pinet6 field 12 years ago
xfrm6_input.c b2e0b385d7 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation 15 years ago
xfrm6_mode_beet.c 03606895cd ipsec: be careful of non existing mac headers 13 years ago
xfrm6_mode_ro.c a99421d9b1 ipv4/ipv6: Fix FSF address in file headers 11 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 573ce1c11b xfrm6: Remove xfrm_tunnel_notifier 11 years ago
xfrm6_output.c aad88724c9 ipv4: add a sock pointer to dst->output() path. 11 years ago
xfrm6_policy.c 7e14ea1521 xfrm6: Add IPsec protocol multiplexer 11 years ago
xfrm6_protocol.c 7e14ea1521 xfrm6: Add IPsec protocol multiplexer 11 years ago
xfrm6_state.c 628e341f31 xfrm: make local error reporting more robust 12 years ago
xfrm6_tunnel.c a99421d9b1 ipv4/ipv6: Fix FSF address in file headers 11 years ago