summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-191-1/+7
|\
| * netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-191-1/+7
* | net: drop dst before queueing fragmentsEric Dumazet2013-04-171-2/+10
* | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-142-21/+22
* | ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-04-071-0/+1
|/
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-041-1/+1
|\
| * netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-04-031-1/+1
* | net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-021-0/+27
* | ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-291-0/+12
* | ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-251-16/+10
|/
* udp: add encap_destroy callbackTom Parkin2013-03-201-0/+8
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-0/+2
|\
| * netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal2013-03-151-0/+2
* | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-192-8/+12
* | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-181-0/+7
|/
* ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa2013-03-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-052-3/+6
|\
| * net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti2013-03-041-1/+2
| * ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-011-2/+4
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-276-50/+30
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-1/+1
|\
| * sun.com documentation fixesChristian Kujau2013-02-211-1/+1
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-14/+10
|\ \ | |/ |/|
| * Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-171-15/+12
| |\
| * | net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-14/+10
* | | ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-201-5/+3
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-181-7/+1
|\ \ \
| * | | netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-7/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-3/+3
|\ \ \ \
| * | | | xfrm: release neighbor upon dst destructionRomain KUNTZ2013-02-181-0/+2
| * | | | netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-131-3/+3
* | | | | ipv6: fix a sparse warningEric Dumazet2013-02-181-1/+2
* | | | | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-188-17/+17
* | | | | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-188-15/+15
* | | | | ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger2013-02-181-1/+2
* | | | | ipv6: optimize inet6_hash_frag()Eric Dumazet2013-02-181-14/+1
* | | | | v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-152-1/+3
* | | | | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-154-6/+4
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-141-5/+47
|\ \ \ \ \
| * | | | | xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-061-5/+47
* | | | | | net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-131-1/+0
* | | | | | tcp: send packets with a socket timestampAndrey Vagin2013-02-131-9/+13
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-4/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-101-4/+14
| |\ \ \ \ \
| | * | | | | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明2013-02-071-0/+10
| | * | | | | netfilter: ip6t_NPT: Fix prefix manglingYOSHIFUJI Hideaki / 吉藤英明2013-02-071-1/+1
| | * | | | | netfilter: ip6t_NPT: Fix adjustment calculationYOSHIFUJI Hideaki / 吉藤英明2013-02-071-3/+3
| | | |_|/ / | | |/| | |
* | | | | | ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2013-02-111-2/+13
* | | | | | ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa2013-02-111-0/+9
* | | | | | ipv6: don't let node/interface scoped multicast traffic escape on the wireHannes Frederic Sowa2013-02-111-0/+7
OpenPOWER on IntegriCloud