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:   Thu, 26 Oct 2017 10:17:47 -0700
From:   Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:     davem@...emloft.net
Cc:     Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
        nhorman@...hat.com, sassmann@...hat.com, jogreene@...hat.com
Subject: [iproute2 0/2][pull request] Intel Wired LAN Driver Updates 2017-10-26

This series contains the iproute2 changes needed to support the new
Time Sensitive Networking (TSN) feature which was submitted to netdev.

The following are changes since commit 35f2a7639dca422db7c237a007d09332de95f9a7:
  tc/actions: introduce support for jump action
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/iproute2 master

Vinicius Costa Gomes (2):
  tc: Add support for the CBS qdisc
  man: Add initial manpage for tc-cbs(8)

 man/man8/tc-cbs.8 | 112 ++++++++++++++++++++++++++++++++++++++++++
 tc/Makefile       |   1 +
 tc/q_cbs.c        | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 255 insertions(+)
 create mode 100644 man/man8/tc-cbs.8
 create mode 100644 tc/q_cbs.c

-- 
2.14.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ