aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* 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
| * | net: rcu fixesEric Dumazet2010-05-03
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
| |\|
| | * Revert "tcp: bind() fix when many ports are bound"David S. Miller2010-04-28
| * | ipv6: cleanup: remove unneeded null checkDan Carpenter2010-04-30
| * | net: ip_queue_rcv_skb() helperEric Dumazet2010-04-28
| * | net: speedup udp receive pathEric Dumazet2010-04-28
| * | net: sk_add_backlog() take rmem_alloc into accountEric Dumazet2010-04-27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
| |\ \
| | * | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
| | * | net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
| |\ \ \ | | |/ / | |/| / | | |/
| | * ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-25
| | * tcp: bind() fix when many ports are boundEric Dumazet2010-04-22
| | * net: ipv6 bind to device issueJiri Olsa2010-04-22
| | * ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-22
| | * xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-21
| * | Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...David S. Miller2010-04-24
| |\ \
| | * | ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki2010-04-23