aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/timestamping.c
Commit message (Expand)AuthorAgeFilesLines
* 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