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]
Message-Id: <1469060555-20250-1-git-send-email-bblanco@plumgrid.com>
Date:	Wed, 20 Jul 2016 17:22:32 -0700
From:	Brenden Blanco <bblanco@...mgrid.com>
To:	davem@...emloft.net, netdev@...r.kernel.org
Cc:	Brenden Blanco <bblanco@...mgrid.com>,
	Daniel Borkmann <daniel@...earbox.net>,
	Alexei Starovoitov <alexei.starovoitov@...il.com>,
	Tariq Toukan <ttoukan.linux@...il.com>
Subject: [PATCH net-next 0/3] misc cleanups for xdp

This addresses several of the non-blocking comments left over from the
xdp patch set. See individual patches for details.

Brenden Blanco (3):
  net/mlx4_en: use READ_ONCE when freeing xdp_prog
  rtnl: protect do_setlink from IFLA_XDP_ATTACHED
  bpf: make xdp sample variable names more meaningful

 drivers/net/ethernet/mellanox/mlx4/en_rx.c |  6 ++++--
 net/core/rtnetlink.c                       |  4 ++++
 samples/bpf/xdp1_kern.c                    | 12 ++++++------
 samples/bpf/xdp2_kern.c                    | 14 +++++++-------
 4 files changed, 21 insertions(+), 15 deletions(-)

-- 
2.8.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ