summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2011-08-01ipv6: add special mode forwarding=2 to send RS whileThomas Graf
2011-08-01udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-08-01ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-08-01netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2011-08-01ipv6: Silence privacy extensions initializationRomain Francoise
2011-08-01ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf
2011-04-28ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-03-31ip6ip6-autoload-ip6-tunnel[Dstephen hemminger
2011-03-31net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2010-11-22net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-11-22ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun
2010-11-22ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-26udp: add rehash on connect()Eric Dumazet
2010-09-20netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-06-25ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger
2010-06-09ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet
2010-06-07ipmr: dont corrupt listsEric Dumazet
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet
2010-06-05ipv6: avoid high order allocationsEric Dumazet
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-29net: fix sk_forward_alloc corruptionsEric Dumazet
2010-05-28IPv6: fix Mobile IPv6 regressionBrian Haley
2010-05-28ipv6: Add GSO support on forwarding pathHerbert Xu
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet
2010-05-26ipmr: off by one in __ipmr_fill_mroute()Dan Carpenter
2010-05-18ipv6: Never schedule DAD timer on dead addressHerbert Xu
2010-05-18ipv6: Use POSTDAD stateHerbert Xu
2010-05-18ipv6: Use state_lock to protect ifa stateHerbert Xu
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-17ipv6: fix the bug of address checkStephen Hemminger
2010-05-17ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-05-13netfilter: change NF_ASSERT to WARN_ONStephen Hemminger
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-05-11netfilter: xtables: combine built-in extension structsJan Engelhardt
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt