index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
timestamping.c
Age
Commit message (
Expand
)
Author
2015-07-09
net: skb_defer_rx_timestamp should check for phydev before setting up classify
Alexander Duyck
2014-09-05
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-05
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2014-07-07
net: Simplify ptp class checks
Stefan Sørensen
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-24
net: hold sock reference while processing tx timestamps
Richard Cochran
2011-06-20
net: export the receive time stamping hook for non-NAPI drivers
Richard Cochran
2011-06-13
net: export time stamp utility function for Ethernet MAC drivers
Richard Cochran
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-10
net: fix skb_defer_rx_timestamp()
Eric Dumazet
2010-12-08
filter: constify sk_run_filter()
Eric Dumazet
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
2010-07-18
net: support time stamping in phy devices.
Richard Cochran