https://bugzilla.kernel.org/show_bug.cgi?id=197861 --- Comment #28 from Willem de Bruijn (willemb@xxxxxxxxxx) --- > The second patch is partially un-doing something in the first patch. It changes how often the calls are performed. They only depend on the state of the origin and destination skb. Calling them more often (once for each frag) serves no purpose. > Is this correct, I would not have sent it if I thought otherwise. > and all that is necessary for the 4.14.9 kernel? No, the second one is an optimization sent onto to net-next, which will be 4.16. I split them to make the actual bugfix that needs to be backported to stable as small and obvious as possible. -- You are receiving this mail because: You are watching the assignee of the bug.