summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-05-23netfilter: nft_set_rbtree: add timeout supportPablo Neira Ayuso
2018-05-23netfilter: make NF_OSF non-visible symbolFernando Fernandez Mancera
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal
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: core: export raw versions of add/delete hook functionsFlorian 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-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana
2018-05-17netfilter: nft_numgen: add map lookups for numgen random operationsLaura Garcia Liebana
2018-05-17netfilter: nf_tables: remove old nf_log based tracingFlorian Westphal
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-07netfilter: nft_dynset: fix timeout updates on 32bitFlorian Westphal
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nft_numgen: enable hashing of one elementLaura Garcia Liebana
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-04-27ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()Cong Wang
2018-04-27ipvs: initialize tbl->entries after allocationCong Wang
2018-04-27Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24netfilter: merge meta_bridge into nft_metaFlorian Westphal
2018-04-24netfilter: nf_tables: always use an upper set size for dynsetsFlorian Westphal
2018-04-24netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal
2018-04-24netfilter: add __exit mark to helper modulesTaehee Yoo
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: initial support for extended ACK reportingPablo Neira Ayuso
2018-04-24netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso
2018-04-24netfilter: nf_flow_table: fix offloading connections with SNAT+DNATFelix Fietkau
2018-04-24netfilter: nf_flow_table: add missing condition for TCP state checkFelix Fietkau
2018-04-24netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seenFelix Fietkau
2018-04-24netfilter: nf_flow_table: add support for sending flows back to the slow pathFelix Fietkau
2018-04-24netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deletedFelix Fietkau
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: fix priv pointer for netdev hookFelix Fietkau
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau
2018-04-24netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependenciesFelix Fietkau
2018-04-24netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_tableFelix Fietkau
2018-04-24netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtuFelix Fietkau
2018-04-24netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_tableFelix Fietkau
2018-04-21netfilter: nf_flow_table: rename nf_flow_table.c 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: clean up flow_offload_allocFelix Fietkau
2018-04-19netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2Pablo Neira Ayuso