aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-22
* IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-18
* xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\
| * netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-02
* | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-26
* | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-09
* | ipmr: dont corrupt listsEric Dumazet2010-06-07
* | 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
* | 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
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-11
| |\
| | * netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-11
| | * netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
| | * netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
| | * netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
| | * netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-11
| | * netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-02
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-13
|\ \ \
| * | | ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy2010-05-11
| * | | ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11
| * | | ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-11
| * | | ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-11
| * | | ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2010-05-11
| * | | ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-11
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\ \ \ | |/ / |/| |
| * | IPv6: fix IPV6_RECVERR handling of locally-generated errorsBrian Haley2010-05-06
| * | ipv6: Fix default multicast hops setting.David S. Miller2010-05-04
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\ \ \ | |_|/ |/| |
| * | ipv6: udp: make short packet logging consistent with ipv4Bjørn Mork2010-05-07