summaryrefslogtreecommitdiff
path: root/net/core/timestamping.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-02net: ptp: move PTP classifier in its own fileDaniel Borkmann1-18/+0
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann1-1/+7
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann1-7/+14
2011-11-01net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran1-2/+10
2011-06-21net: export the receive time stamping hook for non-NAPI driversRichard Cochran1-0/+1
2011-06-14net: export time stamp utility function for Ethernet MAC driversRichard Cochran1-0/+1
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+4
2010-12-11net: fix skb_defer_rx_timestamp()Eric Dumazet1-2/+4
2010-12-08filter: constify sk_run_filter()Eric Dumazet1-1/+1
2010-11-19filter: optimize sk_run_filterEric Dumazet1-1/+1
2010-07-19net: support time stamping in phy devices.Richard Cochran1-0/+126