These two patches addresses the behavior of xsk_bind and Tx descriptor validation, when non-existing flags are set. Thanks, Björn Björn Töpel (2): xsk: fix to reject invalid flags in xsk_bind xsk: fix to reject invalid options in Tx descriptor net/xdp/xsk.c | 5 ++++- net/xdp/xsk_queue.h | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) -- 2.19.1