summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-261-1/+1
* ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-181-2/+8
* ipv6: Use POSTDAD stateHerbert Xu2010-05-181-5/+24
* ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-181-4/+23
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-7/+9
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-173-5/+0
* net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-173-16/+8
* ipv6: fix the bug of address checkStephen Hemminger2010-05-171-7/+8
* ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal2010-05-171-4/+4
* net: Introduce sk_route_nocapsEric Dumazet2010-05-161-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-1314-105/+81
|\
| * netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-131-1/+0
| * netfilter: cleanup printk messagesStephen Hemminger2010-05-134-10/+10
| * netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-131-6/+1
OpenPOWER on IntegriCloud