summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern2024-01-201-1/+1
* stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski2024-01-201-5/+0
* net/tg3: fix race condition in tg3_reset_task()Thinh Tran2024-01-201-1/+10
* octeontx2-af: Support variable number of lmacsRakesh Babu Saladi2024-01-108-40/+42
* octeontx2-af: Fix pause frame configurationHariprasad Kelam2024-01-101-4/+7
* dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei2024-01-101-2/+5
* net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei2024-01-101-10/+8
* net/mlx5: Increase size of irq name bufferRahul Rameshbabu2024-01-102-3/+6
* wifi: iwlwifi: yoyo: swap cdb and jacket bits valuesRotem Saado2024-01-101-2/+2
* udp: annotate data-races around udp->encap_typeEric Dumazet2024-01-101-2/+2
* bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan2024-01-101-2/+2
* net: ravb: Wait for operating mode to be appliedClaudiu Beznea2024-01-101-23/+42
* asix: Add check for usbnet_get_endpointsChen Ni2024-01-101-1/+3
* octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli2024-01-103-1/+25
* octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli2024-01-101-107/+3
* net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu2024-01-101-0/+2
* igc: Fix hicredit calculationRodrigo Cataldo2024-01-101-1/+1
* i40e: Restore VF MSI-X state during PCI resetAndrii Staikov2024-01-103-0/+32
* i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao2024-01-101-1/+7
* net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal2024-01-101-1/+3
* sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu2024-01-101-1/+3
* r8169: Fix PCI error on system resumeKai-Heng Feng2024-01-101-1/+1
* mlxbf_gige: fix receive packet race conditionDavid Thompson2024-01-101-2/+7
* igc: Check VLAN EtherType maskKurt Kanzenbach2024-01-101-0/+8
* igc: Check VLAN TCI maskKurt Kanzenbach2024-01-102-3/+26
* igc: Report VLAN EtherType matching back to userKurt Kanzenbach2024-01-101-0/+6
* i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari2024-01-101-4/+4
* ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan2024-01-101-0/+2
* ice: Fix link_down_on_close messageKatarzyna Wieczerzycka2024-01-101-3/+7
* octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh2024-01-101-2/+2
* wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg2024-01-103-14/+15
* net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl2024-01-013-25/+40
* net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez2024-01-011-3/+20
* net: mana: select PAGE_POOLYury Norov2024-01-011-0/+1
* ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu2024-01-011-1/+4
* octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh2024-01-011-3/+14
* net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean2024-01-011-4/+4
* net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu2024-01-011-1/+1
* net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu2024-01-011-1/+1
* net/mlx5: Fix fw tracer first block checkMoshe Shemesh2024-01-011-1/+1
* net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu2024-01-011-0/+1
* net/mlx5e: Fix a race in command alloc flowShifeng Li2024-01-011-5/+7
* net/mlx5: Re-organize mlx5_cmd structShay Drory2024-01-012-49/+49
* net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan2024-01-011-1/+29
* net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan2024-01-011-46/+42
* net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li2024-01-011-1/+1
* Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov2024-01-011-4/+6
* Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov2024-01-011-10/+10
* wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg2024-01-011-2/+2
* r8152: fix the autosuspend doesn't workHayes Wang2023-12-201-0/+1