summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-05net/mlx5: Enable single IRQ for PCI FunctionShay Drory2-8/+19
2021-10-05net/mlx5: Shift control IRQ to the last indexShay Drory5-11/+13
2021-10-05net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov1-2/+126
2021-10-05net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov3-1/+49
2021-10-05net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov1-12/+22
2021-10-05net/mlx5: Bridge, refactor eswitch instance usageVlad Buslov1-11/+14
2021-10-05net/mlx5e: Support accept actionVlad Buslov4-4/+17
2021-10-05net/mlx5e: Specify out ifindex when looking up encap routeChris Mi3-0/+18
2021-10-05net/mlx5e: Reserve a value from TC tunnel options mappingVlad Buslov1-2/+4
2021-10-05net/mlx5e: Move parse fdb check into actions_match_supported_fdb()Roi Dayan1-9/+11
2021-10-05net/mlx5e: Split actions_match_supported() into a sub functionRoi Dayan1-26/+39
2021-10-05net/mlx5e: Move mod hdr allocation to a single placeRoi Dayan1-36/+51
2021-10-05net/mlx5e: TC, Refactor sample offload error flowRoi Dayan1-16/+5
2021-10-05net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan4-6/+203
2021-10-05net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan3-8/+9
2021-10-04Merge branch 'phy-10g-mode-helper'David S. Miller5-18/+15
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)3-18/+3
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)2-0/+12
2021-10-04net: ipv6: fix use after free of struct seg6_pernet_dataMichelleJin1-1/+1
2021-10-04Merge branch 'qed-new-fw'David S. Miller66-10293/+13425
2021-10-04qed: fix ll2 establishment during load of RDMA driverManish Chopra1-5/+44
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha3-1/+3
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-04Merge branch 'ipv6-ioam-encap'David S. Miller7-138/+422
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-03Merge branch 'mctp-kunit-tests'David S. Miller6-0/+644
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-02Merge branch 'hw_addr_set'David S. Miller149-207/+205
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