summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Fix the ACPI memory leakYu Liao2022-11-241-1/+3
* octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang2022-11-241-2/+5
* net: altera_tse: release phylink resources in tse_shutdown()Liu Jian2022-11-241-0/+1
* virtio_net: Fix probe failed when modprobe virtio_netLi Zetao2022-11-241-2/+1
* net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo2022-11-241-0/+2
* octeontx2-pf: Add check for devm_kcallocJiasheng Jiang2022-11-241-0/+2
* net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean2022-11-233-11/+19
* net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong2022-11-231-0/+1
* net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón2022-11-231-0/+1
* net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin2022-11-231-0/+1
* net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can2022-11-231-1/+3
* arcnet: fix potential memory leak in com20020_probe()Wang Hai2022-11-231-2/+9
* Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-11-2217-118/+280
|\
| * net/mlx5e: Fix possible race condition in macsec extended packet number updat...Emeel Hakim2022-11-211-0/+3
| * net/mlx5e: Fix MACsec update SecYEmeel Hakim2022-11-211-1/+1
| * net/mlx5e: Fix MACsec SA initialization routineEmeel Hakim2022-11-211-7/+7
| * net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan2022-11-211-18/+0
| * net/mlx5e: Offload rule only when all encaps are validChris Mi2022-11-213-17/+9
| * net/mlx5e: Fix missing alignment in size of MTT/KLM entriesTariq Toukan2022-11-211-2/+3
| * net/mlx5: Fix sync reset event handler error flowMoshe Shemesh2022-11-211-2/+7
| * net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan2022-11-212-5/+7
| * net/mlx5: Lag, avoid lockdep warningsEli Cohen2022-11-214-40/+78
| * net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh2022-11-211-3/+3
| * net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh2022-11-212-19/+67
| * net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory2022-11-211-0/+88
| * net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh2022-11-211-1/+1
| * net/mlx5: Do not query pci info while pci disabledRoy Novich2022-11-211-3/+6
* | net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang2022-11-223-6/+23
* | net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang2022-11-221-2/+2
* | net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan2022-11-221-1/+3
* | tsnep: Fix rotten packetsGerhard Engleder2022-11-221-1/+56
* | octeontx2-pf: Remove duplicate MACSEC settingZheng Bin2022-11-221-1/+0
* | bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang2022-11-221-4/+8
* | net: sparx5: fix error handling in sparx5_port_open()Liu Jian2022-11-221-2/+12
* | sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong2022-11-221-0/+1
* | net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo2022-11-221-1/+1
* | ice: fix handling of burst Tx timestampsJacob Keller2022-11-212-16/+16
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-11-212-19/+23
|\ \
| * | iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba2022-11-181-9/+7
| * | iavf: remove INITIAL_MAC_SET to allow gARP to work properlyStefan Assmann2022-11-182-9/+0
| * | iavf: Do not restart Tx queues after reset task failureIvan Vecera2022-11-181-1/+15
| * | iavf: Fix a crash during reset taskIvan Vecera2022-11-181-0/+1
* | | net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun2022-11-211-1/+3
| |/ |/|
* | octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter2022-11-211-1/+1
* | net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei2022-11-211-5/+2
* | macsec: Fix invalid error code setYueHaibing2022-11-181-1/+0
* | bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu2022-11-181-5/+12
* | nfp: add port from netdev validation for EEPROM accessJaco Coetzee2022-11-181-0/+3
* | nfp: fill splittable of devlink_port_attrs correctlyDiana Wang2022-11-181-1/+1
* | net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang2022-11-181-1/+4