index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_meta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
netfilter: nf_tables: add hardware offload support
Pablo Neira Ayuso
1
-0
/
+27
2019-07-06
netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN
Pablo Neira Ayuso
1
-0
/
+4
2019-07-05
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
wenxu
1
-53
/
+28
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-18
netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
wenxu
1
-0
/
+12
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
1
-1
/
+1
2018-09-28
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
1
-0
/
+8
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
1
-0
/
+108
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
1
-3
/
+3
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-3
/
+6
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+8
2018-05-23
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
1
-6
/
+8
2018-04-27
netfilter: nf_tables: make meta expression builtin
Florian Westphal
1
-21
/
+1
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
1
-32
/
+58
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
1
-2
/
+2
2018-01-08
netfilter: meta: secpath support
Florian Westphal
1
-0
/
+43
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+21
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
1
-19
/
+21
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
1
-4
/
+0
2017-01-18
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
1
-1
/
+27
2017-01-18
netfilter: pkttype: unnecessary to check ipv6 multicast address
Liping Zhang
1
-4
/
+1
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
1
-3
/
+3
2016-10-26
netfilter: nft_meta: permit pkttype mangling in ip/ip6 prerouting
Liping Zhang
1
-0
/
+5
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-4
/
+13
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
1
-0
/
+2
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
1
-4
/
+13
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-04
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
1
-8
/
+1
2016-06-23
netfilter: nft_meta: set skb->nf_trace appropriately
Liping Zhang
1
-1
/
+1
2016-02-29
netfilter: meta: add PRANDOM support
Florian Westphal
1
-0
/
+11
2015-12-18
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
1
-0
/
+38
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-1
/
+1
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
1
-0
/
+16
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-1
/
+1
2015-11-08
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-16
/
+20
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
1
-2
/
+2
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
1
-0
/
+4
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-2
/
+5
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-4
/
+4
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
1
-28
/
+26
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
1
-5
/
+5
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
1
-1
/
+5
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-11
/
+2
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-6
/
+13
2015-04-01
netfilter: nft_meta: fix cgroup matching
Pablo Neira Ayuso
1
-3
/
+2
2015-03-25
netfilter: nft_meta: use raw_smp_processor_id()
Patrick McHardy
1
-1
/
+1
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
1
-2
/
+2
2014-11-09
netfilter: nft_meta: add cgroup support
Ana Rey
1
-0
/
+7
[next]