aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
* netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
* netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
* netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-15
* netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-11
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
* netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-10
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-10
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
| |\
| | * netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-08
| * | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-28
| * | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-28
| * | netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-28
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
| |\|
| | * ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-26
| | * netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-25
| * | net: constify MIB name tablesAlexey Dobriyan2010-01-23
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
| |\|
| | * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-13
| * | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
| * | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-17
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
| |\|
| | * ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
| * | NET: ipv6, remove unnecessary checkJiri Slaby2010-01-10
| * | net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches2010-01-08
* | | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-03
* | | netfilter: add struct net * to target parametersPatrick McHardy2010-02-03
* | | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-20
* | | netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei2010-01-20
* | | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* | | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-18
|/ /
* / net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-23
|/
* ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-18
* netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-16
|\
| * netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-15
| * ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-15
* | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-15
* | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * tcp: connect() race with timewait reuseEric Dumazet2009-12-03
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-03
| |\
| | * netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-23
| | * netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-06
| | * netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-04
| * | net: Batch inet_twsk_purgeEric W. Biederman2009-12-03
| * | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-03