summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-23netfilter: ip6tables: use skb->len for accountingChangli Gao
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-05netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-06-28netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-26syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal
2010-06-25ipv6: remove ipv6_statisticsEric Dumazet
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-15ip_frag: Remove some atomic opsEric Dumazet
2010-06-15ipv6: syncookies: do not skip ->iif initializationFlorian Westphal
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-14ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet
2010-06-14ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet
2010-06-14netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei
2010-06-14netfilter: defrag: remove one redundant atomic opsShan Wei
2010-06-14netfilter: kill redundant check code in which setting ip_summed valueShan Wei
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet
2010-06-09netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet
2010-06-07anycast: Some RCU conversionsEric Dumazet
2010-06-07ipmr: dont corrupt listsEric Dumazet
2010-06-07raw: avoid two atomics in xmitEric Dumazet
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet
2010-06-05ipv6: avoid high order allocationsEric Dumazet