summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu2019-02-041-0/+9
* Revert "netfilter: nft_hash: add map lookups for hashing operations"Laura Garcia Liebana2019-01-181-2/+2
* netfilter: nft_meta: Add NFT_META_I/OIFKIND meta typewenxu2019-01-181-0/+4
* netfilter: nf_tables: Support RULE_ID reference in new rulePhil Sutter2019-01-181-0/+2
* Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-121-7/+12
|\
| * netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-271-7/+12
* | Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso2018-10-291-2/+2
|/
* Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso2018-10-191-5/+3Star
* netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera2018-10-161-0/+7
* netfilter: xt_quota: fix the behavior of xt_quota moduleChenbo Feng2018-10-031-3/+5
* netfilter: nf_tables: add SECMARK supportChristian Göttsche2018-09-281-1/+17
* netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso2018-09-171-0/+16
* netfilter: nf_tables: add xfrm expressionFlorian Westphal2018-09-171-0/+29
* netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal2018-09-171-0/+2
* netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin2018-08-162-2/+2
* netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera2018-08-082-0/+13
* netfilter: nft_ct: add ct timeout supportHarsha Sharma2018-08-071-1/+13
* netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera2018-08-071-0/+1
* netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso2018-08-031-0/+15
* netfilter: nf_tables: add tunnel supportPablo Neira Ayuso2018-08-031-1/+68
* netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2018-08-032-1/+1
* netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2018-08-031-2/+0Star
* netfilter: nf_tables: Add native tproxy supportMáté Eckl2018-07-301-0/+16
* netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera2018-07-301-0/+7
* netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera2018-07-302-8/+12
* netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2018-07-182-8/+13
* netfilter: nft_socket: Expose socket markMáté Eckl2018-07-181-1/+3
* netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2018-06-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-111-1/+1
|\
| * netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng2018-06-071-1/+1
* | netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2018-06-071-3/+25
* | netfilter: nf_tables: add connlimit supportPablo Neira Ayuso2018-06-031-1/+20
* | netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2018-06-011-0/+4
* | netfilter: nf_tables: Add audit support to log statementPhil Sutter2018-06-011-0/+5
* | netfilter: nf_tables: add support for native socket matchingMáté Eckl2018-06-011-0/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-232-6/+6
|\ \
| * | netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2018-05-171-0/+4
| * | netfilter: fix fallout from xt/nf osf separationFlorian Westphal2018-05-171-6/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-0/+3
|\ \ \ | |/ / |/| / | |/
| * netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik2018-04-271-0/+3
* | netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot2018-05-071-0/+1
* | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-072-89/+107
* | netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter2018-05-061-0/+4
* | netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2018-05-061-0/+4
* | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-1/+11
|/
* netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-202-0/+11
* netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-201-0/+10
* netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-2/+10
* netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-191-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-1/+1
|\