summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-22Revert "bpf: veth driver panics when xdp prog attached before veth_open"Heng Qi
2022-11-22net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean
2022-11-22Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-11-22net: ethernet: mtk_eth_soc: fix memory leak in error pathYan Cangang
2022-11-22net: ethernet: mtk_eth_soc: fix resource leak in error pathYan Cangang
2022-11-22net: ethernet: mtk_eth_soc: fix potential memory leak in mtk_rx_alloc()Ziyang Xuan
2022-11-22tsnep: Fix rotten packetsGerhard Engleder
2022-11-22net: mscc: ocelot: issue a warning if stats are incorrectly orderedColin Foster
2022-11-22net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster
2022-11-22octeontx2-pf: Remove duplicate MACSEC settingZheng Bin
2022-11-22bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang
2022-11-22net: sparx5: fix error handling in sparx5_port_open()Liu Jian
2022-11-22sfc: fix potential memleak in __ef100_hard_start_xmit()Zhang Changzhong
2022-11-22wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-11-22wifi: rtw89: fix physts IE page checkZong-Zhe Yang
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang
2022-11-22wifi: rtw89: 8852b: correct TX power controlled by BT-coexistencePing-Ke Shih
2022-11-22wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_leGustavo A. R. Silva
2022-11-22wifi: brcmfmac: replace one-element array with flexible-array member in struc...Gustavo A. R. Silva
2022-11-22wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...Gustavo A. R. Silva
2022-11-22wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-11-22net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-21ice: fix handling of burst Tx timestampsJacob Keller
2022-11-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-21net/mlx5e: Fix possible race condition in macsec extended packet number updat...Emeel Hakim
2022-11-21net/mlx5e: Fix MACsec update SecYEmeel Hakim
2022-11-21net/mlx5e: Fix MACsec SA initialization routineEmeel Hakim
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan
2022-11-21net/mlx5e: Offload rule only when all encaps are validChris Mi
2022-11-21net/mlx5e: Fix missing alignment in size of MTT/KLM entriesTariq Toukan
2022-11-21net/mlx5: Fix sync reset event handler error flowMoshe Shemesh
2022-11-21net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan
2022-11-21net/mlx5: Lag, avoid lockdep warningsEli Cohen
2022-11-21net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-21net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory
2022-11-21net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-11-21net/mlx5: Do not query pci info while pci disabledRoy Novich
2022-11-21octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund