[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1470346863.git.daniel@iogearbox.net>
Date: Fri, 5 Aug 2016 00:11:10 +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 v2 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!
v1 -> v2:
- Fixed make htmldocs issue reported by kbuild bot.
- Rest as is.
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 | 52 ++++++++++++++++++++++++++++++++------------------
net/core/filter.c | 29 +++++++++++++++++++++++-----
2 files changed, 57 insertions(+), 24 deletions(-)
--
1.9.3
Powered by blists - more mailing lists