This series has some updates for the recently introduced RFC7440 support. Also I found it useful to increase the number of receive packets in the network driver I am currently using. Other drivers might be adjusted as well accordingly. Sascha Sascha Hauer (3): tftp: remove selftest tftp: implement UDP reorder cache using lists net: designware_eqos: Allocate more receive buffers drivers/net/designware_eqos.c | 2 +- fs/Kconfig | 22 --- fs/tftp.c | 344 ++++------------------------------ test/self/Kconfig | 7 - 4 files changed, 37 insertions(+), 338 deletions(-) -- 2.30.2