aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ptp_classify.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-23net: ptp: introduce common defines for PTP message typesChristian Eggers1-1/+6
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu1-0/+8
2020-08-19ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach1-0/+44
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2018-02-14net: ptp: Add stub for ptp_classify_raw()Andrew Lunn1-0/+4
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-3/+4
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen1-3/+2
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann1-73/+22
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann1-8/+2
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann1-4/+0
2011-09-29ptp: fix L2 event message recognitionRichard Cochran1-3/+10
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran1-0/+7
2010-07-18net: added a BPF to help drivers detect PTP packets.Richard Cochran1-0/+126