[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1470270323.git.daniel@iogearbox.net>
Date: Thu, 4 Aug 2016 02:50:07 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: alexei.starovoitov@...il.com, tgraf@...g.ch,
netdev@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH net 0/3] Few BPF helper related checksum fixes
The set contains three fixes with regards to CHECKSUM_COMPLETE
and BPF helper functions. For details please see individual
patches.
Thanks!
Daniel Borkmann (3):
bpf: also call skb_postpush_rcsum on xmit occasions
bpf: fix checksum fixups on bpf_skb_store_bytes
bpf: fix checksum for vlan push/pop helper
include/linux/skbuff.h | 38 ++++++++++++++++++++++----------------
net/core/filter.c | 29 ++++++++++++++++++++++++-----
2 files changed, 46 insertions(+), 21 deletions(-)
--
1.9.3
Powered by blists - more mailing lists