summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-075-28/+55
|\
| * ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong2014-09-071-2/+0
| * ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-051-3/+2
| * ipv6: fix a refcnt leak with peer addrNicolas Dichtel2014-09-051-5/+2
| * ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-09-053-10/+31
| * netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira2014-09-021-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-022-8/+20
| |\
| | * netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso2014-08-182-8/+20
* | | tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet2014-09-051-2/+2
* | | ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-042-10/+25
* | | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-011-13/+2
* | | udp: Add support for doing checksum unnecessary conversionTom Herbert2014-09-012-7/+21
* | | tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-271-1/+1
* | | ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-2411-23/+0
* | | ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-245-21/+13
* | | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-2431-203/+203
* | | udp: additional GRO supportTom Herbert2014-08-241-0/+33
* | | tcp: Call skb_gro_checksum_validateTom Herbert2014-08-241-23/+3
* | | net: use reciprocal_scale() helperDaniel Borkmann2014-08-232-3/+3
|/ /
* / net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-221-1/+1
|/
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-141-1/+2
* sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-141-3/+3
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-061-1/+1
|\
| * list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* | tcp: md5: check md5 signature without socket lockDmitry Popov2014-08-061-6/+19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-0/+1
|\
| * ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-021-0/+1
* | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-051-1/+8
* | inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-022-3/+12
* | inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov2014-08-021-7/+8
* | inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-022-15/+15
* | inet: frags: use INC_STATS_BH in the ipv6 reassembly codeNikolay Aleksandrov2014-08-021-3/+4
* | net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-07-312-5/+5
* | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-07-312-7/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-301-31/+20
|\ \
| * | vti6: Simplify error handling in module init and exitMathias Krause2014-06-261-31/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+2
|\ \ \ | | |/ | |/|
| * | ip: make IP identifiers less predictableEric Dumazet2014-07-281-0/+2
* | | ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-291-28/+54
* | | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-272-4/+20
* | | inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-272-2/+1
* | | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-272-3/+3
* | | inet: frag: remove lru listFlorian Westphal2014-07-272-2/+0
* | | inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-271-2/+2
* | | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-271-1/+3
* | | inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-272-10/+0
* | | inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-272-11/+4
* | | inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-272-8/+8
* | | ipv6: remove obsolete comment in ip6_append_data()Li RongQing2014-07-241-1/+0
* | | neigh: remove exceptional & on function nameHimangi Saraogi2014-07-241-1/+1