Florian Westphal f7ace7f252 netfilter: nf_tables: allow lookups in dynamic sets 6 years ago
..
ipset 63dd147e7a netfilter: ipset: Fix rename concurrency with listing 6 years ago
ipvs fe2ceeb4cf ipvs: fix tinfo memory leak in start_sync_thread 6 years ago
Kconfig 506375f509 netfilter: fix NETFILTER_XT_TARGET_TEE dependencies 6 years ago
Makefile af308b94a2 netfilter: nf_tables: add tunnel support 7 years ago
core.c 0276ebf166 jump_label: move 'asm goto' support test to Kconfig 6 years ago
nf_conncount.c 6567515e4a netfilter: nf_conncount: fix argument order to find_next_bit 6 years ago
nf_conntrack_acct.c 5191d70f83 netfilter: Replace printk() with pr_*() and define pr_fmt() 7 years ago
nf_conntrack_amanda.c d53e3fc390 netfilter: use nf_conntrack_helpers_register when possible 8 years ago
nf_conntrack_broadcast.c f564650106 netfilter: check if the socket netns is correct. 7 years ago
nf_conntrack_core.c 28ff7d3b3f netfilter: conntrack: Use consistent ct id hash calculation 6 years ago
nf_conntrack_ecache.c 5191d70f83 netfilter: Replace printk() with pr_*() and define pr_fmt() 7 years ago
nf_conntrack_expect.c 285189c78e netfilter: use kvmalloc_array to allocate memory for hashtable 7 years ago
nf_conntrack_extend.c 765cca91b8 netfilter: conntrack: include kmemleak.h for kmemleak_not_leak() 7 years ago
nf_conntrack_ftp.c 6075729f76 netfilter: nf_conntrack_ftp: Fix debug output 6 years ago
nf_conntrack_h323_asn1.c 2aed9dfe1e netfilter: nf_conntrack_h323: restore boundary check correctness 6 years ago
nf_conntrack_h323_main.c 3f87c08c61 netfilter: move route indirection to struct nf_ipv6_ops 8 years ago
nf_conntrack_h323_types.c 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 18 years ago
nf_conntrack_helper.c 285189c78e netfilter: use kvmalloc_array to allocate memory for hashtable 7 years ago
nf_conntrack_irc.c 35341a6159 netfilter: add __exit mark to helper modules 7 years ago
nf_conntrack_labels.c 23f671a1b5 netfilter: conntrack: mark extension structs as const 8 years ago
nf_conntrack_netbios_ns.c d162190bde Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 7 years ago
nf_conntrack_netlink.c 7b115755fb netfilter: ctnetlink: don't use conntrack/expect object addresses as id 6 years ago
nf_conntrack_pptp.c 0b35f6031a netfilter: Remove duplicated rcu_read_lock. 8 years ago
nf_conntrack_proto.c 3a53fa469d netfilter: fix nf_l4proto_log_invalid to log invalid packets 6 years ago
nf_conntrack_proto_dccp.c a874752a10 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT 7 years ago
nf_conntrack_proto_generic.c a874752a10 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT 7 years ago
nf_conntrack_proto_gre.c 40177a7931 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too 6 years ago
nf_conntrack_proto_icmp.c a874752a10 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT 7 years ago
nf_conntrack_proto_icmpv6.c a874752a10 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT 7 years ago
nf_conntrack_proto_sctp.c a874752a10 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT 7 years ago
nf_conntrack_proto_tcp.c 6f1d7f0d66 netfilter: conntrack: always store window size un-scaled 6 years ago
nf_conntrack_proto_udp.c a874752a10 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT 7 years ago
nf_conntrack_sane.c 35341a6159 netfilter: add __exit mark to helper modules 7 years ago
nf_conntrack_seqadj.c 6bcf9ef86c netfilter: seqadj: re-load tcp header pointer after possible head reallocation 7 years ago
nf_conntrack_sip.c 90278871d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 7 years ago
nf_conntrack_snmp.c d162190bde Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 7 years ago
nf_conntrack_standalone.c a0ae2562c6 netfilter: conntrack: remove l3proto abstraction 7 years ago
nf_conntrack_tftp.c 35341a6159 netfilter: add __exit mark to helper modules 7 years ago
nf_conntrack_timeout.c 6c1fd7dc48 netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object 7 years ago
nf_conntrack_timestamp.c 5191d70f83 netfilter: Replace printk() with pr_*() and define pr_fmt() 7 years ago
nf_dup_netdev.c a32770b1e7 netfilter: dup: resolve warnings about missing prototypes 8 years ago
nf_flow_table_core.c 2a0aa8a06a netfilter: nf_flow_table: set default timeout after successful insertion 6 years ago
nf_flow_table_inet.c a268de77fa netfilter: nf_flow_table: move init code to nf_flow_table_core.c 7 years ago
nf_flow_table_ip.c 3b2734bc83 netfilter: nf_flow_table: ignore DF bit setting 6 years ago
nf_internals.h 06cad3acf0 netfilter: core: export raw versions of add/delete hook functions 7 years ago
nf_log.c ce00bf07cc netfilter: nf_log: don't hold nf_log_mutex during user access 7 years ago
nf_log_common.c f564650106 netfilter: check if the socket netns is correct. 7 years ago
nf_log_netdev.c 673ab46f34 netfilter: nf_log: do not assume ethernet header in netdev family 9 years ago
nf_nat_amanda.c cba81cc4c9 netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean 8 years ago
nf_nat_core.c ba364929ff netfilter: nat: can't use dst_hold on noref dst 7 years ago
nf_nat_ftp.c 5191d70f83 netfilter: Replace printk() with pr_*() and define pr_fmt() 7 years ago
nf_nat_helper.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_irc.c 5191d70f83 netfilter: Replace printk() with pr_*() and define pr_fmt() 7 years ago
nf_nat_proto_common.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_proto_dccp.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_proto_sctp.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_proto_tcp.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_proto_udp.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_proto_unknown.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_redirect.c 1ac89d2015 netfilter: nat: merge nf_nat_redirect into nf_nat 7 years ago
nf_nat_sip.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nf_nat_tftp.c b20ab9cc63 netfilter: nf_ct_helper: better logging for dropped packets 12 years ago
nf_queue.c 832d0ea751 net: make skb_dst_force return true when dst is refcounted 6 years ago
nf_sockopt.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
nf_synproxy_core.c c350637227 proc: introduce proc_create_net{,_data} 7 years ago
nf_tables_api.c f7ace7f252 netfilter: nf_tables: allow lookups in dynamic sets 6 years ago
nf_tables_core.c 709aaa09b2 netfilter: nf_tables: check the result of dereferencing base_chain->stats 6 years ago
nf_tables_set_core.c e240cd0df4 netfilter: nf_tables: place all set backends in one single module 7 years ago
nf_tables_trace.c b7263e071a netfilter: nf_tables: Allow chain name of up to 255 chars 8 years ago
nfnetlink.c bb312b4aa8 netfilter: nfnetlink: avoid deadlock due to synchronous request_module 6 years ago
nfnetlink_acct.c 3e673b23b5 netfilter: fix memory leaks on netlink_dump_start error 7 years ago
nfnetlink_cthelper.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 years ago
nfnetlink_cttimeout.c 40177a7931 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too 6 years ago
nfnetlink_log.c 1c8c5a9d38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
nfnetlink_osf.c 0c1054e0e5 netfilter: nfnetlink_osf: add missing fmatch check 6 years ago
nfnetlink_queue.c ad18d7bf68 netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT 7 years ago
nft_bitwise.c 591054469b netfilter: nf_tables: revisit chain/object refcounting from elements 8 years ago
nft_byteorder.c 4e24877e61 netfilter: nf_tables: simplify the basic expressions' init routine 9 years ago
nft_chain_filter.c 6a48de0144 netfilter: nf_tables: don't prevent event handler from device cleanup on netns exit 7 years ago
nft_cmp.c e8542dcec0 netfilter: mark expected switch fall-throughs 8 years ago
nft_compat.c 8906234c50 netfilter: nft_compat: use .release_ops and remove list of extension 6 years ago
nft_connlimit.c bdc6c893ba netfilter: nf_conncount: merge lookup and add functions 6 years ago
nft_counter.c 371ebcbb9e netfilter: nf_tables: add destroy_clone expression 7 years ago
nft_ct.c 0434ccdcf8 netfilter: nf_tables: rework ct timeout set support 7 years ago
nft_dup_netdev.c 502061f81d netfilter: nf_tables: add packet duplication to the netdev family 10 years ago
nft_dynset.c e313d5da05 netfilter: nf_tables: bogus EBUSY when deleting set after flush 6 years ago
nft_exthdr.c d0103158cf netfilter: nf_tables: merge exthdr expression into nft core 7 years ago
nft_fib.c 055c4b34b9 netfilter: nft_fib: Support existence check 8 years ago
nft_fib_inet.c 0e5a1c7eb3 netfilter: nf_tables: use hook state from xt_action_param structure 9 years ago
nft_fib_netdev.c 6392c22603 netfilter: nf_tables: add fib expression to the netdev family 8 years ago
nft_flow_offload.c a02c676c0f netfilter: nft_flow_offload: missing netlink attribute policy 6 years ago
nft_fwd_netdev.c d32de98ea7 netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer 7 years ago
nft_hash.c 36b6458d85 netfilter: nft_hash: fix symhash with modulus one 6 years ago
nft_immediate.c af26f3e290 netfilter: nf_tables: unbind set in rule from commit path 6 years ago
nft_limit.c 3e0f64b7dd netfilter: nft_limit: fix packet ratelimiting 7 years ago
nft_log.c 7eced5ab5a netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it 7 years ago
nft_lookup.c f7ace7f252 netfilter: nf_tables: allow lookups in dynamic sets 6 years ago
nft_masq.c 36596dadf5 netfilter: nf_tables: add single table list for all families 8 years ago
nft_meta.c 222440b4e8 netfilter: nf_tables: handle meta/lookup with direct call 7 years ago
nft_nat.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
nft_numgen.c fecf70b135 Revert "netfilter: nft_numgen: add map lookups for numgen random operations" 7 years ago
nft_objref.c ffc1d85e8c netfilter: nf_tables: bogus EBUSY in helper removal from transaction 6 years ago
nft_osf.c bab4344975 netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store 7 years ago
nft_payload.c 5fd02ebe65 netfilter: fix a few (harmless) sparse warnings 8 years ago
nft_queue.c d4ef383541 netfilter: Remove exceptional & on function name 8 years ago
nft_quota.c dfc46034b5 netfilter: nf_tables: add select_ops for stateful objects 8 years ago
nft_range.c 591054469b netfilter: nf_tables: revisit chain/object refcounting from elements 8 years ago
nft_redir.c 36596dadf5 netfilter: nf_tables: add single table list for all families 8 years ago
nft_reject.c c56e3956c1 netfilter: nf_tables: validate the expr explicitly after init successfully 8 years ago
nft_reject_inet.c c56e3956c1 netfilter: nf_tables: validate the expr explicitly after init successfully 8 years ago
nft_rt.c ae1bc6a9f3 netfilter: nf_tables: merge rt expression into nft core 7 years ago
nft_set_bitmap.c 4ef360dd6a netfilter: nft_set: fix allocation size overflow in privsize callback. 7 years ago
nft_set_hash.c 4ef360dd6a netfilter: nft_set: fix allocation size overflow in privsize callback. 7 years ago
nft_set_rbtree.c 5f7e5b9bba netfilter: nft_set_rbtree: check for inactive element after flag mismatch 6 years ago
nft_socket.c 6934809432 netfilter: nft_socket: fix erroneous socket assignment 6 years ago
nft_tproxy.c 90d827f06b netfilter: nft_tproxy: Fix missing-braces warning 7 years ago
nft_tunnel.c 483f3fdcc7 netfilter: nft_tunnel: fix sparse errors 7 years ago
utils.c ebee5a50d0 netfilter: utils: move nf_ip6_checksum* from ipv6 to utils 7 years ago
x_tables.c e0e6b0d7e0 netfilter: compat: initialize all fields in xt_init 6 years ago
xt_AUDIT.c f7859590d9 audit: eliminate audit_enabled magic number comparison 7 years ago
xt_CHECKSUM.c 10568f6c57 netfilter: xt_checksum: ignore gso skbs 7 years ago
xt_CLASSIFY.c 9811600f7c netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table 15 years ago
xt_CONNSECMARK.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_CT.c 6c1fd7dc48 netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object 7 years ago
xt_DSCP.c 0cc9501f94 netfilter: x_tables: remove pr_info where possible 7 years ago
xt_HL.c 0cc9501f94 netfilter: x_tables: remove pr_info where possible 7 years ago
xt_HMARK.c c08e5e1ee6 netfilter: x_tables: use pr ratelimiting in matches/targets 7 years ago
xt_IDLETIMER.c e8b258ce87 netfilter: xt_IDLETIMER: add sysfs filename checking routine 7 years ago
xt_LED.c 10414014bc netfilter: x_tables: fix missing timer initialization in xt_LED 7 years ago
xt_LOG.c 613dbd9572 netfilter: x_tables: move hook state into xt_action_param structure 9 years ago
xt_NETMAP.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
xt_NFLOG.c ce20cdf498 netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet. 7 years ago
xt_NFQUEUE.c e016c5e43d netfilter: xt_NFQUEUE: use pr ratelimiting 7 years ago
xt_RATEEST.c e947f9aa9a netfilter: xt_RATEEST: remove netns exit routine 7 years ago
xt_REDIRECT.c 2eb0f624b7 netfilter: add NAT support for shifted portmap ranges 7 years ago
xt_SECMARK.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_TCPMSS.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_TCPOPTSTRIP.c 4b048d6d9d net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool 10 years ago
xt_TEE.c e6e0001791 netfilter: xt_TEE: add missing code to get interface index in checkentry. 6 years ago
xt_TPROXY.c 99d20a461c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 7 years ago
xt_TRACE.c 36f959c491 netfilter: xt_TRACE: add explicitly nf_logger_find_get call 9 years ago
xt_addrtype.c c08e5e1ee6 netfilter: x_tables: use pr ratelimiting in matches/targets 7 years ago
xt_bpf.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_cgroup.c 1f2b1c6ab3 netfilter: xt_cgroup: shrink size of v2 path 6 years ago
xt_cluster.c c1dc291205 netfilter: xt_cluster: add dependency on conntrack module 7 years ago
xt_comment.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_connbytes.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_connlabel.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_connlimit.c 33b78aaa44 netfilter: use PTR_ERR_OR_ZERO() 7 years ago
xt_connmark.c fc6ddbecce netfilter: xt_connmark: fix list corruption on rmmod 7 years ago
xt_conntrack.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_cpu.c f1e231a356 netfilter: xtables: add missing aliases for autoloading via iptables 15 years ago
xt_dccp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_devgroup.c 613dbd9572 netfilter: x_tables: move hook state into xt_action_param structure 9 years ago
xt_dscp.c 0cc9501f94 netfilter: x_tables: remove pr_info where possible 7 years ago
xt_ecn.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_esp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_hashlimit.c fb0fc90cc2 netfilter: xt_hashlimit: fix a possible memory leak in htable_create() 7 years ago
xt_helper.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_hl.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
xt_ipcomp.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_iprange.c bd4a6974cc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
xt_ipvs.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_l2tp.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_length.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_limit.c 010eacd968 netfilter: xt_limit: Spelling s/maxmum/maximum/ 7 years ago
xt_mac.c 8561cf9978 netfilter: Convert compare_ether_addr to ether_addr_equal 13 years ago
xt_mark.c 12b7ed29bd netfilter: xt_MARK: Add ARP support 10 years ago
xt_multiport.c 1ed9887ee3 netfilter: xt_multiport: Fix wrong unmatch result with multiple ports 9 years ago
xt_nat.c 703acc3265 netfilter: xt_nat: fix DNAT target for shifted portmap ranges 7 years ago
xt_nfacct.c 4e5fbcb9a6 netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info 6 years ago
xt_osf.c f932495208 netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c 7 years ago
xt_owner.c f564650106 netfilter: check if the socket netns is correct. 7 years ago
xt_physdev.c 7ac5947f75 netfilter: xt_physdev: Fix spurious error message in physdev_mt_check 6 years ago
xt_pkttype.c 9a6d876262 netfilter: pkttype: unnecessary to check ipv6 multicast address 9 years ago
xt_policy.c c08e5e1ee6 netfilter: x_tables: use pr ratelimiting in matches/targets 7 years ago
xt_quota.c ec23189049 xtables: extend matches and targets with .usersize 9 years ago
xt_rateest.c 3427b2ab63 netfilter: make xt_rateest hash table per net 7 years ago
xt_realm.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_recent.c f564650106 netfilter: check if the socket netns is correct. 7 years ago
xt_repldata.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
xt_sctp.c 922dbc5be2 sctp: remove the typedef sctp_chunkhdr_t 8 years ago
xt_set.c 30a2e10710 netfilter: ipset: Limit max timeout value 7 years ago
xt_socket.c 40e4f26e6a netfilter: xt_socket: check sk before checking for netns. 7 years ago
xt_state.c b26066447b netfilter: x_tables: use pr ratelimiting in all remaining spots 7 years ago
xt_statistic.c 1e98ffea5a netfilter: x_tables: fix pointer leaks to userspace 7 years ago
xt_string.c 1be3ac9844 netfilter: ebtables: Add string filter 7 years ago
xt_tcpmss.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_tcpudp.c c37a2dfa67 netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF 9 years ago
xt_time.c 5191d70f83 netfilter: Replace printk() with pr_*() and define pr_fmt() 7 years ago
xt_u32.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago