summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-231-0/+3
* netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-171-0/+2
* ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang2010-08-141-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-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-022-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/+1
| * | | 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-271-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-201-1/+2
|\ \ \ \ | |/ / /
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-181-1/+2
* | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-122-4/+7
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-073-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-021-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-251-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-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-262-3/+4
* | | | syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2010-06-261-1/+0
* | | | ipv6: remove ipv6_statisticsEric Dumazet2010-06-251-2/+0
* | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-252-8/+16
* | | | syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-161-2/+2
* | | | ipfrag : frag_kfree_skb() cleanupEric Dumazet2010-06-151-5/+2
* | | | ip_frag: Remove some atomic opsEric Dumazet2010-06-151-2/+1
* | | | ipv6: syncookies: do not skip ->iif initializationFlorian Westphal2010-06-151-6/+7
|/ / /
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1522-503/+443
|\ \ \
| * | | ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-141-8/+11
| * | | ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-141-6/+4
| * | | 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-091-2/+2
| | * | ipmr: dont corrupt listsEric Dumazet2010-06-071-1/+3
| * | | net-next: remove useless union keywordChangli Gao2010-06-1011-220/+214
| * | | ipv6: mcast: RCU conversionsEric Dumazet2010-06-091-96/+87
| * | | anycast: Some RCU conversionsEric Dumazet2010-06-071-48/+42
| * | | 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-064-7/+8
| |\ \ \ | | |/ /
| | * | ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-061-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-05-311-1/+1
| | |\ \ | | | |/
| | | * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
OpenPOWER on IntegriCloud