index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_meta.c
Age
Commit message (
Expand
)
Author
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-04
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
2016-06-23
netfilter: nft_meta: set skb->nf_trace appropriately
Liping Zhang
2016-02-29
netfilter: meta: add PRANDOM support
Florian Westphal
2015-12-18
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-11-08
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-01
netfilter: nft_meta: fix cgroup matching
Pablo Neira Ayuso
2015-03-25
netfilter: nft_meta: use raw_smp_processor_id()
Patrick McHardy
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
2014-11-09
netfilter: nft_meta: add cgroup support
Ana Rey
2014-09-09
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
2014-08-24
netfilter: nft_meta: Add cpu attribute support
Ana Rey
2014-08-24
netfilter: nft_meta: add pkttype support
Ana Rey
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-02
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
Patrick McHardy
2014-02-14
netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"
Paul Bolle
2014-01-09
netfilter: nft_meta: fix lack of validation of the input register
Pablo Neira Ayuso
2014-01-07
netfilter: nft_meta: add l4proto support
Patrick McHardy
2014-01-07
netfilter: nf_tables: add nfproto support to meta expression
Patrick McHardy
2013-12-28
netfilter: nf_tables: nft_meta module get/set ops
Arturo Borrero Gonzalez
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy