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