aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-16
* ipfrag : frag_kfree_skb() cleanupEric Dumazet2010-06-15
* ip_frag: Remove some atomic opsEric Dumazet2010-06-15
* ipv6: syncookies: do not skip ->iif initializationFlorian Westphal2010-06-15
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
|\
| * ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet2010-06-15
| * ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet2010-06-15
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-11
| |\
| | * ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-09
| | * ipmr: dont corrupt listsEric Dumazet2010-06-07
| * | net-next: remove useless union keywordChangli Gao2010-06-11
| * | ipv6: mcast: RCU conversionsEric Dumazet2010-06-09
| * | anycast: Some RCU conversionsEric Dumazet2010-06-08
| * | raw: avoid two atomics in xmitEric Dumazet2010-06-07
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
| |\|
| | * ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-06
| | * ipv6: avoid high order allocationsEric Dumazet2010-06-05
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-01
| | |\
| | | * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
| | * | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
| * | | syncookies: update mss tablesFlorian Westphal2010-06-05
| * | | syncookies: avoid unneeded tcp header flag double checkFlorian Westphal2010-06-05
| * | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
| * | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
| * | | ipv6: get rid of ipip6_prl_lockEric Dumazet2010-06-01
| * | | net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
| |/ /
* | | netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei2010-06-14
* | | netfilter: defrag: remove one redundant atomic opsShan Wei2010-06-14
* | | netfilter: kill redundant check code in which setting ip_summed valueShan Wei2010-06-14
* | | netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet2010-06-09
* | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
* | | netfilter: vmalloc_node cleanupEric Dumazet2010-06-04
|/ /
* | net: fix sk_forward_alloc corruptionsEric Dumazet2010-05-29
* | IPv6: fix Mobile IPv6 regressionBrian Haley2010-05-29
|/
* ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-28
* net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-27
* ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter2010-05-26
* ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-18
* ipv6: Use POSTDAD stateHerbert Xu2010-05-18
* ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-18
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-18
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-18
* ipv6: fix the bug of address checkStephen Hemminger2010-05-18
* ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal2010-05-17
* net: Introduce sk_route_nocapsEric Dumazet2010-05-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-13
|\
| * netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-13
| * netfilter: cleanup printk messagesStephen Hemminger2010-05-13
| * netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-13