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:   Wed, 24 Jun 2020 14:34:16 +0300
From:   Ioana Ciornei <ioana.ciornei@....com>
To:     davem@...emloft.net, netdev@...r.kernel.org
Cc:     Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH net-next 0/5] dpaa2-eth: small updates

This patch set adds some updates to the dpaa2-eth driver: trimming of
the frame queue debugfs counters, cleanup of the remaining sparse
warnings and some other small fixes such as a recursive header include.

Ioana Ciornei (4):
  dpaa2-eth: check the result of skb_to_sgvec()
  dpaa2-eth: fix condition for number of buffer acquire retries
  dpaa2-eth: fix recursive header include
  dpaa2-eth: fix misspelled function parameters in
    dpni_[set/get]_taildrop

Ioana Radulescu (1):
  dpaa2-eth: trim debugfs FQ stats

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c | 4 ++++
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h   | 1 -
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c         | 6 +++++-
 drivers/net/ethernet/freescale/dpaa2/dpni.c              | 8 ++++----
 4 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ