From: Greg Kroah-Hartman Date: Mon, 16 Mar 2020 15:29:10 +0000 (+0100) Subject: add git commit id to commit bonding patch X-Git-Tag: v4.19.111~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a329f293d5d312948d6c0609702e341e487b6a7c;p=thirdparty%2Fkernel%2Fstable-queue.git add git commit id to commit bonding patch --- diff --git a/queue-4.14/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch b/queue-4.14/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch index 9086fc39fe7..e24086c99a2 100644 --- a/queue-4.14/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch +++ b/queue-4.14/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch @@ -5,6 +5,8 @@ Subject: bonding/alb: make sure arp header is pulled before accessing it From: Eric Dumazet +commit b7469e83d2add567e4e0b063963db185f3167cea upstream. + Similar to commit 38f88c454042 ("bonding/alb: properly access headers in bond_alb_xmit()"), we need to make sure arp header was pulled in skb->head before blindly accessing it in rlb_arp_xmit(). diff --git a/queue-4.19/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch b/queue-4.19/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch index 27fe629d445..231bbbf679d 100644 --- a/queue-4.19/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch +++ b/queue-4.19/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch @@ -5,6 +5,8 @@ Subject: bonding/alb: make sure arp header is pulled before accessing it From: Eric Dumazet +commit b7469e83d2add567e4e0b063963db185f3167cea upstream. + Similar to commit 38f88c454042 ("bonding/alb: properly access headers in bond_alb_xmit()"), we need to make sure arp header was pulled in skb->head before blindly accessing it in rlb_arp_xmit(). diff --git a/queue-4.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch b/queue-4.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch index f92b1fe26f7..fc6bb7963c6 100644 --- a/queue-4.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch +++ b/queue-4.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch @@ -5,6 +5,8 @@ Subject: bonding/alb: make sure arp header is pulled before accessing it From: Eric Dumazet +commit b7469e83d2add567e4e0b063963db185f3167cea upstream. + Similar to commit 38f88c454042 ("bonding/alb: properly access headers in bond_alb_xmit()"), we need to make sure arp header was pulled in skb->head before blindly accessing it in rlb_arp_xmit(). diff --git a/queue-4.9/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch b/queue-4.9/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch index cae8fc78ec1..d93ccae2112 100644 --- a/queue-4.9/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch +++ b/queue-4.9/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch @@ -5,6 +5,8 @@ Subject: bonding/alb: make sure arp header is pulled before accessing it From: Eric Dumazet +commit b7469e83d2add567e4e0b063963db185f3167cea upstream. + Similar to commit 38f88c454042 ("bonding/alb: properly access headers in bond_alb_xmit()"), we need to make sure arp header was pulled in skb->head before blindly accessing it in rlb_arp_xmit(). diff --git a/queue-5.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch b/queue-5.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch index ada3dbba8d9..c335829c580 100644 --- a/queue-5.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch +++ b/queue-5.4/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch @@ -5,6 +5,8 @@ Subject: bonding/alb: make sure arp header is pulled before accessing it From: Eric Dumazet +commit b7469e83d2add567e4e0b063963db185f3167cea upstream. + Similar to commit 38f88c454042 ("bonding/alb: properly access headers in bond_alb_xmit()"), we need to make sure arp header was pulled in skb->head before blindly accessing it in rlb_arp_xmit(). diff --git a/queue-5.5/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch b/queue-5.5/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch index ba32afab09e..9f64bdf663f 100644 --- a/queue-5.5/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch +++ b/queue-5.5/bonding-alb-make-sure-arp-header-is-pulled-before-accessing-it.patch @@ -5,6 +5,8 @@ Subject: bonding/alb: make sure arp header is pulled before accessing it From: Eric Dumazet +commit b7469e83d2add567e4e0b063963db185f3167cea upstream. + Similar to commit 38f88c454042 ("bonding/alb: properly access headers in bond_alb_xmit()"), we need to make sure arp header was pulled in skb->head before blindly accessing it in rlb_arp_xmit().