Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 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-10 | 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-18 | 1 | -0/+126 |