index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_meta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-19
/
+21
|
\
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
1
-19
/
+21
*
|
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2017-03-06
1
-4
/
+0
|
/
*
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
2017-01-18
1
-1
/
+27
*
netfilter: pkttype: unnecessary to check ipv6 multicast address
Liping Zhang
2017-01-18
1
-4
/
+1
*
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-3
/
+3
*
netfilter: nft_meta: permit pkttype mangling in ip/ip6 prerouting
Liping Zhang
2016-10-26
1
-0
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
1
-4
/
+13
|
\
|
*
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-25
1
-4
/
+13
*
|
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-12
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-1
/
+1
|
\
|
*
netfilter: nft_meta: set skb->nf_trace appropriately
Liping Zhang
2016-06-23
1
-1
/
+1
*
|
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
2016-07-04
1
-8
/
+1
|
/
*
netfilter: meta: add PRANDOM support
Florian Westphal
2016-02-29
1
-0
/
+11
*
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
2015-12-18
1
-0
/
+38
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-12-14
1
-1
/
+1
|
\
|
*
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
1
-1
/
+1
*
|
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
2015-12-09
1
-0
/
+16
|
/
*
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
1
-16
/
+20
*
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-09-18
1
-2
/
+2
*
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-07-21
1
-0
/
+4
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-2
/
+5
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-4
/
+4
*
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
1
-28
/
+26
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-5
/
+5
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-1
/
+5
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-11
/
+2
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-2
/
+2
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
1
-6
/
+13
*
netfilter: nft_meta: fix cgroup matching
Pablo Neira Ayuso
2015-04-01
1
-3
/
+2
*
netfilter: nft_meta: use raw_smp_processor_id()
Patrick McHardy
2015-03-25
1
-1
/
+1
*
netfilter: use sk_fullsock() helper
Eric Dumazet
2015-03-17
1
-2
/
+2
*
netfilter: nft_meta: add cgroup support
Ana Rey
2014-11-09
1
-0
/
+7
*
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
2014-09-09
1
-0
/
+12
*
netfilter: nft_meta: Add cpu attribute support
Ana Rey
2014-08-24
1
-0
/
+5
*
netfilter: nft_meta: add pkttype support
Ana Rey
2014-08-24
1
-0
/
+28
*
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-23
1
-25
/
+25
*
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
Patrick McHardy
2014-04-02
1
-35
/
+30
*
netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"
Paul Bolle
2014-02-14
1
-2
/
+2
*
netfilter: nft_meta: fix lack of validation of the input register
Pablo Neira Ayuso
2014-01-09
1
-0
/
+3
*
netfilter: nft_meta: add l4proto support
Patrick McHardy
2014-01-07
1
-0
/
+4
*
netfilter: nf_tables: add nfproto support to meta expression
Patrick McHardy
2014-01-07
1
-0
/
+4
*
netfilter: nf_tables: nft_meta module get/set ops
Arturo Borrero Gonzalez
2013-12-28
1
-23
/
+123
*
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-6
/
+12
*
netfilter: add nftables
Patrick McHardy
2013-10-14
1
-0
/
+222