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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 7 Apr 2021 16:19:53 -0700 From: Shannon Nelson <snelson@...sando.io> To: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, richardcochran@...il.com Cc: drivers@...sando.io, Shannon Nelson <snelson@...sando.io> Subject: [PATCH net-next 0/8] ionic: hwstamp tweaks A few little changes after review comments and additional internal testing. Shannon Nelson (8): ionic: fix up a couple of code style nits ionic: remove unnecessary compat ifdef ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit ionic: add SKBTX_IN_PROGRESS ionic: re-start ptp after queues up ionic: ignore EBUSY on queue start ionic: add ts_config replay ionic: extend ts_config set locking .../net/ethernet/pensando/ionic/ionic_lif.c | 18 ++-- .../net/ethernet/pensando/ionic/ionic_lif.h | 6 ++ .../net/ethernet/pensando/ionic/ionic_phc.c | 102 +++++++++++------- .../net/ethernet/pensando/ionic/ionic_txrx.c | 3 +- 4 files changed, 79 insertions(+), 50 deletions(-) -- 2.17.1
Powered by blists - more mailing lists