summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-12-212-4/+5
|\
| * ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba2023-12-181-0/+3
| * ice: alter feature support check for SRIOV and LAGDave Ertman2023-12-181-0/+2
| * ice: stop trashing VF VSI aggregator node ID informationJacob Keller2023-12-181-4/+0
* | net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi2023-12-211-0/+3
* | net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann2023-12-201-1/+1
* | net: mana: select PAGE_POOLYury Norov2023-12-191-0/+1
* | net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl2023-12-193-25/+40
|/
* net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle2023-12-161-2/+4
* bnxt_en: do not map packet buffers twiceAndy Gospodarek2023-12-151-9/+2
* ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu2023-12-151-1/+4
* octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh2023-12-151-3/+14
* net: libwx: fix memory leak on free pageduanqiangwen2023-12-152-77/+6
* Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-12-153-7/+9
|\
| * wifi: mt76: fix crash with WED rx support enabledFelix Fietkau2023-12-121-4/+6
| * wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern2023-12-121-1/+1
| * wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg2023-12-121-2/+2
* | Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-12-1515-54/+79
|\ \
| * | net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu2023-12-141-1/+1
| * | net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu2023-12-141-1/+1
| * | net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter2023-12-141-2/+4
| * | net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter2023-12-141-1/+3
| * | net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2023-12-145-16/+18
| * | net/mlx5: Fix fw tracer first block checkMoshe Shemesh2023-12-141-1/+1
| * | net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran2023-12-141-1/+3
| * | net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi2023-12-141-1/+1
| * | net/mlx5e: Fix overrun reported by coverityJianbo Liu2023-12-141-2/+10
| * | net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu2023-12-141-0/+1
| * | net/mlx5e: Fix a race in command alloc flowShifeng Li2023-12-141-5/+7
| * | net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li2023-12-141-1/+1
| * | net/mlx5e: fix double free of encap_headerVlad Buslov2023-12-141-8/+12
| * | Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov2023-12-141-4/+6
| * | Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov2023-12-141-10/+10
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-12-153-5/+5
|\ \ \
| * | | i40e: Fix ST code value for Clause 45Ivan Vecera2023-12-132-3/+3
| * | | ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt2023-12-131-2/+2
| |/ /
* | | net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean2023-12-151-4/+4
* | | net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean2023-12-151-4/+4
* | | net: atlantic: fix double free in ring reinit logicIgor Russkikh2023-12-141-1/+4
* | | net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney2023-12-141-1/+5
* | | net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah2023-12-141-0/+10
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-12-145-74/+219
|\ \ \
| * | | iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba2023-12-121-51/+21
| * | | iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki2023-12-121-0/+59
| * | | iavf: Introduce new state machines for flow directorPiotr Gardocki2023-12-125-23/+139
* | | | dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei2023-12-141-9/+2
* | | | dpaa2-switch: fix size of the dma_unmapIoana Ciornei2023-12-141-3/+4
| |/ / |/| |
* | | stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski2023-12-131-5/+0
* | | stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si2023-12-131-8/+6
* | | net: ena: Fix XDP redirection errorDavid Arinzon2023-12-131-3/+0