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