summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-15octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2023-12-15net: libwx: fix memory leak on free pageduanqiangwen
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-12-14Merge tag 'mlx5-fixes-2023-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-12-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-14net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean
2023-12-14net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu
2023-12-13net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter
2023-12-13net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-13net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2023-12-13net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran
2023-12-13net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi
2023-12-13net/mlx5e: Fix overrun reported by coverityJianbo Liu
2023-12-13net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2023-12-13net/mlx5e: Fix a race in command alloc flowShifeng Li
2023-12-13net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2023-12-13net/mlx5e: fix double free of encap_headerVlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-13i40e: Fix ST code value for Clause 45Ivan Vecera
2023-12-13ice: fix theoretical out-of-bounds access in ethtool link modesMichal Schmidt
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-12-12Merge tag 'hid-for-linus-2023121201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-12dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()Jiri Pirko
2023-12-12net: ena: Fix XDP redirection errorDavid Arinzon
2023-12-12net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon
2023-12-12net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon
2023-12-12net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon
2023-12-12qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-12iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba
2023-12-12iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau
2023-12-12HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboardsYan Jun
2023-12-12HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel