summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-161-5/+1
* | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-162-4/+2
* | tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-163-55/+41
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-169-435/+208
|\ \
| * | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-152-6/+14
| * | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-151-1/+2
| * | netfilter: xtables: add const qualifiersJan Engelhardt2010-02-151-40/+48
| * | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-2/+2
| * | netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-151-7/+3
| * | netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-111-1/+3
| * | netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-105-134/+39
| * | netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-104-112/+28
| * | netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-103-18/+6
| * | netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-104-106/+51
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-1026-150/+197
| |\ \
| * | | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-031-1/+1
| * | | netfilter: add struct net * to target parametersPatrick McHardy2010-02-031-3/+5
| * | | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-202-4/+4
| * | | netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei2010-01-201-3/+0
| * | | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-185-21/+24
| * | | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-6/+8
* | | | IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei2010-02-151-9/+4
* | | | udp: remove redundant variableGerrit Renker2010-02-121-8/+7
* | | | IPv6: remove trivial nested _bh suffixstephen hemminger2010-02-121-10/+11
* | | | IPv6: keep permanent addresses on admin downstephen hemminger2010-02-121-11/+24
* | | | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-2/+27
| |/ / |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-091-2/+2
|\ \ \ | | |/ | |/|
| * | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-081-2/+2
* | | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-281-5/+8
* | | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-282-59/+85
* | | netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-281-5/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-11/+15
|\ \ \ | |/ /
| * | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
| * | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-11/+14
* | | net: constify MIB name tablesAlexey Dobriyan2010-01-231-6/+6
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-1/+6
|\ \ \ | |/ /
| * | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-131-1/+6
* | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-1719-57/+53
* | | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-171-2/+10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-2/+1
|\ \ \ | |/ /
| * | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-2/+1
* | | NET: ipv6, remove unnecessary checkJiri Slaby2010-01-101-1/+1
* | | net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches2010-01-081-1/+1
| |/ |/|
* | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-1/+2
|/
* ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-181-1/+2
* netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-181-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-153-6/+25
|\
| * netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+6
| * ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-153-6/+19
* | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-152-17/+14
OpenPOWER on IntegriCloud