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:	Sat, 14 Dec 2013 22:57:32 +0000
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	David Miller <davem@...emloft.net>
CC:	netdev <netdev@...r.kernel.org>,
	<linux-net-drivers@...arflare.com>,
	Richard Cochran <richardcochran@...il.com>
Subject: Pull request: sfc-next 2013-12-14

The following changes since commit f52d81dc27c3456c702e83183035142c222acdc7:

  ipv6: fix compiler warning in ipv6_exthdrs_len (2013-12-14 02:01:27 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem

for you to fetch changes up to bbbe7149bf0bd14432373de39315505e7a133acc:

  sfc: Remove unnecessary condition for processing the TX timestamp queue (2013-12-12 22:07:18 +0000)

1. Change PTP clock name to 'sfc'.
2. Complete support for hardware timestamping and PTP clock on the
SFC9100 family.
3. Various cleanups for the PTP code.

Ben.

Ben Hutchings (10):
      sfc: Store flags from MC_CMD_DRV_ATTACH for later use
      sfc: Do not use MAC address as clock name
      sfc: Initialise efx_ptp_data::phc_clock_info from a static template
      sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
      sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
      sfc: Store VPD serial number at probe time
      sfc: Associate primary and secondary functions of controller
      sfc: Enable PTP clock and timestamping for all functions on EF10
      sfc: Don't clear timestamps in efx_ptp_rx()
      sfc: Remove unnecessary condition for processing the TX timestamp queue

Daniel Pieczko (1):
      sfc: split setup of hardware timestamping into NIC-type operation

Jon Cooper (1):
      sfc: Add RX packet timestamping for EF10

Laurence Evans (3):
      sfc: PTP - tidy up unused/useless variables
      sfc: Tidy up PTP synchronization code
      sfc: Add support for SFC9100 timestamp format

 drivers/net/ethernet/sfc/ef10.c       |  128 +++++++-
 drivers/net/ethernet/sfc/efx.c        |  117 ++++++-
 drivers/net/ethernet/sfc/falcon.c     |    2 +
 drivers/net/ethernet/sfc/mcdi.c       |   25 ++-
 drivers/net/ethernet/sfc/mcdi.h       |    2 +
 drivers/net/ethernet/sfc/net_driver.h |   53 +++-
 drivers/net/ethernet/sfc/nic.h        |   12 +
 drivers/net/ethernet/sfc/ptp.c        |  594 +++++++++++++++++++++++----------
 drivers/net/ethernet/sfc/rx.c         |   12 +-
 drivers/net/ethernet/sfc/siena.c      |   69 +++-
 10 files changed, 797 insertions(+), 217 deletions(-)

-- 
Ben Hutchings
Knowledge is power.  France is bacon.

Download attachment "signature.asc" of type "application/pgp-signature" (483 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ