aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/timestamping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: 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-20net: export the receive time stamping hook for non-NAPI driversRichard Cochran1-0/+1
2011-06-13net: 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/net-2.6David S. Miller1-2/+4
2010-12-10net: 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-18net: support time stamping in phy devices.Richard Cochran1-0/+126