summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2010-02-17net: remove INIT_RCU_HEAD() usageAlexey Dobriyan
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-15IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt
2010-02-12udp: remove redundant variableGerrit Renker
2010-02-12IPv6: remove trivial nested _bh suffixstephen hemminger
2010-02-12IPv6: keep permanent addresses on admin downstephen hemminger
2010-02-12ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy
2010-02-11netfilter: xtables: fix mangle tablesAlexey Dobriyan
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy
2010-01-28netns xfrm: ipcomp6 supportAlexey Dobriyan
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan
2010-01-28netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-20IPv6: reassembly: replace magic number with macro definitionsShan Wei
2010-01-20netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-18ipv6: fix an oops when force unload ipv6 moduleYang Hongyang
2009-12-18netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller