summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+7
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal-1/+7
2013-04-17net: drop dst before queueing fragmentsEric Dumazet-2/+10
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang-21/+22
2013-04-07ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch-0/+1
2013-04-04Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-1/+1
2013-04-03netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer-1/+1
2013-04-02net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan-0/+27
2013-03-29ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa-0/+12
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo-16/+10
2013-03-20udp: add encap_destroy callbackTom Parkin-0/+8
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-0/+2
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa-8/+12
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet-0/+7
2013-03-15netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal-0/+2
2013-03-08ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa-1/+2
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+6
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti-1/+2
2013-03-01ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman-2/+4
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-50/+30
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-1/+1
2013-02-21sun.com documentation fixesChristian Kujau-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+10
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明-5/+3
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-7/+1
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller-3/+3
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso-7/+1
2013-02-18ipv6: fix a sparse warningEric Dumazet-1/+2
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ-0/+2
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng-17/+17
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng-15/+15
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger-1/+2
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet-14/+1
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar-1/+3
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar-6/+4
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-5/+47
2013-02-13netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček-3/+3
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar-1/+0
2013-02-13tcp: send packets with a socket timestampAndrey Vagin-9/+13
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+14
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa-2/+13
2013-02-11ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa-0/+9
2013-02-11ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa-0/+7
2013-02-11ipv6 mcast: Do not join device multicast for interface-local multicasts.YOSHIFUJI Hideaki / 吉藤英明-0/+8
2013-02-10Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-4/+14
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2013-02-08ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang-4/+4
2013-02-07netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明-0/+10
2013-02-07netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明-1/+1
2013-02-07netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明-3/+3