1
0
Fork 0
remarkable-linux/net/ipv6
Florian Westphal b7aa372fec netfilter: x_tables: introduce and use xt_copy_counters_from_user
[ Upstream commit d7591f0c41 ]

The three variants use same copy&pasted code, condense this into a
helper and use that.

Make sure info.name is 0-terminated.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2016-07-10 23:07:37 -04:00
..
netfilter netfilter: x_tables: introduce and use xt_copy_counters_from_user 2016-07-10 23:07:37 -04:00
Kconfig ip6_vti: Fix build when NET_IP_TUNNEL is not set. 2014-02-20 14:29:49 +01:00
Makefile udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected 2014-09-19 22:05:28 -04:00
addrconf.c rtnl: RTM_GETNETCONF: fix wrong return value 2016-03-04 10:25:51 -05:00
addrconf_core.c ipv6: fix possible use after free of dev stats 2015-06-08 12:12:45 -07:00
addrlabel.c ipv6/addrlabel: fix ip6addrlbl_get() 2016-01-31 11:23:35 -08:00
af_inet6.c net: add validation for the socket syscall protocol argument 2016-01-22 20:54:13 -08:00
ah6.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
anycast.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
datagram.c ipv6/udp: use sticky pktinfo egress ifindex on connect() 2016-03-04 10:25:48 -05:00
esp6.c esp6: Use high-order sequence number bits for IV generation 2015-05-13 09:34:54 +02:00
exthdrs.c ipv6: add complete rcu protection around np->opt 2015-12-14 21:24:32 -08:00
exthdrs_core.c ipv6: re-enable fragment header matching in ipv6_find_hdr 2016-07-10 23:07:00 -04:00
exthdrs_offload.c ipv6: fix exthdrs offload registration in out_rt path 2015-10-03 13:49:14 +02:00
fib6_rules.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-04-06 22:34:15 -04:00
icmp.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
inet6_connection_sock.c ipv6: add complete rcu protection around np->opt 2015-12-14 21:24:32 -08:00
inet6_hashtables.c tcp/dccp: get rid of central timewait timer 2015-04-13 16:40:05 -04:00
ip6_checksum.c udp: Generic functions to set checksum 2014-06-04 22:46:38 -07:00
ip6_fib.c ipv6: fix ECMP route replacement 2015-05-20 12:02:26 -04:00
ip6_flowlabel.c ipv6: fix a lockdep splat 2016-03-04 10:25:48 -05:00
ip6_gre.c tunnel: Clear IPCB(skb)->opt before dst_link_failure called 2016-07-10 23:06:58 -04:00
ip6_icmp.c ipv6: White-space cleansing : Line Layouts 2014-08-24 22:37:52 -07:00
ip6_input.c ipv6: Make MLD packets to only be processed locally 2015-09-29 19:26:19 +02:00
ip6_offload.c Revert "sit: Add gro callbacks to sit_offload" 2015-09-29 19:26:22 +02:00
ip6_offload.h ipv6: Pull IPv6 GSO registration out of the module 2012-11-15 17:39:24 -05:00
ip6_output.c ipv6: drop frames with attached skb->sk in forwarding 2016-03-14 17:03:05 -04:00
ip6_tunnel.c ip6_tunnel: set rtnl_link_ops before calling register_netdevice 2016-07-10 23:07:07 -04:00
ip6_udp_tunnel.c udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). 2015-04-07 15:29:08 -04:00
ip6_vti.c vti6: Add pmtu handling to vti6_xmit. 2015-06-01 16:03:43 -07:00
ip6mr.c net: ip6mr: fix static mfc/dev leaks on table destruction 2015-12-14 21:24:31 -08:00
ipcomp6.c ipv6: White-space cleansing : Structure layouts 2014-08-24 22:37:52 -07:00
ipv6_sockglue.c ipv6: add complete rcu protection around np->opt 2015-12-14 21:24:32 -08:00
mcast.c mld, igmp: Fix reserved tailroom calculation 2016-07-10 23:07:00 -04:00
mip6.c net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited 2014-11-11 14:10:31 -05:00
ndisc.c net/ipv6: add sysctl option accept_ra_min_hop_limit 2016-03-04 10:25:48 -05:00
netfilter.c netfilter: Use nf_hook_state in nf_queue_entry. 2015-04-04 12:25:22 -04:00
output_core.c udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). 2015-04-07 15:29:08 -04:00
ping.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-03-09 23:38:02 -04:00
proc.c udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts 2014-11-07 15:45:50 -05:00
protocol.c net: Export inet_offloads and inet6_offloads 2014-09-19 17:15:31 -04:00
raw.c ipv6: add complete rcu protection around np->opt 2015-12-14 21:24:32 -08:00
reassembly.c ipv6: distinguish frag queues by device for multicast and link-local packets 2015-12-14 21:24:31 -08:00
route.c ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() 2016-03-04 10:25:47 -05:00
sit.c sit: fix sit0 percpu double allocations 2015-12-09 14:03:12 -05:00
syncookies.c ipv6: add complete rcu protection around np->opt 2015-12-14 21:24:32 -08:00
sysctl_net_ipv6.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
tcp_ipv6.c tcp: record TLP and ER timer stats in v6 stats 2016-07-10 23:07:29 -04:00
tcpv6_offload.c tcp: cleanup static functions 2015-02-28 16:56:51 -05:00
tunnel6.c ipv6: White-space cleansing : gaps between function and symbol export 2014-08-24 22:37:52 -07:00
udp.c ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates 2016-07-10 23:07:06 -04:00
udp_impl.h net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
udp_offload.c ipv6: hash net ptr into fragmentation bucket selection 2015-03-25 14:07:04 -04:00
udplite.c net: Eliminate no_check from protosw 2014-05-23 16:28:53 -04:00
xfrm6_input.c netfilter: Pass socket pointer down through okfn(). 2015-04-07 15:25:55 -04:00
xfrm6_mode_beet.c xfrm: simplify xfrm_address_t use 2015-03-31 13:58:35 -04:00
xfrm6_mode_ro.c ipv4/ipv6: Fix FSF address in file headers 2013-12-06 12:37:56 -05:00
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c ipv6: update skb->csum when CE mark is propagated 2016-01-31 11:23:37 -08:00
xfrm6_output.c netfilter: Pass socket pointer down through okfn(). 2015-04-07 15:25:55 -04:00
xfrm6_policy.c xfrm: dst_entries_init() per-net dst_ops 2016-01-31 11:23:38 -08:00
xfrm6_protocol.c xfrm6: Properly handle unsupported protocols 2014-05-06 07:08:38 +02:00
xfrm6_state.c ipv6: White-space cleansing : Line Layouts 2014-08-24 22:37:52 -07:00
xfrm6_tunnel.c ipv6: White-space cleansing : gaps between function and symbol export 2014-08-24 22:37:52 -07:00