summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: enetc: survive memory pressure without crashingVladimir Oltean2022-10-271-0/+5
* net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem2022-10-271-1/+1
* net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem2022-10-271-1/+1
* net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem2022-10-271-6/+6
* net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem2022-10-271-1/+1
* net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda2022-10-271-3/+3
* net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich2022-10-271-0/+4
* net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedRoi Dayan2022-10-271-0/+4
* net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich2022-10-271-1/+11
* net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan2022-10-271-5/+5
* net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed2022-10-271-0/+7
* net/mlx5e: Update restore chain id for slow path packetsPaul Blakey2022-10-272-2/+62
* net/mlx5e: Extend SKB room check to include PTP-SQAya Levin2022-10-273-0/+21
* net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu2022-10-271-1/+2
* net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh2022-10-271-0/+17
* net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim2022-10-271-3/+0
* net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki2022-10-271-4/+8
* net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli2022-10-271-0/+3
* net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang2022-10-271-0/+1
* net: ethernet: ave: Fix MAC to be in charge of PHY PMKunihiko Hayashi2022-10-261-0/+6
* net: fec: limit register access on i.MX6ULJuergen Borleis2022-10-261-2/+44
* net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang2022-10-251-1/+1
* i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba2022-10-251-33/+38
* i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch2022-10-252-11/+33
* i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba2022-10-252-8/+27
* net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard2022-10-251-0/+6
* net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTUHoratiu Vultur2022-10-241-21/+3
* net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong2022-10-241-1/+0
* net: fman: Use physical address for userspace interfacesSean Anderson2022-10-244-10/+10
* net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky2022-10-241-10/+1
* atlantic: fix deadlock at aq_nic_stopÍñigo Huguet2022-10-242-24/+74
* nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang2022-10-211-23/+15
* amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju2022-10-211-1/+8
* amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju2022-10-211-4/+4
* amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju2022-10-211-2/+8
* amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju2022-10-212-13/+41
* amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju2022-10-213-1/+7
* net: macb: Specify PHY PM management done by MACSergiu Moga2022-10-201-0/+1
* net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao2022-10-201-1/+0
* net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao2022-10-201-1/+1
* net: hinic: fix memory leak when reading function tableZhengchao Shao2022-10-201-6/+12
* net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao2022-10-201-1/+1
* net: lan966x: Fix the rx drop counterHoratiu Vultur2022-10-201-1/+9
* net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang2022-10-201-0/+2
* Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-2018-94/+150
|\
| * net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang2022-10-191-1/+3
| * sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2022-10-192-7/+7
| * ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel2022-10-191-0/+2
| * ionic: catch NULL pointer issue on reconfigBrett Creeley2022-10-181-4/+8
| * bnxt_en: fix memory leak in bnxt_nvm_test()Vikas Gupta2022-10-181-5/+6