aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
* IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-181-1/+2
* xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-041-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-2/+4
|\
| * netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-021-2/+4
* | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-251-1/+1
* | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
* | ipmr: dont corrupt listsEric Dumazet2010-06-071-1/+3
* | 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
* | 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
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-1110-88/+70
| |\
| | * netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-111-34/+30
| | * netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-117-17/+16
| | * netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-118-11/+8
| | * netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-1110-11/+14
| | * netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-111-14/+13
| | * netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-021-17/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-123-265/+683
|\ \ \
| * | | ipv6: ip6mr: add support for dumping routing tables over netlinkPatrick McHardy2010-05-111-7/+89
| * | | ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-113-67/+377
| * | | ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-111-176/+214
| * | | ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-111-65/+62
| * | | ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy2010-05-111-32/+31
| * | | ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-41/+33
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-122-3/+7
|\ \ \ | |/ / |/| |
| * | IPv6: fix IPV6_RECVERR handling of locally-generated errorsBrian Haley2010-05-051-2/+6
| * | ipv6: Fix default multicast hops setting.David S. Miller2010-05-031-1/+1
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-1015-146/+312
|\ \ \ | |_|/ |/| |
| * | ipv6: udp: make short packet logging consistent with ipv4Bjørn Mork2010-05-061-3/+8