| Commit message (Expand) | Author | Age | Files | Lines |
* | net-timestamp: Make the clone operation stand-alone from phy timestamping | Alexander Duyck | 2014-09-06 | 1 | -11/+3 |
* | net-timestamp: Merge shared code between phy and regular timestamping | Alexander Duyck | 2014-09-06 | 1 | -29/+0 |
* | net: Simplify ptp class checks | Stefan Sørensen | 2014-07-08 | 1 | -37/+20 |
* | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 2014-04-01 | 1 | -18/+0 |
* | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 2014-03-31 | 1 | -1/+7 |
* | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 2014-03-31 | 1 | -7/+14 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | net: hold sock reference while processing tx timestamps | Richard Cochran | 2011-10-24 | 1 | -2/+10 |
* | net: export the receive time stamping hook for non-NAPI drivers | Richard Cochran | 2011-06-20 | 1 | -0/+1 |
* | net: export time stamp utility function for Ethernet MAC drivers | Richard Cochran | 2011-06-13 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 | 1 | -2/+4 |
|\ |
|
| * | net: fix skb_defer_rx_timestamp() | Eric Dumazet | 2010-12-11 | 1 | -2/+4 |
* | | filter: constify sk_run_filter() | Eric Dumazet | 2010-12-08 | 1 | -1/+1 |
* | | filter: optimize sk_run_filter | Eric Dumazet | 2010-11-19 | 1 | -1/+1 |
|/ |
|
* | net: support time stamping in phy devices. | Richard Cochran | 2010-07-19 | 1 | -0/+126 |