ned-off-by: Ashwanth Goli
---
net/ipv6/ip6_output.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c
index 2e891d2..ea1ef1b 100644
--- a/net/ipv6/ip6_output.c
+++ b/net/ipv6/ip6_output.c
@@ -1235,7 +1235,7 @@ static int ip6_setup_c
ned-off-by: Ashwanth Goli
---
net/ipv6/ip6_output.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c
index 2e891d2..c4c3313 100644
--- a/net/ipv6/ip6_output.c
+++ b/net/ipv6/ip6_output.c
@@ -1235,7 +1235,7 @@ static int ip6_setup_c
ned-off-by: Ashwanth Goli
---
net/ipv6/ip6_output.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c
index 2e891d2..c4c3313 100644
--- a/net/ipv6/ip6_output.c
+++ b/net/ipv6/ip6_output.c
@@ -1235,7 +1235,7 @@ static int ip6_setup_c
On 2018-05-01 21:52, David Miller wrote:
From: Ashwanth Goli
Date: Mon, 30 Apr 2018 00:36:47 +0530
With 749439bfac "fix udpv6 sendmsg crash caused by too small MTU"
tunnel dst's that report a MTU less than IPV6_MIN_MTU are broken
even for packets that are smaller than IPV6_MIN_
Signed-off-by: Ashwanth Goli
---
net/ipv6/ip6_output.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c
index 2e891d2..c4c3313 100644
--- a/net/ipv6/ip6_output.c
+++ b/net/ipv6/ip6_output.c
@@ -1235,7 +1235,7 @@ static int ip6_se
On 2018-04-27 20:18, David Ahern wrote:
On 4/27/18 5:02 AM, Ashwanth Goli wrote:
On 2018-04-26 17:21, Paolo Abeni wrote:
Hi,
[fixed CC list]
On Wed, 2018-04-25 at 21:43 +0530, Ashwanth Goli wrote:
Hi Pablo,
Actually I'm Paolo, but yours is a recurring mistake ;)
I am noticing an
On 2018-04-26 17:21, Paolo Abeni wrote:
Hi,
[fixed CC list]
On Wed, 2018-04-25 at 21:43 +0530, Ashwanth Goli wrote:
Hi Pablo,
Actually I'm Paolo, but yours is a recurring mistake ;)
I am noticing an issue similar to the one reported by Alexis Perez
[Regression for ip6-in-ip4 IPsec t
Hi Stephen,
On 2017-06-13 16:38, Stephen Rothwell wrote:
Hi all,
After merging the net tree, today's linux-next build (powerpc
ppc44x_defconfig) produced this warning:
net/core/dev.c: In function 'dev_cpu_dead':
net/core/dev.c:8330:2: warning: 'remsd' is used uninitialized in this
function [-W
This patch fixes uninitialized symbol warning that
got introduced by the following commit
773fc8f6e8d6 ("net: rps: send out pending IPI's on CPU hotplug")
Signed-off-by: Ashwanth Goli
---
net/core/dev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/c
o send the pending ipi's of victim cpu.
Signed-off-by: Ashwanth Goli
---
net/core/dev.c | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/net/core/dev.c b/net/core/dev.c
index fca407b..e6bfa54 100644
--- a/net/core/dev.c
+++ b/net/core/d
o send the pending ipi's of victim cpu.
Signed-off-by: Ashwanth Goli
---
net/core/dev.c | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/net/core/dev.c b/net/core/dev.c
index fca407b..e6bfa54 100644
--- a/net/core/dev.c
+++ b/net/core/d
On 2016-07-28 13:31, ashwa...@codeaurora.org wrote:
On an Android device(using 3.18 kernel version) we see multiple
entries as the following added to the route table 0(unspec) by kernel.
We noticed that this typically happens when we toggle WIFI repeatedly.
The problem we see is that under such s
On an Android device(using 3.18 kernel version) we see multiple entries
as the following added to the route table 0(unspec) by kernel. We
noticed that this typically happens when we toggle WIFI repeatedly. The
problem we see is that under such stress test, the table 0 gets filled
with these e
13 matches
Mail list logo