summaryrefslogtreecommitdiff
path: root/net/core/timestamping.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2015-07-09net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck
2014-07-07net: Simplify ptp class checksStefan Sørensen
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran
2011-06-20net: export the receive time stamping hook for non-NAPI driversRichard Cochran
2011-06-13net: export time stamp utility function for Ethernet MAC driversRichard Cochran
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet
2010-12-08filter: constify sk_run_filter()Eric Dumazet
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-07-18net: support time stamping in phy devices.Richard Cochran