aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | | icmp6: Call skb_checksum_validateTom Herbert2014-05-08
* | | | gre6: Call skb_checksum_simple_validateTom Herbert2014-05-08
* | | | net: clean up snmp stats codeWANG Cong2014-05-07
* | | | ipv6: Need to sock_put on csum errorTom Herbert2014-05-05
* | | | ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-05
* | | | net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2014-05-05
* | | | net: Call skb_checksum_init in IPv6Tom Herbert2014-05-05
* | | | net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-30
* | | | ip6gre: add x-netns supportNicolas Dichtel2014-04-23
| |_|/ |/| |
* | | ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-22
|/ /
* | ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | sit: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
* | ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-15
* | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
* | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
* | net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-11
|/
* netfilter: Can't fail and free after table replacementThomas Graf2014-04-05
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-31
* ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa2014-03-31
* ipv6: tcp_ipv6 policy route issueWang Yufen2014-03-31
* ipv6: reuse rt6_need_strictWang Yufen2014-03-31
* ipv6: tcp_ipv6 do some cleanupWang Yufen2014-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-28
* | ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen2014-03-29
* | ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen2014-03-29
* | ipv6: fix checkpatch errors comments and spaceWang Yufen2014-03-29
* | ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\|
| * ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-20
| * ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-03-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\ \
| * | vti6: Enable namespace changingSteffen Klassert2014-03-14
| * | vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-03-14
| * | vti6: Support inter address family tunneling.Steffen Klassert2014-03-14
| * | xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-14
| * | vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert2014-03-14
| * | vti6: Remove caching of flow informations.Steffen Klassert2014-03-14
| * | vti6: Remove dst_entry cachingSteffen Klassert2014-03-14
| * | ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * | ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * | esp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
| * | xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-14
* | | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\ \ \ | | |/ | |/|
| * | ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-13
| * | ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-06
| * | ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-06