summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-045-9/+18
| |\
| * | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-032-7/+16
|\ \ \
| * | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-021-4/+6
| * | | netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-231-3/+1Star
| * | | netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao2010-07-051-0/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-281-5/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-211-1/+2
|\| | |
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-191-1/+2
* | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-132-4/+7
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-083-3/+7
|\| | | | |/ / |/| |
| * | xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-041-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-031-2/+4
| |\ \
| | * | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-021-2/+4
| * | | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-261-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-031-28/+53
|\ \ \
| * | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-281-28/+53
| * | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-281-3/+3
* | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-301-0/+11
* | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-302-4/+31
* | | | ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-301-4/+4
* | | | ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-301-2/+6
* | | | syncookies: add support for ECNFlorian Westphal2010-06-272-3/+4
* | | | syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2010-06-271-1/+0Star
* | | | ipv6: remove ipv6_statisticsEric Dumazet2010-06-261-2/+0Star
* | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-262-8/+16
* | | | syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-161-2/+2
* | | | ipfrag : frag_kfree_skb() cleanupEric Dumazet2010-06-161-5/+2Star
* | | | ip_frag: Remove some atomic opsEric Dumazet2010-06-161-2/+1Star
* | | | ipv6: syncookies: do not skip ->iif initializationFlorian Westphal2010-06-161-6/+7
|/ / /
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1522-503/+443Star
|\ \ \
| * | | ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-151-8/+11
| * | | ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-151-6/+4Star
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-112-3/+5
| |\| |
| | * | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-101-2/+2
| | * | ipmr: dont corrupt listsEric Dumazet2010-06-071-1/+3
| * | | net-next: remove useless union keywordChangli Gao2010-06-1111-220/+214Star
| * | | ipv6: mcast: RCU conversionsEric Dumazet2010-06-101-96/+87Star
| * | | anycast: Some RCU conversionsEric Dumazet2010-06-081-48/+42Star
| * | | raw: avoid two atomics in xmitEric Dumazet2010-06-071-5/+7
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-074-7/+8
| |\| |
| | * | ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-071-1/+1
| | * | ipv6: avoid high order allocationsEric Dumazet2010-06-051-1/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-011-1/+1
| | |\|
| | | * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
| | * | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-011-4/+2Star
| * | | syncookies: update mss tablesFlorian Westphal2010-06-051-24/+15Star
| * | | syncookies: avoid unneeded tcp header flag double checkFlorian Westphal2010-06-052-2/+2