summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet-8/+3
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet-6/+2
2014-05-16net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti-0/+3
2014-05-15ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong-5/+23
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-14/+27
2014-05-14ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa-1/+1
2014-05-13ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani-1/+1
2014-05-12vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert-1/+4
2014-05-12vti6: Don't unregister pernet ops twice on init errorsMathias Krause-3/+0
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+4
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich-2/+4
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal-1/+5
2014-05-06xfrm6: Properly handle unsupported protocolsSteffen Klassert-1/+10
2014-04-28net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov-1/+4
2014-04-24ipv6: fib: fix fib dump restartKumar Sundararajan-1/+2
2014-04-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel-4/+4
2014-04-16sit: use the right netns in ioctl handlerNicolas Dichtel-13/+4
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang-1/+1
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel-0/+10
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet-11/+12
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet-2/+1
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet-2/+3
2014-04-11net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti-1/+1
2014-04-07xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert-9/+13
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf-2/+4
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa-10/+11
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa-12/+15
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen-7/+11
2014-03-31ipv6: reuse rt6_need_strictWang Yufen-6/+0
2014-03-31ipv6: tcp_ipv6 do some cleanupWang Yufen-13/+11
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-51/+142
2014-03-29ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen-15/+15
2014-03-29ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen-8/+10
2014-03-29ipv6: fix checkpatch errors comments and spaceWang Yufen-14/+12
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa-51/+142
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček-36/+55
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+14
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel-5/+8
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien-8/+6
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-179/+543
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman-2/+2
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+7
2014-03-14vti6: Enable namespace changingSteffen Klassert-1/+0
2014-03-14vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert-1/+24
2014-03-14vti6: Support inter address family tunneling.Steffen Klassert-15/+34
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert-63/+0
2014-03-14vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert-27/+149
2014-03-14vti6: Remove caching of flow informations.Steffen Klassert-31/+0
2014-03-14vti6: Remove dst_entry cachingSteffen Klassert-24/+18
2014-03-14ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert-7/+15