summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-191-0/+6
* uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-03-171-1/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-061-1/+1
* netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-09-091-1/+1
* netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2020-01-121-3/+3
* netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera2019-09-101-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-09-072-0/+18
|\
| * netfilter: nft_dynset: support for element deletionAnder Juaristi2019-08-271-0/+1
| * netfilter: nfnetlink_log: add support for VLAN informationMichael Braun2019-08-261-0/+11
| * netfilter: nft_meta: support for time matchingAnder Juaristi2019-08-261-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-0/+5
|\ \ | |/ |/|
| * netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-08-191-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-131-0/+1
|\ \ | |/ |/|
| * netfilter: add missing includes to a number of header-files.Jeremy Sowden2019-08-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-061-0/+6
|\ \
| * | netfilter: add include guard to xt_connlabel.hMasahiro Yamada2019-07-291-0/+6
| |/
* / treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
|/
* netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso2019-07-091-0/+2
* netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO supportwenxu2019-07-051-0/+2
* netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID supportwenxu2019-07-051-0/+2
* netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera2019-07-052-0/+20
* netfilter: rename nf_SYNPROXY.h to nf_synproxy.hPablo Neira Ayuso2019-07-042-1/+1
* netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra2019-06-211-0/+2
* netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera2019-06-172-11/+26
* Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2019-06-171-1/+1
|\
| * Update my email addressJozsef Kadlecsik2019-06-101-1/+1
* | netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso2019-06-171-0/+5
* | netfilter: nft_ct: add ct expectations supportStéphane Veyret2019-06-171-1/+13
|/
* netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2019-05-311-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-131-3/+1
|\
| * netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal2019-05-121-1/+1
| * netfilter: nf_tables: remove NFT_CT_TIMEOUTPablo Neira Ayuso2019-05-091-2/+0
* | netfilter: nft_ct: Add ct id supportBrett Mastbergen2019-04-301-0/+2
* | netfilter: nft_osf: Add version option supportFernando Fernandez Mancera2019-04-081-0/+6
|/
* 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/+3
* 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