lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 18 May 2018 14:00:20 +0200
From:   Björn Töpel <bjorn.topel@...il.com>
To:     magnus.karlsson@...el.com, magnus.karlsson@...il.com, ast@...com,
        daniel@...earbox.net, netdev@...r.kernel.org
Cc:     Björn Töpel <bjorn.topel@...el.com>
Subject: [PATCH bpf-next 0/4] AF_XDP follow-up patches, cosmetics

From: Björn Töpel <bjorn.topel@...el.com>

This series contain "cosmetics only" follow-up patches for AF_XDP.

Thanks to Daniel for suggesting them!

Björn Töpel (4):
  xsk: clean up SPDX headers
  xsk: remove newline at end of file
  xsk: fixed some cases of unnecessary parentheses
  xsk: proper '=' alignment

 include/net/xdp_sock.h      | 13 ++-----------
 include/uapi/linux/if_xdp.h | 13 ++-----------
 kernel/bpf/xskmap.c         |  9 ---------
 net/xdp/Makefile            |  1 -
 net/xdp/xdp_umem.c          | 13 ++-----------
 net/xdp/xdp_umem.h          | 13 ++-----------
 net/xdp/xdp_umem_props.h    | 13 ++-----------
 net/xdp/xsk.c               | 45 ++++++++++++++++++---------------------------
 net/xdp/xsk_queue.c         | 12 +-----------
 net/xdp/xsk_queue.h         | 17 ++++-------------
 samples/bpf/xdpsock_user.c  | 12 +-----------
 11 files changed, 34 insertions(+), 127 deletions(-)

-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ