Sign in
android-kvm
/
linux
/
7867fd7cc44e63c6673cd0f8fea155456d34d0de
/
net
/
netfilter
/
xt_TEE.c
3a63cbb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
by Thomas Gleixner
· 6 years ago
18c0ab8
netfilter: xt_TEE: add missing code to get interface index in checkentry.
by Taehee Yoo
· 6 years ago
f24d2d4
netfilter: xt_TEE: fix wrong interface selection
by Taehee Yoo
· 6 years ago
5d400a4
netfilter: Kconfig: Change select IPv6 dependencies
by Máté Eckl
· 7 years ago
9e2f6c5
netfilter: Rework xt_TEE netdevice notifier
by Kirill Tkhai
· 7 years ago
ec23189
xtables: extend matches and targets with .usersize
by Willem de Bruijn
· 8 years ago
613dbd9
netfilter: x_tables: move hook state into xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
4e6577d
netfilter: Add the missed return value check of register_netdevice_notifier
by Gao Feng
· 8 years ago
08a7f5d
netfilter: tee: select NF_DUP_IPV6 unconditionally
by Arnd Bergmann
· 9 years ago
d9c7dbc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
45efccd
netfilter: xt_TEE: fix NULL dereference
by Eric Dumazet
· 9 years ago
206e8c0
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
by Eric W. Biederman
· 9 years ago
116984a3
netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)
by Pablo Neira Ayuso
· 9 years ago
bbde9fc
netfilter: factor out packet duplication for IPv4/IPv6
by Pablo Neira Ayuso
· 10 years ago
24b7811
netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
by Pablo Neira Ayuso
· 10 years ago
dcebd31
netfilter: add and use jump label for xt_tee
by Florian Westphal
· 10 years ago
e7c8899
netfilter: move tee_active to core
by Florian Westphal
· 10 years ago
48e8aa6
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
by Martin KaFai Lau
· 10 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
2ad5b9e
netfilter: xt_TEE: don't use destination address found in header
by Eric Dumazet
· 12 years ago
19e8d69
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
by Alex Shi
· 13 years ago
5d38b1f
netfilter: ip6_route_output() never returns NULL.
by RongQing.Li
· 13 years ago
c0cd115
net:netfilter: use IS_ENABLED
by Igor Maravić
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
9d6ec93
ipv4: Use flowi4 in public route lookup interfaces.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 15 years ago
5bfddbd
netfilter: nf_conntrack: IPS_UNTRACKED bit
by Eric Dumazet
· 15 years ago
50636af
xt_tee: use skb_dst_drop()
by Eric Dumazet
· 15 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 16 years ago
22265a5
netfilter: xt_TEE: resolve oif using netdevice notifiers
by Patrick McHardy
· 15 years ago
cd58bcd
netfilter: xt_TEE: have cloned packet travel through Xtables too
by Jan Engelhardt
· 15 years ago
e281b19
netfilter: xtables: inclusion of xt_TEE
by Jan Engelhardt
· 15 years ago