aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-11-21 11:25:59 -0500
committerDavid S. Miller <davem@davemloft.net>2016-11-21 11:25:59 -0500
commitee9d5461c0e88c51f08d0ef7149ce8469a4b4340 (patch)
tree3ecd94250b15a5c118ca12d42ad688a87f84718f /net/ipv4/udp.c
parentMerge branch 'mV88e6xxx-interrupt-fixes' (diff)
parentbpf: add __must_check attributes to refcount manipulating helpers (diff)
downloadlinux-dev-ee9d5461c0e88c51f08d0ef7149ce8469a4b4340.tar.xz
linux-dev-ee9d5461c0e88c51f08d0ef7149ce8469a4b4340.zip
Merge branch 'mlx5-bpf-refcnt-fixes'
Daniel Borkmann says: ==================== Couple of BPF refcount fixes for mlx5 Various mlx5 bugs on eBPF refcount handling found during review. Last patch in series adds a __must_check to BPF helpers to make sure we won't run into it again w/o compiler complaining first. v2 -> v3: - Just reworked patch 2/4 so we don't need bpf_prog_sub(). - Rebased, rest as is. v1 -> v2: - After discussion with Alexei, we agreed upon rebasing the patches against net-next. - Since net-next, I've also added the __must_check to enforce future users to check for errors. - Fixed up commit message #2. - Simplify assignment from patch #1 based on Saeed's feedback on previous set. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions