summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-07ethtool: Add ability to control transceiver modules' power modeIdo Schimmel8-3/+335
2021-10-06qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King1-1/+1
2021-10-06mlxsw: spectrum_buffers: silence uninitialized warningDan Carpenter1-1/+1
2021-10-06gtp: use skb_dst_update_pmtu_no_confirm() instead of direct callGyeongun Kang1-1/+1
2021-10-06net: tg3: fix obsolete check of !errJean Sacren1-5/+1
2021-10-06Merge branch 'RTL8366RB-enhancements'David S. Miller1-6/+106
2021-10-06net: dsa: rtl8366rb: Support setting STP stateLinus Walleij1-0/+48
2021-10-06net: dsa: rtl8366rb: Support fast agingLinus Walleij1-0/+14
2021-10-06net: dsa: rtl8366rb: Support disabling learningLinus Walleij1-6/+44
2021-10-06ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"Stephen Rothwell1-1/+1
2021-10-06net: phy: at803x: add QCA9561 supportDavid Bauer1-2/+21
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski35-1084/+2789
2021-10-05net: usb: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski5-5/+5
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski76-93/+90
2021-10-05Merge branch 'mlx4-const-dev_addr'David S. Miller8-48/+26
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski3-5/+7
2021-10-05mlx4: remove custom dev_addr clearingJakub Kicinski1-8/+6
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski2-11/+1
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski6-24/+12
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal2-25/+2
2021-10-05Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller21-149/+597
2021-10-05net: bgmac: support MDIO described in DTRafał Miłecki1-1/+5
2021-10-05net: bgmac: improve handling PHYRafał Miłecki1-12/+21
2021-10-05ethernet: ehea: add missing castJakub Kicinski1-1/+1
2021-10-05sparc: Fix typo.David S. Miller1-1/+1
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