aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2017-02-25uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation errorDmitry V. Levin1-0/+1
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+5
2017-02-21netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definitionKen-ichirou MATSUZAWA1-1/+1
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso1-0/+2
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso1-0/+12
2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner1-1/+16
2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal1-0/+2
2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter1-0/+6
2017-02-06netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee1-0/+4
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+5
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang1-0/+2
2017-01-16netfilter: nf_tables: fix spelling mistakesAlexander Alemayhu1-2/+2
2017-01-03netfilter: nft_ct: add average bytes per packet supportLiping Zhang1-0/+2
2017-01-03netfilter: nf_tables: add missing descriptions in nft_ct_keysLiping Zhang1-0/+3
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+94
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn1-0/+21
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso1-0/+6
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso1-0/+8
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso1-0/+1
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso1-0/+2
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso1-0/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso1-0/+14
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso1-0/+1
2016-12-06netfilter: nft_counter: add stateful object typePablo Neira Ayuso1-0/+1
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso1-0/+29
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso1-0/+6
2016-12-05uapi: export nf_log.hstephen hemminger1-0/+1
2016-12-04netfilter: nf_conntrack_tuple_common.h: fix #includeDavide Caratti1-0/+3
2016-11-01netfilter: nf_tables: introduce routing expressionAnders K. Pedersen1-0/+27
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal1-0/+36
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang1-0/+12