aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rmd160.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa3-0/+4
2021-10-04qed: Update debug related changesPrabhakar Kushwaha8-505/+1031
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha10-111/+143
2021-10-04qed: Update FW init functions to support FW 8.59.1.0Omkar Kulkarni6-200/+372
2021-10-04qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.hPrabhakar Kushwaha1-257/+390
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha12-308/+1590
2021-10-04qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0Prabhakar Kushwaha3-263/+800
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha2-9/+106
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni23-3747/+3794
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin32-3896/+3888
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha21-1917/+2186
2021-10-04selftests: net: Test for the IOAM encapsulation with IPv6Justin Iurman1-50/+159
2021-10-04ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman3-54/+242
2021-10-04ipv6: ioam: Prerequisite patch for ioam6_iptunnelJustin Iurman1-35/+20
2021-10-04ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman3-7/+9
2021-10-04net/mlx4_en: avoid one cache line miss to ring doorbellEric Dumazet2-2/+3
2021-10-03mctp: Add input reassembly testsJeremy Kerr1-0/+134
2021-10-03mctp: Add route input to socket testsJeremy Kerr1-0/+132
2021-10-03mctp: Add packet rx testsJeremy Kerr1-3/+64
2021-10-03mctp: Add test utilsJeremy Kerr3-0/+90
2021-10-03mctp: Add initial test structure and fragmentation testJeremy Kerr3-0/+227
2021-10-02net: wwan: iosm: correct devlink extra paramsM Chetan Kumar4-124/+75
2021-10-02ethernet: use eth_hw_addr_set() - castsJakub Kicinski3-3/+3
2021-10-02fddi: use eth_hw_addr_set()Jakub Kicinski1-2/+3
2021-10-02ethernet: s2io: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski5-6/+7
2021-10-02net: usb: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski5-6/+6
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski57-79/+77
2021-10-02net: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski7-10/+10
2021-10-02net: usb: use eth_hw_addr_set()Jakub Kicinski8-9/+9
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski63-85/+83
2021-10-02net: use eth_hw_addr_set()Jakub Kicinski4-4/+4
2021-10-02arch: use eth_hw_addr_set()Jakub Kicinski2-2/+2
2021-10-02selftests: net: mscc: ocelot: add a test for egress VLAN modificationVladimir Oltean1-0/+39
2021-10-02selftests: net: mscc: ocelot: rename the VLAN modification test to ingressVladimir Oltean1-3/+3
2021-10-02selftests: net: mscc: ocelot: bring up the ports automaticallyVladimir Oltean1-0/+5
2021-10-02net: dsa: tag_ocelot: set the classified VLAN during xmitVladimir Oltean1-0/+39
2021-10-02net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean2-3/+3
2021-10-02net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean2-20/+115
2021-10-02dt-bindings: net: renesas,etheravb: Update example to match realityGeert Uytterhoeven1-0/+3
2021-10-02dt-bindings: net: renesas,ether: Update example to match realityGeert Uytterhoeven1-5/+12
2021-10-02net:dev: Change napi_gro_complete return type to voidGyumin Hwang1-3/+2
2021-10-02ionic: add lif param to ionic_qcq_disableShannon Nelson1-12/+12
2021-10-02ionic: have ionic_qcq_disable decide on sending to hardwareShannon Nelson1-19/+20
2021-10-02ionic: add polling to adminq waitShannon Nelson2-6/+31
2021-10-02ionic: widen queue_lock use around lif init and deinitShannon Nelson1-3/+11
2021-10-02ionic: move lif mutex setup and deleteShannon Nelson1-5/+10
2021-10-02ionic: check for binary values in FW ver stringShannon Nelson1-3/+14
2021-10-02ionic: remove debug statsShannon Nelson7-225/+0
2021-10-02ravb: Initialize GbEthernet E-MACBiju Das2-13/+62