Show patches with: Submitter = Leonard Crestez       |    State = Changes Requested       |    Archived = No       |   145 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,15/25] selftests: tcp_authopt: Implement SNE in python [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez Changes Requested
[v2,14/25] tcp: ipv4: Add AO signing for skb-less replies [v2,01/25] tcp: authopt: Initial support and key management - - - 1023 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,13/25] tcp: authopt: Add support for signing skb-less replies [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,11/25] tcp: authopt: Implement Sequence Number Extension [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,10/25] selftests: tcp_authopt: Test key address binding [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez Changes Requested
[v2,09/25] tcp: authopt: Disable via sysctl by default [v2,01/25] tcp: authopt: Initial support and key management - - - 1131 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,08/25] tcp: authopt: Hook into tcp core [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,07/25] tcp: Use BIT() for OPTION_* constants [v2,01/25] tcp: authopt: Initial support and key management - - - 1311 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,06/25] tcp: authopt: Compute packet signatures [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,05/25] tcp: authopt: Add crypto initialization [v2,01/25] tcp: authopt: Initial support and key management - - - 924 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,04/25] selftests: tcp_authopt: Initial sockopt manipulation [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez Changes Requested
[v2,03/25] selftests: Initial tcp_authopt test module [v2,01/25] tcp: authopt: Initial support and key management - - - 1221 2021-11-01 Leonard Crestez Changes Requested
[v2,02/25] docs: Add user documentation for tcp_authopt [v2,01/25] tcp: authopt: Initial support and key management - - - 1131 2021-11-01 Leonard Crestez netdev Changes Requested
[v2,01/25] tcp: authopt: Initial support and key management [v2,01/25] tcp: authopt: Initial support and key management - - - 1023 2021-11-01 Leonard Crestez netdev Changes Requested
[11/11] selftests: net/fcnal: Reduce client timeout selftests: Improve nettest and net/fcnal-test.sh - - - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[10/11] selftests: nettest: Add NETTEST_CLIENT,SERVER}_TIMEOUT envvars selftests: Improve nettest and net/fcnal-test.sh - - - 1311 2021-10-06 Leonard Crestez netdev Changes Requested
[09/11] selftests: nettest: Convert timeout to miliseconds selftests: Improve nettest and net/fcnal-test.sh - 1 - 132- 2021-10-06 Leonard Crestez netdev Changes Requested
[08/11] selftests: net/fcnal: Replace sleep after server start with -k selftests: Improve nettest and net/fcnal-test.sh - - - 132- 2021-10-06 Leonard Crestez netdev Changes Requested
[07/11] selftests: nettest: Implement -k to fork after bind or listen selftests: Improve nettest and net/fcnal-test.sh - - - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[06/11] selftests: net/fcnal: Do not capture do_run_cmd in verbose mode selftests: Improve nettest and net/fcnal-test.sh - 1 - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[05/11] selftests: net/fcnal: kill_procs via spin instead of sleep selftests: Improve nettest and net/fcnal-test.sh - - - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[04/11] selftests: net/fcnal: Use accept_dad=0 to avoid setup sleep selftests: Improve nettest and net/fcnal-test.sh - 1 - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[03/11] selftests: net/fcnal: Non-zero exit on failures selftests: Improve nettest and net/fcnal-test.sh - 1 - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[02/11] selftests: net/fcnal: Mark unknown -t or TESTS value as error selftests: Improve nettest and net/fcnal-test.sh - 1 - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[01/11] selftests: net/fcnal: Fix {ipv4,ipv6}_bind not run by default selftests: Improve nettest and net/fcnal-test.sh - 1 - 141- 2021-10-06 Leonard Crestez netdev Changes Requested
[19/19] selftests: tcp_authopt: Add tests for rollover tcp: Initial support for RFC5925 auth option - - - 1113 2021-09-21 Leonard Crestez netdev Changes Requested
[18/19] tcp: authopt: Add key selection controls tcp: Initial support for RFC5925 auth option - - - 915 2021-09-21 Leonard Crestez netdev Changes Requested
[17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh tcp: Initial support for RFC5925 auth option - - - 12-3 2021-09-21 Leonard Crestez netdev Changes Requested
[16/19] selftests: Initial tcp_authopt support for fcnal-test tcp: Initial support for RFC5925 auth option - - - 12-3 2021-09-21 Leonard Crestez netdev Changes Requested
[15/19] selftests: Initial tcp_authopt support for nettest tcp: Initial support for RFC5925 auth option - - - 12-3 2021-09-21 Leonard Crestez netdev Changes Requested
[14/19] selftests: tcp_authopt: Add packet-level tests tcp: Initial support for RFC5925 auth option - - - 1113 2021-09-21 Leonard Crestez netdev Changes Requested
[13/19] selftests: tcp_authopt: Add scapy-based packet signing code tcp: Initial support for RFC5925 auth option - - - 1113 2021-09-21 Leonard Crestez netdev Changes Requested
[12/19] tcp: ipv4: Add AO signing for skb-less replies tcp: Initial support for RFC5925 auth option - - - 11-4 2021-09-21 Leonard Crestez netdev Changes Requested
[11/19] tcp: authopt: Add support for signing skb-less replies tcp: Initial support for RFC5925 auth option - - - 10-5 2021-09-21 Leonard Crestez netdev Changes Requested
[10/19] tcp: ipv6: Add AO signing for tcp_v6_send_response tcp: Initial support for RFC5925 auth option - - - 11-4 2021-09-21 Leonard Crestez netdev Changes Requested
[09/19] selftests: tcp_authopt: Test key address binding tcp: Initial support for RFC5925 auth option - - - 1311 2021-09-21 Leonard Crestez netdev Changes Requested
[08/19] tcp: authopt: Disable via sysctl by default tcp: Initial support for RFC5925 auth option - - - 1221 2021-09-21 Leonard Crestez netdev Changes Requested
[07/19] tcp: authopt: Hook into tcp core tcp: Initial support for RFC5925 auth option - - - 924 2021-09-21 Leonard Crestez netdev Changes Requested
[06/19] tcp: authopt: Compute packet signatures tcp: Initial support for RFC5925 auth option - - - 1014 2021-09-21 Leonard Crestez netdev Changes Requested
[05/19] tcp: authopt: Add crypto initialization tcp: Initial support for RFC5925 auth option - - - 9-6 2021-09-21 Leonard Crestez netdev Changes Requested
[04/19] selftests: tcp_authopt: Initial sockopt manipulation tcp: Initial support for RFC5925 auth option - - - 1113 2021-09-21 Leonard Crestez netdev Changes Requested
[03/19] selftests: Initial tcp_authopt test module tcp: Initial support for RFC5925 auth option - - - 1113 2021-09-21 Leonard Crestez netdev Changes Requested
[02/19] docs: Add user documentation for tcp_authopt tcp: Initial support for RFC5925 auth option - - - 1023 2021-09-21 Leonard Crestez netdev Changes Requested
[01/19] tcp: authopt: Initial support and key management tcp: Initial support for RFC5925 auth option - - - 10-5 2021-09-21 Leonard Crestez netdev Changes Requested
« 1 2 »