[PATCH 3.19.y-ckt 38/40] VSOCK: do not disconnect socket when peer has shutdown SEND only

2016-05-25 Thread Kamal Mostafa
jnoczi <stefa...@redhat.com> Cc: Claudio Imbrenda <imbre...@linux.vnet.ibm.com> Cc: Andy King <ack...@vmware.com> Cc: Dmitry Torokhov <d...@vmware.com> Cc: Jorgen Hansen <jhan...@vmware.com> Cc: Adit Ranadive <ad...@vmware.com> Cc: netdev@vger.kernel.org Signed

[3.19.y-ckt stable] Patch "VSOCK: do not disconnect socket when peer has shutdown SEND only" has been added to the 3.19.y-ckt tree

2016-05-25 Thread Kamal Mostafa
: Jorgen Hansen <jhan...@vmware.com> Cc: Adit Ranadive <ad...@vmware.com> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- net/vmw_vsock/af_vsock.c | 21 + 1 file cha

[PATCH 4.2.y-ckt 48/53] VSOCK: do not disconnect socket when peer has shutdown SEND only

2016-05-24 Thread Kamal Mostafa
jnoczi <stefa...@redhat.com> Cc: Claudio Imbrenda <imbre...@linux.vnet.ibm.com> Cc: Andy King <ack...@vmware.com> Cc: Dmitry Torokhov <d...@vmware.com> Cc: Jorgen Hansen <jhan...@vmware.com> Cc: Adit Ranadive <ad...@vmware.com> Cc: netdev@vger.kernel.org Signed

[4.2.y-ckt stable] Patch "VSOCK: do not disconnect socket when peer has shutdown SEND only" has been added to the 4.2.y-ckt tree

2016-05-24 Thread Kamal Mostafa
: Jorgen Hansen <jhan...@vmware.com> Cc: Adit Ranadive <ad...@vmware.com> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- net/vmw_vsock/af_vsock.c | 21 + 1 file changed, 1 in

[PATCH 3.13.y-ckt 125/136] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

2016-02-02 Thread Kamal Mostafa
-by: Vijay Pandurangan <vij...@vijayp.ca> Acked-by: Cong Wang <cw...@twopensource.com> Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- drivers/net/veth.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/net

[3.13.y-ckt stable] Patch "=?UTF-8?q?veth:=20don=E2=80=99t=20modify=20ip=5Fsummed;=20doing?= =?UTF-8?q?=20so=20treats=20packets=20with=20bad=20checksums=20as=20good.?=" has been added to the 3.13.y-ck

2016-02-02 Thread Kamal Mostafa
.@vger.kernel.org Signed-off-by: Vijay Pandurangan <vij...@vijayp.ca> Acked-by: Cong Wang <cw...@twopensource.com> Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- drivers/net/veth.c | 6 -- 1 file changed,

[3.19.y-ckt stable] Patch "=?UTF-8?q?veth:=20don=E2=80=99t=20modify=20ip=5Fsummed;=20doing?= =?UTF-8?q?=20so=20treats=20packets=20with=20bad=20checksums=20as=20good.?=" has been added to the 3.19.y-ck

2016-01-28 Thread Kamal Mostafa
.@vger.kernel.org Signed-off-by: Vijay Pandurangan <vij...@vijayp.ca> Acked-by: Cong Wang <cw...@twopensource.com> Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- drivers/net/veth.c | 6 -- 1 file changed, 6 dele

[PATCH 3.19.y-ckt 182/210] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

2016-01-28 Thread Kamal Mostafa
-by: Vijay Pandurangan <vij...@vijayp.ca> Acked-by: Cong Wang <cw...@twopensource.com> Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- drivers/net/veth.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/net

[4.2.y-ckt stable] Patch "=?UTF-8?q?veth:=20don=E2=80=99t=20modify=20ip=5Fsummed;=20doing?= =?UTF-8?q?=20so=20treats=20packets=20with=20bad=20checksums=20as=20good.?=" has been added to the 4.2.y-ckt

2016-01-27 Thread Kamal Mostafa
kernel.org Signed-off-by: Vijay Pandurangan <vij...@vijayp.ca> Acked-by: Cong Wang <cw...@twopensource.com> Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- drivers/net/veth.c | 6 -- 1 file changed, 6 dele

[PATCH 4.2.y-ckt 252/268] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

2016-01-27 Thread Kamal Mostafa
-by: Vijay Pandurangan <vij...@vijayp.ca> Acked-by: Cong Wang <cw...@twopensource.com> Signed-off-by: David S. Miller <da...@davemloft.net> Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- drivers/net/veth.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/net

Re: [PATCH][v4.2.y-ckt] net/mlx5e: Max mtu comparison fix

2016-01-05 Thread Kamal Mostafa
On Tue, 2016-01-05 at 16:01 -0500, Joseph Salisbury wrote: > Hello, > > Please consider including mainline commit > 50a9eea694ab8e0779069e0a4e0b12e145521468 in the next v4.2.y-ckt > release. It was > included in the mainline tree as of v4.4-rc2. It has been tested and > confirmed to resolve: >

[PATCH 3.19.y-ckt 069/164] can: Use correct type in sizeof() in nla_put()

2015-12-02 Thread Kamal Mostafa
error, and this might result in memory corruption. Fix this. Signed-off-by: Marek Vasut <ma...@denx.de> Cc: Wolfgang Grandegger <w...@grandegger.com> Cc: netdev@vger.kernel.org Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> Signed-off-by: Kamal Mostafa <ka...@canonical.com>

[3.13.y-ckt stable] Patch "can: Use correct type in sizeof() in nla_put()" has been added to staging queue

2015-12-02 Thread Kamal Mostafa
variable, likely due to some copy-paste error, and this might result in memory corruption. Fix this. Signed-off-by: Marek Vasut <ma...@denx.de> Cc: Wolfgang Grandegger <w...@grandegger.com> Cc: netdev@vger.kernel.org Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> Signe

[PATCH 3.13.y-ckt 43/86] can: Use correct type in sizeof() in nla_put()

2015-12-02 Thread Kamal Mostafa
error, and this might result in memory corruption. Fix this. Signed-off-by: Marek Vasut <ma...@denx.de> Cc: Wolfgang Grandegger <w...@grandegger.com> Cc: netdev@vger.kernel.org Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> Signed-off-by: Kamal Mostafa <ka...@canonical.com>

[3.19.y-ckt stable] Patch "can: Use correct type in sizeof() in nla_put()" has been added to staging queue

2015-11-30 Thread Kamal Mostafa
variable, likely due to some copy-paste error, and this might result in memory corruption. Fix this. Signed-off-by: Marek Vasut <ma...@denx.de> Cc: Wolfgang Grandegger <w...@grandegger.com> Cc: netdev@vger.kernel.org Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> Signe

[PATCH] tools/net: Use include/uapi with __EXPORTED_HEADERS__

2015-11-11 Thread Kamal Mostafa
Use the local uapi headers to keep in sync with "recently" added #define's (e.g. SKF_AD_VLAN_TPID). Refactored CFLAGS, and bpf_asm doesn't need -I. Fixes: 3f356385e8a449e1d7cfc6b6f8d634ac4f5581a0 Signed-off-by: Kamal Mostafa <ka...@canonical.com> --- tools/net/Makefile | 7