summaryrefslogtreecommitdiff
path: root/include/uapi/linux/netfilter
AgeCommit message (Expand)Author
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
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal
2017-12-21netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal
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