summaryrefslogtreecommitdiffstats
path: root/include/linux/ptp_classify.h
Commit message (Expand)AuthorAgeFilesLines
* net: ptp: add helper for one-step P2P clocksChristian Eggers2023-01-131-0/+73
* net: macb: Fix PTP one step sync supportHarini Katakam2022-05-191-0/+3
* ptp: Add generic PTP is_sync() functionKurt Kanzenbach2022-03-071-0/+15
* net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean2021-11-261-0/+1
* net: ptp: introduce common defines for PTP message typesChristian Eggers2020-11-231-1/+6
* ptp: add stub function for ptp_get_msgtype()Yangbo Lu2020-09-271-0/+8
* ptp: Remove unused macroKurt Kanzenbach2020-08-191-1/+0
* ptp: Add generic ptp message type functionKurt Kanzenbach2020-08-191-0/+25
* ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach2020-08-191-0/+44
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* net: ptp: Add stub for ptp_classify_raw()Andrew Lunn2018-02-141-0/+4
* ptp: Change ptp_class to a proper bitmaskStefan Sørensen2015-11-031-3/+4
* ptp: Classify ptp over ip over vlan packetsStefan Sørensen2014-07-071-3/+2
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-73/+22
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-311-8/+2
* net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-311-4/+0
* ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-231-0/+7
* net: added a BPF to help drivers detect PTP packets.Richard Cochran2010-07-181-0/+126