summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu2024-01-041-0/+2
* Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-01-043-5/+4
|\
| * idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga2023-12-261-3/+3
| * idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin2023-12-262-2/+1
* | virtio_net: fix missing dma unmap for resizeXuan Zhuo2024-01-041-30/+30
* | net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal2024-01-031-1/+3
* | sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu2024-01-031-1/+3
* | connector: Fix proc_event_num_listeners count not clearedwangkeqi2024-01-021-2/+3
* | r8169: Fix PCI error on system resumeKai-Heng Feng2024-01-011-1/+1
* | mlxbf_gige: fix receive packet race conditionDavid Thompson2023-12-291-2/+7
* | ptp: ocp: fix bug in unregistering the DPLL subsystemSagi Maimon2023-12-291-1/+1
* | Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2023-12-273-14/+15
|\ \
| * | wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg2023-12-183-14/+15
* | | octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh2023-12-261-2/+2
| |/ |/|
* | Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-2137-200/+187
|\ \
| * \ 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
| * | | Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-12-201-4/+6
| |\ \ \
| | * | | Bluetooth: Fix deadlock in vhci_send_frameYing Hsu2023-12-151-4/+6
| * | | | 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