aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-02-24net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg
2022-02-24Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-24bnx2x: fix driver load from initrdManish Chopra
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman
2022-02-23net/mlx5e: Add missing increment of countLama Kayal
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo
2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...Heyi Guo
2022-02-22ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu
2022-02-20bnxt_en: Fix devlink fw_activateKalesh AP
2022-02-20bnxt_en: Increase firmware message response DMA wait timeMichael Chan
2022-02-20bnxt_en: Restore the resets_reliable flag in bnxt_open()Kalesh AP
2022-02-20bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi
2022-02-20bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan
2022-02-20bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan
2022-02-20bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur
2022-02-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-02-18nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET
2022-02-18net: mvpp2: always set port pcs opsJeremy Linton
2022-02-18ice: initialize local variable 'tlv'Tom Rix
2022-02-18ice: check the return of ice_ptp_gettimex64Tom Rix
2022-02-18ice: fix concurrent reset and removal of VFsJacob Keller
2022-02-18ice: fix setting l4 port flag when adding filterMichal Swiatkowski
2022-02-18ice: Match on all profiles in slow-pathWojciech Drewek
2022-02-18net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean
2022-02-15dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie
2022-02-15dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix
2022-02-14ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg
2022-02-11atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski