Age | Commit message (Expand) | Author | Files | Lines |
2021-11-26 | net: ptp: add a definition for the UDP port for IEEE 1588 general messages | Vladimir Oltean | 1 | -0/+1 |
2020-11-24 | net: ptp: introduce common defines for PTP message types | Christian Eggers | 1 | -1/+6 |
2020-09-27 | ptp: add stub function for ptp_get_msgtype() | Yangbo Lu | 1 | -0/+8 |
2020-08-20 | ptp: Remove unused macro | Kurt Kanzenbach | 1 | -1/+0 |
2020-08-20 | ptp: Add generic ptp message type function | Kurt Kanzenbach | 1 | -0/+25 |
2020-08-20 | ptp: Add generic ptp v2 header parsing function | Kurt Kanzenbach | 1 | -0/+44 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
2018-02-14 | net: ptp: Add stub for ptp_classify_raw() | Andrew Lunn | 1 | -0/+4 |
2015-11-03 | ptp: Change ptp_class to a proper bitmask | Stefan Sørensen | 1 | -3/+4 |
2014-07-08 | ptp: Classify ptp over ip over vlan packets | Stefan Sørensen | 1 | -3/+2 |
2014-04-02 | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 1 | -73/+22 |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 1 | -8/+2 |
2014-03-31 | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 1 | -4/+0 |
2011-09-29 | ptp: fix L2 event message recognition | Richard Cochran | 1 | -3/+10 |
2011-05-24 | ptp: Added a brand new class driver for ptp clocks. | Richard Cochran | 1 | -0/+7 |
2010-07-19 | net: added a BPF to help drivers detect PTP packets. | Richard Cochran | 1 | -0/+126 |