index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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