summaryrefslogtreecommitdiffstats
path: root/drivers/net
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
* netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failedZhengchao Shao2022-10-271-4/+7
* netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Zhengchao Shao2022-10-271-7/+13
* netdevsim: fix memory leak in nsim_bus_dev_new()Zhengchao Shao2022-10-271-2/+7
* Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-10-273-17/+15
|\
| * can: rcar_canfd: fix channel specific IRQ handling for RZ/G2LBiju Das2022-10-271-11/+7
| * can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das2022-10-271-2/+4
| * can: kvaser_usb: Fix possible completions during init_completionAnssi Hannula2022-10-272-4/+4
* | 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
* Merge tag 'linux-can-fixes-for-6.1-20221025' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-10-262-4/+9
|\
| * can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu2022-10-251-1/+4
| * can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu2022-10-251-3/+5
* | net: ipa: don't configure IDLE_INDICATION on v3.1Caleb Connolly2022-10-251-0/+3
* | net: ipa: fix v3.1 resource limit masksCaleb Connolly2022-10-251-64/+32
* | net: ipa: fix v3.5.1 resource limit max valuesCaleb Connolly2022-10-251-2/+2
* | 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