index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_TEE.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2018-10-11
netfilter: xt_TEE: add missing code to get interface index in checkentry.
Taehee Yoo
2018-10-11
netfilter: xt_TEE: fix wrong interface selection
Taehee Yoo
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
2018-03-30
netfilter: Rework xt_TEE netdevice notifier
Kirill Tkhai
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-09-12
netfilter: Add the missed return value check of register_netdevice_notifier
Gao Feng
2016-02-08
netfilter: tee: select NF_DUP_IPV6 unconditionally
Arnd Bergmann
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-10-22
netfilter: xt_TEE: fix NULL dereference
Eric Dumazet
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-08-21
netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)
Pablo Neira Ayuso
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2015-08-07
netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
Pablo Neira Ayuso
2015-07-15
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
netfilter: move tee_active to core
Florian Westphal
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2012-10-17
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
2012-05-14
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
Alex Shi
2012-02-22
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-05-28
xt_tee: use skb_dst_drop()
Eric Dumazet
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-04-20
netfilter: xt_TEE: resolve oif using netdevice notifiers
Patrick McHardy
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt