aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2019-05-30netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal
2019-04-12netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-03-08netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-01-30netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl
2018-12-30netfilter: add missing error handling code for register functionsTaehee Yoo
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-08netfilter: remove include/net/netfilter/nft_dup.hCorentin Labbe
2018-06-03netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal
2018-06-03netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso
2018-06-03netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso
2018-06-03netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso
2018-06-03netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso
2018-06-03netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso
2018-06-03netfilter: Libify xt_TPROXYMáté Eckl
2018-06-03netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso
2018-05-29netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal
2018-05-29netfilter: add includes to nf_socket.hMáté Eckl
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-09netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal
2018-04-24netfilter: merge meta_bridge into nft_metaFlorian Westphal
2018-04-24netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2018-04-24netfilter: nf_tables: Simplify set backend selectionPhil Sutter
2018-04-24netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso
2018-04-24netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau
2018-04-24netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau
2018-04-24netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau
2018-04-21netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau
2018-04-19netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau
2018-04-19netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.Taehee Yoo
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso