| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: make lookups simpler and faster | Eric Dumazet | 2013-10-09 | 1 | -1/+1 |
* | netfilter: tproxy: fix build with IP6_NF_IPTABLES=n | Florian Westphal | 2013-08-05 | 1 | -1/+1 |
* | netfilter: tproxy: remove nf_tproxy_core.h | Florian Westphal | 2013-07-31 | 1 | -1/+159 |
* | netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb | Florian Westphal | 2013-07-31 | 1 | -0/+9 |
* | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-10 | 1 | -2/+2 |
* | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() | Hans Schillstrom | 2012-05-09 | 1 | -2/+2 |
* | net:netfilter: use IS_ENABLED | Igor Maravić | 2011-12-16 | 1 | -1/+1 |
* | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal | 2011-02-17 | 1 | -2/+20 |
* | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ... | KOVACS Krisztian | 2010-10-25 | 1 | -4/+6 |
* | tproxy: use the interface primary IP address as a default value for --on-ip | Balazs Scheidler | 2010-10-21 | 1 | -70/+132 |
* | tproxy: added IPv6 support to the TPROXY target | Balazs Scheidler | 2010-10-21 | 1 | -37/+225 |
* | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler | 2010-10-21 | 1 | -5/+63 |
* | netfilter: use NFPROTO_IPV4 instead of AF_INET | Changli Gao | 2010-09-16 | 1 | -1/+1 |
* | netfilter: xt_TPROXY: the length of lines should be within 80 | Changli Gao | 2010-07-09 | 1 | -2/+4 |
* | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 | 1 | -1/+1 |
* | netfilter: xtables: change targets to return error code | Jan Engelhardt | 2010-03-25 | 1 | -2/+2 |
* | netfilter: xtables: change xt_target.checkentry return type | Jan Engelhardt | 2010-03-25 | 1 | -1/+1 |
* | netfilter: xt extensions: use pr_<level> (2) | Jan Engelhardt | 2010-03-25 | 1 | -2/+2 |
* | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt | 2008-10-08 | 1 | -7/+2 |
* | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt | 2008-10-08 | 1 | -8/+3 |
* | netfilter: iptables TPROXY target | KOVACS Krisztian | 2008-10-08 | 1 | -0/+112 |