aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter/nf_tables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra1-0/+2
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret1-1/+13
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+1
2019-05-12netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal1-1/+1
2019-05-09netfilter: nf_tables: remove NFT_CT_TIMEOUTPablo Neira Ayuso1-2/+0
2019-04-30netfilter: nft_ct: Add ct id supportBrett Mastbergen1-0/+2
2019-04-08netfilter: nft_osf: Add version option supportFernando Fernandez Mancera1-0/+6
2019-02-04netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu1-0/+9
2019-01-18Revert "netfilter: nft_hash: add map lookups for hashing operations"Laura Garcia Liebana1-2/+2
2019-01-18netfilter: nft_meta: Add NFT_META_I/OIFKIND meta typewenxu1-0/+4
2019-01-18netfilter: nf_tables: Support RULE_ID reference in new rulePhil Sutter1-0/+2
2018-10-29Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso1-2/+2
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera1-0/+7
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche1-1/+17
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal1-0/+29
2018-09-17netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal1-0/+2
2018-08-07netfilter: nft_ct: add ct timeout supportHarsha Sharma1-1/+13
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera1-0/+1
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso1-0/+15
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso1-1/+68
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl1-0/+16
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera1-0/+7
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl1-1/+3
2018-06-12netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso1-1/+1
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso1-3/+25
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso1-1/+20
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso1-0/+4
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter1-0/+5
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+25
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana1-0/+4
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter1-0/+4
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana1-0/+4
2018-03-20netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso1-2/+10
2018-01-19netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma1-0/+10
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso1-0/+11
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso1-0/+53
2018-01-08netfilter: meta: secpath supportFlorian Westphal1-0/+2
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay1-1/+2
2017-08-19netfilter: rt: add support to fetch path mssFlorian Westphal1-0/+2
2017-08-19netfilter: exthdr: tcp option set supportFlorian Westphal1-1/+3
2017-07-31netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter1-1/+1
2017-07-31netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter1-1/+1
2017-07-31netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter1-1/+1
2017-07-31netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter1-1/+2
2017-07-24netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notificationsPhil Sutter1-0/+2
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal1-0/+2
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter1-0/+1
2017-03-13netfilter: nft_ct: add helper set supportFlorian Westphal1-1/+11
2017-03-06netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana1-0/+13