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
/
include
/
linux
/
ptp_classify.h
Age
Commit message (
Expand
)
Author
2020-11-23
net: ptp: introduce common defines for PTP message types
Christian Eggers
2020-09-27
ptp: add stub function for ptp_get_msgtype()
Yangbo Lu
2020-08-19
ptp: Remove unused macro
Kurt Kanzenbach
2020-08-19
ptp: Add generic ptp message type function
Kurt Kanzenbach
2020-08-19
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-02-14
net: ptp: Add stub for ptp_classify_raw()
Andrew Lunn
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2014-07-07
ptp: Classify ptp over ip over vlan packets
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-09-29
ptp: fix L2 event message recognition
Richard Cochran
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
2010-07-18
net: added a BPF to help drivers detect PTP packets.
Richard Cochran