summaryrefslogtreecommitdiffstats
path: root/include/kunit/assert.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-27net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)Dmitry Safonov2-4/+20
2023-10-27net/tcp: Add TCP-AO getsockopt()sDmitry Safonov4-14/+369
2023-10-27net/tcp: Add option for TCP-AO to (not) hash headerDmitry Safonov2-3/+10
2023-10-27net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov7-2/+87
2023-10-27net/tcp: Add tcp_hash_fail() ratelimited logsDmitry Safonov4-12/+61
2023-10-27net/tcp: Add TCP-AO SNE supportDmitry Safonov6-13/+104
2023-10-27net/tcp: Add TCP-AO segments countersDmitry Safonov9-15/+77
2023-10-27net/tcp: Verify inbound TCP-AO signed segmentsDmitry Safonov8-47/+248
2023-10-27net/tcp: Sign SYN-ACK segments with TCP-AODmitry Safonov7-16/+111
2023-10-27net/tcp: Wire TCP-AO to request socketsDmitry Safonov12-51/+506
2023-10-27net/tcp: Add TCP-AO sign to twskDmitry Safonov7-50/+183
2023-10-27net/tcp: Add AO sign to RST packetsDmitry Safonov5-43/+245
2023-10-27net/tcp: Add tcp_parse_auth_options()Dmitry Safonov7-22/+93
2023-10-27net/tcp: Add TCP-AO sign to outgoing packetsDmitry Safonov7-38/+391
2023-10-27net/tcp: Calculate TCP-AO traffic keysDmitry Safonov8-2/+314
2023-10-27net/tcp: Prevent TCP-MD5 with TCP-AO being setDmitry Safonov7-9/+198
2023-10-27net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov11-18/+952
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov5-8/+114
2023-10-27net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov8-211/+525
2023-10-27MAINTAINERS: Remove linuxwwan@intel.com mailing listBagas Sanjaya1-3/+0
2023-10-27ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski1-0/+4
2023-10-27ice: Remove redundant zeroing of the fields.Pawel Chmielewski1-27/+27
2023-10-27ice: Add support for E830 DDP package segmentDan Nowlin3-74/+382
2023-10-27ice: Add ice_get_link_status_datalenPaul Greenwalt2-6/+53
2023-10-27ice: Add 200G speed/phy type useAlice Michael4-3/+43
2023-10-27ice: Add E830 device IDs, MAC type and registersPaul Greenwalt7-61/+141
2023-10-27MAINTAINERS: Maintainer change for ptp_vmw driverAlexey Makhalov1-1/+1
2023-10-27bnxt_en: Fix 2 stray ethtool -S countersMichael Chan1-6/+22
2023-10-27tools: ynl-gen: respect attr-cnt-name at the attr set levelJakub Kicinski1-3/+4
2023-10-27netlink: specs: support conditional operationsJakub Kicinski4-0/+37
2023-10-27netlink: make range pointers in policies constJakub Kicinski10-11/+11
2023-10-27net/mlx5: fix uninit value usePrzemek Kitszel2-3/+11
2023-10-26netkit: Remove explicit active/peer ptr initializationNikolay Aleksandrov1-4/+0
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao1-1/+32
2023-10-26samples/bpf: Allow building with custom bpftoolViktor Malik1-2/+3
2023-10-26samples/bpf: Fix passing LDFLAGS to libbpfViktor Malik1-1/+1
2023-10-26samples/bpf: Allow building with custom CFLAGS/LDFLAGSViktor Malik1-1/+4
2023-10-26bareudp: use ports to lookup routeBeniamino Galvani1-13/+16
2023-10-26bpf: Add more WARN_ON_ONCE checks for mismatched alloc and freeHou Tao1-0/+4
2023-10-26Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie1-1/+5
2023-10-26Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie1-1/+3
2023-10-26net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie1-5/+13
2023-10-26net: ipv6/addrconf: clamp preferred_lft to the maximum allowedAlex Henrie1-0/+1
2023-10-26ipv6: avoid atomic fragment on GSO packetsYan Zhai1-1/+7
2023-10-26ipv6: refactor ip6_finish_output for GSO handlingYan Zhai1-7/+15
2023-10-26ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai9-45/+5
2023-10-26iavf: in iavf_down, disable queues when removing the driverMichal Schmidt1-1/+1
2023-10-26vsock/virtio: initialize the_virtio_vsock before using VQsAlexandru Matei1-1/+17
2023-10-25mptcp: refactor sndbuf auto-tuningPaolo Abeni4-10/+70
2023-10-25mptcp: ignore notsent_lowat setting at the subflow levelPaolo Abeni1-0/+6