RE: TCP connection issues against Amazon S3

2015-01-06 Thread Lukas Tribus
> This still doesn’t explain why it works with older kernels, but not newer > ones. Can you try the different 3.12-rc kernels? The information that this was introduced in 3.12-rc1 as opposed to a specific -rc>1 releases may help the guys here to pinpoint what exactly caused the behavior change on

RE: 3.14 regression: huge latency in read/select on tun

2014-04-21 Thread Lukas Tribus
>> Hmm.. probably already solved by commit >> 1e785f48d29a09b6cf96db7b49b6320dada332e1 >> ("net: Start with correct mac_len in skb_network_protocol") > > Indeed that fixes it. I have cherry picked that onto 3.14 and it works. > That means 1e785f48 should be applied to stable 3.13.y and 3.14.y too.