aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter
AgeCommit message (Expand)Author
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2018-10-29Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso
2018-10-27netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera
2018-10-03netfilter: xt_quota: fix the behavior of xt_quota moduleChenbo Feng
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche
2018-09-17netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal
2018-09-17netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal
2018-08-16netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin
2018-08-08netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera
2018-08-07netfilter: nft_ct: add ct timeout supportHarsha Sharma
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera
2018-07-30netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera
2018-07-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl
2018-06-12netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso
2018-06-07netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-17netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-04-27netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2018-03-20netfilter: ctnetlink: synproxy supportPablo Neira Ayuso
2018-03-20netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma
2018-03-20netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso
2018-01-19netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso
2018-01-08netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso
2018-01-08netfilter: meta: secpath supportFlorian Westphal