1
0
Fork 0
alistair23-linux/tools/testing/selftests/networking/timestamping
David S. Miller 3313da8188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The netfilter conflicts were rather simple overlapping
changes.

However, the cls_tcindex.c stuff was a bit more complex.

On the 'net' side, Cong is fixing several races and memory
leaks.  Whilst on the 'net-next' side we have Vlad adding
the rtnl-ness support.

What I've decided to do, in order to resolve this, is revert the
conversion over to using a workqueue that Cong did, bringing us back
to pure RCU.  I did it this way because I believe that either Cong's
races don't apply with have Vlad did things, or Cong will have to
implement the race fix slightly differently.

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-15 12:38:38 -08:00
..
.gitignore selftests/net: Add a test to validate behavior of rx timestamps 2017-08-23 20:30:47 -07:00
Makefile selftests: fix timestamping Makefile 2019-02-14 12:03:16 -05:00
config selftests: add txtimestamp kselftest 2018-12-20 17:01:17 -08:00
hwtstamp_config.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rxtimestamp.c selftests: add missing include unistd 2019-02-03 11:17:30 -08:00
timestamping.c
txtimestamp.c selftests/txtimestamp: Fix an equals vs assign bug 2019-01-15 13:33:44 -08:00
txtimestamp.sh selftests: add txtimestamp kselftest 2018-12-20 17:01:17 -08:00