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
/
xt_TEE.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
1
-4
/
+1
2018-10-11
netfilter: xt_TEE: add missing code to get interface index in checkentry.
Taehee Yoo
1
-0
/
+7
2018-10-11
netfilter: xt_TEE: fix wrong interface selection
Taehee Yoo
1
-17
/
+52
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
1
-2
/
+2
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
1
-27
/
+46
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
1
-0
/
+2
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-2
/
+2
2016-09-12
netfilter: Add the missed return value check of register_netdevice_notifier
Gao Feng
1
-1
/
+7
2016-02-08
netfilter: tee: select NF_DUP_IPV6 unconditionally
Arnd Bergmann
1
-2
/
+2
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2015-10-22
netfilter: xt_TEE: fix NULL dereference
Eric Dumazet
1
-2
/
+4
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
1
-2
/
+2
2015-08-21
netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)
Pablo Neira Ayuso
1
-2
/
+2
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
1
-152
/
+6
2015-08-07
netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
Pablo Neira Ayuso
1
-5
/
+3
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
1
-0
/
+2
2015-07-15
netfilter: move tee_active to core
Florian Westphal
1
-7
/
+6
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
1
-0
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2012-10-17
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
1
-0
/
+1
2012-05-14
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
Alex Shi
1
-6
/
+6
2012-02-22
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
1
-2
/
+3
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-6
/
+3
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-6
/
+6
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
1
-7
/
+7
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-2
/
+2
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-1
/
+2
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
1
-6
/
+6
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-2
/
+2
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-2
/
+2
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
1
-2
/
+2
2010-05-28
xt_tee: use skb_dst_drop()
Eric Dumazet
1
-2
/
+2
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-2
/
+2
2010-04-20
netfilter: xt_TEE: resolve oif using netdevice notifiers
Patrick McHardy
1
-23
/
+80
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
1
-22
/
+18
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
1
-0
/
+256