Files
linux-st/include/uapi/linux
Ido Schimmel bd1200b795 drop_monitor: Make timestamps y2038 safe
Timestamps are currently communicated to user space as 'struct
timespec', which is not considered y2038 safe since it uses a 32-bit
signed value for seconds.

Fix this while the API is still not part of any official kernel release
by using 64-bit nanoseconds timestamps instead.

Fixes: ca30707dee ("drop_monitor: Add packet alert mode")
Fixes: 5e58109b1e ("drop_monitor: Add support for packet alert mode for hardware drops")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-23 14:58:07 -07:00
..
2019-08-13 17:32:21 +02:00
2019-07-09 12:11:59 -07:00
2019-05-23 21:07:30 -04:00
2019-06-14 15:00:51 +05:30
2019-05-27 11:42:36 +02:00
2019-06-27 22:53:26 +02:00
2019-07-09 14:32:14 -06:00
2019-08-19 13:04:45 -07:00
2019-05-28 21:37:30 -07:00
2019-06-13 16:49:45 -05:00
2019-05-28 21:37:30 -07:00
2019-08-19 18:27:29 -07:00
2019-07-25 12:05:28 +02:00
2019-06-19 16:56:14 +02:00