aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-04-11net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen
2014-03-31ipv6: reuse rt6_need_strictWang Yufen
2014-03-31ipv6: tcp_ipv6 do some cleanupWang Yufen
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen
2014-03-29ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen
2014-03-29ipv6: fix checkpatch errors comments and spaceWang Yufen
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14vti6: Enable namespace changingSteffen Klassert
2014-03-14vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-03-14vti6: Support inter address family tunneling.Steffen Klassert
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert
2014-03-14vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert
2014-03-14vti6: Remove caching of flow informations.Steffen Klassert
2014-03-14vti6: Remove dst_entry cachingSteffen Klassert
2014-03-14ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert
2014-03-14ah6: Use the IPsec protocol multiplexer APISteffen Klassert
2014-03-14esp6: Use the IPsec protocol multiplexer APISteffen Klassert
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-03-11ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27net: ipv6: ping: Use socket mark in routing lookupLorenzo Colitti
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork
2014-02-25ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-22ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot