summaryrefslogtreecommitdiff
path: root/include/uapi/linux/netfilter
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-08-19netfilter: rt: add support to fetch path mssFlorian Westphal
2017-08-19netfilter: exthdr: tcp option set supportFlorian Westphal
2017-07-31netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter
2017-07-31netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter
2017-07-24netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notificationsPhil Sutter
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-04-24netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter
2017-03-13netfilter: nft_ct: add helper set supportFlorian Westphal
2017-03-06netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana
2017-02-25uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation errorDmitry V. Levin
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-02-21netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definitionKen-ichirou MATSUZAWA
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-08netfilter: nft_exthdr: add TCP option matchingManuel Messner
2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal
2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter
2017-02-06netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2017-01-16netfilter: nf_tables: fix spelling mistakesAlexander Alemayhu
2017-01-03netfilter: nft_ct: add average bytes per packet supportLiping Zhang
2017-01-03netfilter: nf_tables: add missing descriptions in nft_ct_keysLiping Zhang
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso
2016-12-06netfilter: nft_counter: add stateful object typePablo Neira Ayuso
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso
2016-12-05uapi: export nf_log.hstephen hemminger
2016-12-04netfilter: nf_conntrack_tuple_common.h: fix #includeDavide Caratti