summaryrefslogtreecommitdiffstats
path: root/crypto/des_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-10-25mptcp: consolidate sockopt synchronizationPaolo Abeni3-33/+9
2023-10-25mptcp: use copy_from_iter helpers on transmitPaolo Abeni1-4/+15
2023-10-25mptcp: give rcvlowat some lovePaolo Abeni4-15/+83
2023-10-25tcp: define initial scaling factor value as a macroPaolo Abeni1-5/+7
2023-10-25mptcp: use plain bool instead of custom binary enumPaolo Abeni2-12/+7
2023-10-25mptcp: properly account fastopen dataPaolo Abeni1-0/+1
2023-10-25mptcp: add a new sysctl for make after break timeoutPaolo Abeni4-3/+31
2023-10-25wifi: ray_cs: Remove unnecessary (void*) conversionsWu Yunchuan1-3/+3
2023-10-25Revert "Merge branch 'mv88e6xxx-dsa-bindings'"Jakub Kicinski26-761/+457
2023-10-25Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo1-1/+3
2023-10-25wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson4-11/+16
2023-10-25wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold1-1/+10
2023-10-25wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-10-25wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-10-25wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-10-25wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy2-11/+11
2023-10-25wifi: ath12k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy1-11/+11
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli7-17/+258
2023-10-25wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()Kalle Valo1-7/+11
2023-10-25net: ipv6: fix typo in commentsDeming Wang1-1/+1
2023-10-25net: ipv4: fix typo in commentsDeming Wang1-1/+1
2023-10-25net/sched: act_ct: additional checks for outdated flowsVlad Buslov1-0/+2
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso3-7/+15
2023-10-25amd/pds_core: core: No need for Null pointer check before kfreeBragatheswaran Manickavel1-5/+2
2023-10-25dt-bindings: marvell: Add Marvell MV88E6060 DSA schemaLinus Walleij2-0/+89