netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fixes for tc act_ct software offload of established flows (diff v4->v6)
@ 2020-03-04 11:49 Paul Blakey
  2020-03-04 11:49 ` [PATCH net-next 1/2] net/sched: act_ct: Fix ipv6 lookup of offloaded connections Paul Blakey
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paul Blakey @ 2020-03-04 11:49 UTC (permalink / raw)
  To: Paul Blakey, Saeed Mahameed, Oz Shlomo, Jakub Kicinski,
	Vlad Buslov, David Miller, netdev, Jiri Pirko, Roi Dayan,
	Cong Wang, Jamal Hadi Salim

Hi,

v4 of the original patchset was accidentally merged while we moved ahead
with v6 review. This two patches are the diff between v4 that was merged and
v6 that was the final revision, which was acked by the community.

Paul Blakey (2):
  net/sched: act_ct: Fix ipv6 lookup of offloaded connections
  net/sched: act_ct: Use pskb_network_may_pull()

 net/sched/act_ct.c | 64 ++++++++++++++++++++++++------------------------------
 1 file changed, 28 insertions(+), 36 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-03-04 19:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-04 11:49 [PATCH net-next 0/2] Fixes for tc act_ct software offload of established flows (diff v4->v6) Paul Blakey
2020-03-04 11:49 ` [PATCH net-next 1/2] net/sched: act_ct: Fix ipv6 lookup of offloaded connections Paul Blakey
2020-03-04 13:17   ` Marcelo Ricardo Leitner
2020-03-04 14:06   ` Jiri Pirko
2020-03-04 11:49 ` [PATCH net-next 2/2] net/sched: act_ct: Use pskb_network_may_pull() Paul Blakey
2020-03-04 13:17   ` Marcelo Ricardo Leitner
2020-03-04 14:12   ` Jiri Pirko
2020-03-04 19:05 ` [PATCH net-next 0/2] Fixes for tc act_ct software offload of established flows (diff v4->v6) David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).