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
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