summaryrefslogtreecommitdiffstats
path: root/net/core/timestamping.c
Commit message (Expand)AuthorAgeFilesLines
* net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck2015-07-091-1/+5
* net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-051-11/+3
* net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck2014-09-051-29/+0
* net: Simplify ptp class checksStefan Sørensen2014-07-071-37/+20
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-18/+0
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-311-1/+7
* net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-311-7/+14
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: hold sock reference while processing tx timestampsRichard Cochran2011-10-241-2/+10
* net: export the receive time stamping hook for non-NAPI driversRichard Cochran2011-06-201-0/+1
* net: export time stamp utility function for Ethernet MAC driversRichard Cochran2011-06-131-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-2/+4
|\
| * net: fix skb_defer_rx_timestamp()Eric Dumazet2010-12-101-2/+4
* | filter: constify sk_run_filter()Eric Dumazet2010-12-081-1/+1
* | filter: optimize sk_run_filterEric Dumazet2010-11-191-1/+1
|/
* net: support time stamping in phy devices.Richard Cochran2010-07-181-0/+126
OpenPOWER on IntegriCloud