..
ipset
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
2019-11-12 19:21:21 +01:00
ipvs
ipvs: move old_secure_tcp into struct netns_ipvs
2019-11-12 19:21:01 +01:00
core.c
jump_label: move 'asm goto' support test to Kconfig
2019-06-04 08:02:34 +02:00
Kconfig
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
2019-05-04 09:20:12 +02:00
Makefile
netfilter: nf_tables: add tunnel support
2018-08-03 21:12:12 +02:00
nf_conncount.c
netfilter: nf_conncount: fix argument order to find_next_bit
2019-01-22 21:40:29 +01:00
nf_conntrack_acct.c
nf_conntrack_amanda.c
nf_conntrack_broadcast.c
netfilter: check if the socket netns is correct.
2018-06-28 22:21:32 +09:00
nf_conntrack_core.c
netfilter: conntrack: Use consistent ct id hash calculation
2019-08-25 10:48:02 +02:00
nf_conntrack_ecache.c
nf_conntrack_expect.c
netfilter: use kvmalloc_array to allocate memory for hashtable
2018-08-03 18:37:55 +02:00
nf_conntrack_extend.c
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
2018-04-17 10:59:43 +02:00
nf_conntrack_ftp.c
netfilter: nf_conntrack_ftp: Fix debug output
2019-09-21 07:17:01 +02:00
nf_conntrack_h323_asn1.c
netfilter: nf_conntrack_h323: restore boundary check correctness
2019-06-15 11:54:05 +02:00
nf_conntrack_h323_main.c
nf_conntrack_h323_types.c
nf_conntrack_helper.c
netfilter: use kvmalloc_array to allocate memory for hashtable
2018-08-03 18:37:55 +02:00
nf_conntrack_irc.c
netfilter: add __exit mark to helper modules
2018-04-24 10:29:14 +02:00
nf_conntrack_labels.c
nf_conntrack_netbios_ns.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
2018-03-30 11:41:18 -04:00
nf_conntrack_netlink.c
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
2019-05-16 19:41:23 +02:00
nf_conntrack_pptp.c
nf_conntrack_proto.c
netfilter: fix nf_l4proto_log_invalid to log invalid packets
2019-05-16 19:41:24 +02:00
nf_conntrack_proto_dccp.c
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
2018-09-11 01:30:25 +02:00
nf_conntrack_proto_generic.c
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
2018-09-11 01:30:25 +02:00
nf_conntrack_proto_gre.c
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
2019-04-17 08:38:46 +02:00
nf_conntrack_proto_icmp.c
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
2018-09-11 01:30:25 +02:00
nf_conntrack_proto_icmpv6.c
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
2018-09-11 01:30:25 +02:00
nf_conntrack_proto_sctp.c
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
2018-09-11 01:30:25 +02:00
nf_conntrack_proto_tcp.c
netfilter: conntrack: always store window size un-scaled
2019-08-16 10:12:44 +02:00
nf_conntrack_proto_udp.c
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
2018-09-11 01:30:25 +02:00
nf_conntrack_sane.c
netfilter: add __exit mark to helper modules
2018-04-24 10:29:14 +02:00
nf_conntrack_seqadj.c
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
2019-01-13 09:50:57 +01:00
nf_conntrack_sip.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
2018-05-06 21:51:37 -04:00
nf_conntrack_snmp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
2018-03-30 11:41:18 -04:00
nf_conntrack_standalone.c
netfilter: conntrack: remove l3proto abstraction
2018-07-17 15:27:49 +02:00
nf_conntrack_tftp.c
netfilter: add __exit mark to helper modules
2018-04-24 10:29:14 +02:00
nf_conntrack_timeout.c
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
2018-08-07 17:14:15 +02:00
nf_conntrack_timestamp.c
nf_dup_netdev.c
nf_flow_table_core.c
netfilter: nf_flow_table: set timeout before insertion into hashes
2019-11-12 19:21:00 +01:00
nf_flow_table_inet.c
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
2018-04-24 10:28:45 +02:00
nf_flow_table_ip.c
netfilter: nf_flow_table: ignore DF bit setting
2019-07-10 09:53:30 +02:00
nf_internals.h
netfilter: core: export raw versions of add/delete hook functions
2018-05-23 09:14:05 +02:00
nf_log.c
netfilter: nf_log: don't hold nf_log_mutex during user access
2018-06-26 16:48:40 +02:00
nf_log_common.c
netfilter: check if the socket netns is correct.
2018-06-28 22:21:32 +09:00
nf_log_netdev.c
net: Drop pernet_operations::async
2018-03-27 13:18:09 -04:00
nf_nat_amanda.c
nf_nat_core.c
netfilter: nat: can't use dst_hold on noref dst
2019-01-13 09:50:59 +01:00
nf_nat_ftp.c
nf_nat_helper.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_irc.c
nf_nat_proto_common.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_proto_dccp.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_proto_sctp.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_proto_tcp.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_proto_udp.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_proto_unknown.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_redirect.c
netfilter: nat: merge nf_nat_redirect into nf_nat
2018-05-29 00:25:40 +02:00
nf_nat_sip.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nf_nat_tftp.c
nf_queue.c
net: make skb_dst_force return true when dst is refcounted
2019-07-28 08:29:24 +02:00
nf_sockopt.c
nf_synproxy_core.c
proc: introduce proc_create_net{,_data}
2018-05-16 07:24:30 +02:00
nf_tables_api.c
netfilter: nf_tables: avoid BUG_ON usage
2019-11-20 18:46:50 +01:00
nf_tables_core.c
netfilter: nf_tables: check the result of dereferencing base_chain->stats
2019-04-05 22:33:00 +02:00
nf_tables_set_core.c
netfilter: nf_tables: place all set backends in one single module
2018-07-06 19:31:53 +02:00
nf_tables_trace.c
nfnetlink.c
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
2019-08-16 10:12:43 +02:00
nfnetlink_acct.c
netfilter: fix memory leaks on netlink_dump_start error
2018-08-16 19:37:00 +02:00
nfnetlink_cthelper.c
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
nfnetlink_cttimeout.c
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
2019-04-17 08:38:46 +02:00
nfnetlink_log.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
2018-06-06 18:39:49 -07:00
nfnetlink_osf.c
netfilter: nfnetlink_osf: add missing fmatch check
2019-02-27 10:09:03 +01:00
nfnetlink_queue.c
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
2018-09-11 01:31:47 +02:00
nft_bitwise.c
nft_byteorder.c
nft_chain_filter.c
netfilter: nf_tables: don't prevent event handler from device cleanup on netns exit
2018-08-16 19:37:03 +02:00
nft_cmp.c
netfilter: nf_tables: avoid BUG_ON usage
2019-11-20 18:46:50 +01:00
nft_compat.c
netfilter: nft_compat: do not dump private area
2019-11-24 08:21:03 +01:00
nft_connlimit.c
netfilter: nft_connlimit: disable bh on garbage collection
2019-10-29 09:19:34 +01:00
nft_counter.c
netfilter: nf_tables: add destroy_clone expression
2018-06-03 00:02:11 +02:00
nft_ct.c
netfilter: nf_tables: rework ct timeout set support
2018-08-29 13:04:38 +02:00
nft_dup_netdev.c
nft_dynset.c
netfilter: nf_tables: bogus EBUSY when deleting set after flush
2019-05-02 09:58:51 +02:00
nft_exthdr.c
netfilter: nf_tables: merge exthdr expression into nft core
2018-04-27 00:00:56 +02:00
nft_fib.c
nft_fib_inet.c
nft_fib_netdev.c
nft_flow_offload.c
netfilter: nft_flow_offload: missing netlink attribute policy
2019-09-21 07:16:54 +02:00
nft_fwd_netdev.c
netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
2018-06-01 10:35:47 +02:00
nft_hash.c
netfilter: nft_hash: fix symhash with modulus one
2019-08-16 10:12:44 +02:00
nft_immediate.c
netfilter: nf_tables: unbind set in rule from commit path
2019-05-02 09:58:50 +02:00
nft_limit.c
netfilter: nft_limit: fix packet ratelimiting
2018-05-23 09:50:28 +02:00
nft_log.c
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
2018-06-07 16:14:00 -04:00
nft_lookup.c
netfilter: nf_tables: allow lookups in dynamic sets
2019-10-11 18:21:16 +02:00
nft_masq.c
nft_meta.c
netfilter: nf_tables: handle meta/lookup with direct call
2018-07-30 11:52:02 +02:00
nft_nat.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
nft_numgen.c
Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
2018-11-27 16:13:02 +01:00
nft_objref.c
netfilter: nf_tables: bogus EBUSY in helper removal from transaction
2019-05-02 09:58:51 +02:00
nft_osf.c
netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
2018-09-20 18:38:40 +02:00
nft_payload.c
nft_queue.c
nft_quota.c
nft_range.c
nft_redir.c
nft_reject.c
netfilter: nf_tables: avoid BUG_ON usage
2019-11-20 18:46:50 +01:00
nft_reject_inet.c
nft_rt.c
netfilter: nf_tables: merge rt expression into nft core
2018-04-27 00:00:55 +02:00
nft_set_bitmap.c
netfilter: nft_set: fix allocation size overflow in privsize callback.
2018-08-16 19:36:59 +02:00
nft_set_hash.c
netfilter: nft_set: fix allocation size overflow in privsize callback.
2018-08-16 19:36:59 +02:00
nft_set_rbtree.c
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
2019-05-04 09:20:12 +02:00
nft_socket.c
netfilter: nft_socket: fix erroneous socket assignment
2019-10-01 08:26:12 +02:00
nft_tproxy.c
netfilter: nft_tproxy: Fix missing-braces warning
2018-08-16 19:37:10 +02:00
nft_tunnel.c
netfilter: nft_tunnel: fix sparse errors
2018-08-04 00:53:29 +02:00
utils.c
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
2018-07-16 17:51:48 +02:00
x_tables.c
netfilter: compat: initialize all fields in xt_init
2019-03-23 20:09:45 +01:00
xt_addrtype.c
xt_AUDIT.c
audit: eliminate audit_enabled magic number comparison
2018-06-19 10:43:55 -04:00
xt_bpf.c
xt_cgroup.c
netfilter: xt_cgroup: shrink size of v2 path
2019-04-20 09:16:00 +02:00
xt_CHECKSUM.c
netfilter: xt_checksum: ignore gso skbs
2018-08-24 09:58:16 +02:00
xt_CLASSIFY.c
xt_cluster.c
netfilter: xt_cluster: add dependency on conntrack module
2018-08-23 20:26:53 +02:00
xt_comment.c
xt_connbytes.c
xt_connlabel.c
xt_connlimit.c
netfilter: use PTR_ERR_OR_ZERO()
2018-07-30 14:07:09 +02:00
xt_connmark.c
netfilter: xt_connmark: fix list corruption on rmmod
2018-06-12 19:35:52 +02:00
xt_CONNSECMARK.c
xt_conntrack.c
xt_cpu.c
xt_CT.c
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
2018-08-07 17:14:15 +02:00
xt_dccp.c
xt_devgroup.c
xt_dscp.c
xt_DSCP.c
xt_ecn.c
xt_esp.c
xt_hashlimit.c
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
2018-12-17 09:24:33 +01:00
xt_helper.c
xt_hl.c
xt_HL.c
xt_HMARK.c
xt_IDLETIMER.c
netfilter: xt_IDLETIMER: add sysfs filename checking routine
2018-11-27 16:13:03 +01:00
xt_ipcomp.c
xt_iprange.c
xt_ipvs.c
xt_l2tp.c
xt_LED.c
xt_length.c
xt_limit.c
xt_LOG.c
xt_mac.c
xt_mark.c
xt_multiport.c
xt_nat.c
netfilter: xt_nat: fix DNAT target for shifted portmap ranges
2018-11-13 11:08:20 -08:00
xt_NETMAP.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
xt_nfacct.c
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
2019-09-21 07:16:55 +02:00
xt_NFLOG.c
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
2018-04-19 13:02:44 +02:00
xt_NFQUEUE.c
xt_osf.c
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
2018-07-30 14:07:11 +02:00
xt_owner.c
netfilter: check if the socket netns is correct.
2018-06-28 22:21:32 +09:00
xt_physdev.c
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
2019-09-21 07:17:01 +02:00
xt_pkttype.c
xt_policy.c
xt_quota.c
xt_rateest.c
xt_RATEEST.c
netfilter: xt_RATEEST: remove netns exit routine
2018-12-17 09:24:31 +01:00
xt_realm.c
xt_recent.c
netfilter: check if the socket netns is correct.
2018-06-28 22:21:32 +09:00
xt_REDIRECT.c
netfilter: add NAT support for shifted portmap ranges
2018-04-24 10:29:12 +02:00
xt_repldata.h
xt_sctp.c
xt_SECMARK.c
xt_set.c
netfilter: ipset: Limit max timeout value
2018-06-06 14:00:54 +02:00
xt_socket.c
netfilter: xt_socket: check sk before checking for netns.
2018-09-28 14:47:41 +02:00
xt_state.c
xt_statistic.c
xt_string.c
netfilter: ebtables: Add string filter
2018-03-30 11:04:12 +02:00
xt_TCPMSS.c
xt_tcpmss.c
xt_TCPOPTSTRIP.c
xt_tcpudp.c
xt_TEE.c
netfilter: xt_TEE: add missing code to get interface index in checkentry.
2019-03-13 14:02:40 -07:00
xt_time.c
xt_TPROXY.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
2018-07-20 22:28:28 -07:00
xt_TRACE.c
xt_u32.c