summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errorsDmitry V. Levin2018-08-162-2/+2
* netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera2018-08-082-0/+13
* netfilter: nft_ct: add ct timeout supportHarsha Sharma2018-08-071-1/+13
* netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera2018-08-071-0/+1
* netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso2018-08-031-0/+15
* netfilter: nf_tables: add tunnel supportPablo Neira Ayuso2018-08-031-1/+68
* netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2018-08-032-1/+1
* netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2018-08-031-2/+0Star
* netfilter: nf_tables: Add native tproxy supportMáté Eckl2018-07-301-0/+16
* netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera2018-07-301-0/+7
* netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera2018-07-302-8/+12
* netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2018-07-182-8/+13
* netfilter: nft_socket: Expose socket markMáté Eckl2018-07-181-1/+3
* netfilter: nft_dynset: do not reject set updates with NFT_SET_EVALPablo Neira Ayuso2018-06-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-111-1/+1
|\
| * netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BITGao Feng2018-06-071-1/+1
* | netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2018-06-071-3/+25
* | netfilter: nf_tables: add connlimit supportPablo Neira Ayuso2018-06-031-1/+20
* | netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2018-06-011-0/+4
* | netfilter: nf_tables: Add audit support to log statementPhil Sutter2018-06-011-0/+5
* | netfilter: nf_tables: add support for native socket matchingMáté Eckl2018-06-011-0/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-232-6/+6
|\ \
| * | netfilter: nft_hash: add map lookups for hashing operationsLaura Garcia Liebana2018-05-171-0/+4
| * | netfilter: fix fallout from xt/nf osf separationFlorian Westphal2018-05-171-6/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-0/+3
|\ \ \ | |/ / |/| / | |/
| * netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik2018-04-271-0/+3
* | netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot2018-05-071-0/+1
* | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-072-89/+107
* | netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter2018-05-061-0/+4
* | netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2018-05-061-0/+4
* | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-1/+11
|/
* netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-202-0/+11
* netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-201-0/+10
* netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-2/+10
* netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-191-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-1/+1
|\
| * netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2017-12-211-1/+1
* | netfilter: nf_tables: flow offload expressionPablo Neira Ayuso2018-01-081-0/+11
* | netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso2018-01-081-0/+53
* | netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso2018-01-081-1/+5
* | netfilter: meta: secpath supportFlorian Westphal2018-01-081-0/+2
* | netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal2018-01-081-1/+1
|/
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0211-0/+11
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0280-0/+80
* netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-091-0/+1
* netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay2017-09-041-1/+2
* netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-041-6/+30
* netfilter: rt: add support to fetch path mssFlorian Westphal2017-08-191-0/+2
* netfilter: exthdr: tcp option set supportFlorian Westphal2017-08-191-1/+3
* netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter2017-07-311-1/+1