summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong2023-08-111-1/+3
* can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde2023-08-111-0/+2
* benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong2023-08-111-1/+2
* team: reset team's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+9
* bonding: reset bond's flags when down link is P2P deviceHangbin Liu2023-08-111-0/+5
* ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong2023-08-111-2/+5
* i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming2023-08-111-1/+1
* net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil2023-08-111-5/+19
* igb: Fix igb_down hung on surprise removalYing Hsu2023-08-111-0/+5
* wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap2023-08-111-1/+4
* net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka2023-08-111-2/+2
* Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider2023-08-111-0/+1
* gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima2023-08-111-0/+2
* wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov2023-08-111-2/+2
* wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel2023-08-111-3/+4
* wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin2023-08-111-1/+7
* wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET2023-08-111-5/+11
* wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET2023-08-111-5/+11
* wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET2023-08-111-2/+11
* wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET2023-08-111-2/+11
* wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET2023-08-111-2/+11
* wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin2023-08-111-0/+4
* wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer2023-08-111-9/+18
* treewide: Remove uninitialized_var() usageKees Cook2023-08-1120-29/+29
* xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall2023-08-081-5/+10
* be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-281-2/+2
* net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-281-2/+1
* net: lapbether: only support ethernet devicesEric Dumazet2023-06-211-0/+3
* igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-211-0/+3
* net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang2023-06-211-0/+2
* bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur2023-06-141-0/+3
* i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman2023-06-141-11/+6
* wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih2023-06-091-5/+4
* net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-06-091-9/+15
* cdc_ncm: Fix the build warningAlexander Bersenev2023-06-091-1/+1
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2023-06-092-91/+328
* wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski2023-06-091-4/+1
* eth: sun: cassini: remove dead codeMartin Liška2023-06-091-2/+2
* net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak2023-06-091-1/+1
* wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-06-092-2/+2
* wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-06-092-1/+4
* net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson2023-06-091-1/+1
* 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-301-1/+10
* forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-301-0/+1
* igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-301-2/+2
* cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-301-0/+2
* net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-301-3/+10
* wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede2023-05-301-1/+4
* net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor2023-05-301-1/+1
* wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin2023-05-301-6/+7