summaryrefslogtreecommitdiff
path: root/include/uapi/linux/netfilter
AgeCommit message (Expand)AuthorFilesLines
2024-11-08netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter1-1/+1
2024-08-19netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso1-1/+1
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso1-0/+2
2023-11-28netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso1-0/+1
2023-02-06netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso1-0/+6
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel1-1/+1
2020-09-09netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2019-09-10netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera1-1/+2
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+18
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+5
2019-08-27netfilter: nft_dynset: support for element deletionAnder Juaristi1-0/+1
2019-08-26netfilter: nfnetlink_log: add support for VLAN informationMichael Braun1-0/+11
2019-08-26netfilter: nft_meta: support for time matchingAnder Juaristi1-0/+6
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro1-0/+5
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski1-0/+1
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden1-0/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+6
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada1-0/+6
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada1-1/+1
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso1-0/+2
2019-07-05netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO supportwenxu1-0/+2
2019-07-05netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID supportwenxu1-0/+2
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera2-0/+20
2019-07-04netfilter: rename nf_SYNPROXY.h to nf_synproxy.hPablo Neira Ayuso2-1/+1
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra1-0/+2
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera2-11/+26
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso1-1/+1
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso1-0/+5
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret1-1/+13
2019-06-10Update my email addressJozsef Kadlecsik1-1/+1
2019-05-31netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+4
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-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso1-7/+12
2018-10-29Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso1-2/+2
2018-10-27netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik1-7/+12
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso1-5/+3
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera1-0/+7
2018-10-03netfilter: xt_quota: fix the behavior of xt_quota moduleChenbo Feng1-3/+5
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche1-1/+17