summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_meta.c
Commit message (Expand)AuthorAge
* netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-10
* netfilter: meta: secpath supportFlorian Westphal2018-01-08
* netfilter: Remove exceptional & on function nameArushi Singhal2017-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-13
* | netfilter: nf_tables: validate the expr explicitly after init successfullyLiping Zhang2017-03-06
|/
* netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev familyLiping Zhang2017-01-18
* netfilter: pkttype: unnecessary to check ipv6 multicast addressLiping Zhang2017-01-18
* netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso2016-11-03
* netfilter: nft_meta: permit pkttype mangling in ip/ip6 preroutingLiping Zhang2016-10-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\
| * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-25
* | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang2016-06-23
* | net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim2016-07-04
|/
* netfilter: meta: add PRANDOM supportFlorian Westphal2016-02-29
* netfilter: meta: add support for setting skb->pkttypeFlorian Westphal2015-12-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14
|\
| * net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-09
|/
* netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet2015-11-08
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-18
* net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-21
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
* netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-13
* netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-13
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
* netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-13
* netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-13
* netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-13
* netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-13
* netfilter: nft_meta: fix cgroup matchingPablo Neira Ayuso2015-04-01
* netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy2015-03-25
* netfilter: use sk_fullsock() helperEric Dumazet2015-03-17
* netfilter: nft_meta: add cgroup supportAna Rey2014-11-09
* netfilter: nf_tables: add devgroup support in meta expresionAna Rey2014-09-09
* netfilter: nft_meta: Add cpu attribute supportAna Rey2014-08-24
* netfilter: nft_meta: add pkttype supportAna Rey2014-08-24
* netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-23
* netfilter: nft_meta: split nft_meta_init() into two functions for get/setPatrick McHardy2014-04-02
* netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"Paul Bolle2014-02-14
* netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso2014-01-09
* netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-07
* netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy2014-01-07
* netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez2013-12-28
* netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-14
* netfilter: add nftablesPatrick McHardy2013-10-14