summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | * | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-4/+2
| * | | syncookies: update mss tablesFlorian Westphal2010-06-051-24/+15
| * | | syncookies: avoid unneeded tcp header flag double checkFlorian Westphal2010-06-052-2/+2
| * | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-028-72/+45
| * | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-021-5/+1
| * | | ipv6: get rid of ipip6_prl_lockEric Dumazet2010-06-011-6/+2
| * | | net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-2/+1
| |/ /
* | | netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei2010-06-141-4/+2
* | | netfilter: defrag: remove one redundant atomic opsShan Wei2010-06-141-2/+1
* | | netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-141-3/+1
* | | netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet2010-06-091-32/+25
* | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-1/+1
* | | netfilter: vmalloc_node cleanupEric Dumazet2010-06-041-4/+3
|/ /
* | net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-291-2/+4
* | IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-281-1/+1
|/
* ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-281-1/+1
* net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-271-2/+3
OpenPOWER on IntegriCloud