aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2-8/+13
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso1-3/+25
2018-06-07netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng1-1/+1
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-6/+6
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana1-0/+4
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal1-6/+2
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot1-0/+1
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2-89/+107
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-04-27netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik1-0/+3
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre1-1/+11
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2-0/+11
2018-03-20netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma1-0/+10
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
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: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso1-1/+5
2018-01-08netfilter: meta: secpath supportFlorian Westphal1-0/+2
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal1-1/+1
2017-12-21netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal1-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman11-0/+11
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman80-0/+80
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani1-0/+1
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay1-1/+2
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai1-6/+30
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-05-11uapi: export all headers under uapi directoriesNicolas Dichtel2-94/+0
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-4/+9
2017-04-24netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang1-4/+9
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal1-0/+3
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal1-0/+2
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal1-2/+4
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter1-0/+1