summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_TEE.c
Commit message (Expand)AuthorAge
* netfilter: Rework xt_TEE netdevice notifierKirill Tkhai2018-03-30
* xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-09
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-03
* netfilter: Add the missed return value check of register_netdevice_notifierGao Feng2016-09-12
* netfilter: tee: select NF_DUP_IPV6 unconditionallyArnd Bergmann2016-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-04
|\
| * netfilter: xt_TEE: fix NULL dereferenceEric Dumazet2015-10-22
* | netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-18
|/
* netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)Pablo Neira Ayuso2015-08-21
* netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-07
* netfilter: xt_TEE: get rid of WITH_CONNTRACK definitionPablo Neira Ayuso2015-08-07
* netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-15
* netfilter: move tee_active to coreFlorian Westphal2015-07-15
* ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau2015-05-25
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* netfilter: xt_TEE: don't use destination address found in headerEric Dumazet2012-10-17
* net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxxAlex Shi2012-05-14
* netfilter: ip6_route_output() never returns NULL.RongQing.Li2012-02-22
* net:netfilter: use IS_ENABLEDIgor Maravić2011-12-16
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* net: use the macros defined for the members of flowiChangli Gao2010-11-17
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
|\
| * net-next: remove useless union keywordChangli Gao2010-06-10
* | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
|/
* xt_tee: use skb_dst_drop()Eric Dumazet2010-05-28
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy2010-04-20
* netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt2010-04-19
* netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-19