summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-01129-690/+1104
|\
| * Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-0133-241/+296
| |\
| | * Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-06-013-14/+12
| | |\
| | | * net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh2023-05-311-1/+1
| | | * net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed2023-05-311-7/+4
| | | * net/mlx5: Ensure af_desc.mask is properly initializedChuck Lever2023-05-311-1/+1
| | | * net/mlx5: Fix setting of irq->map.index for static IRQ caseNiklas Schnelle2023-05-311-4/+5
| | | * net/mlx5: Remove rmap also in case dynamic MSIX not supportedShay Drory2023-05-311-1/+1
| | * | ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski2023-06-011-1/+1
| | * | net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang2023-06-011-13/+3
| | * | net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda2023-06-011-1/+1
| | * | net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson2023-06-011-1/+1
| | * | net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki2023-06-011-1/+1
| | * | sfc: fix error unwinds in TC offloadEdward Cree2023-05-311-15/+12
| | |/
| | * net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang2023-05-302-12/+0
| | * net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak2023-05-291-1/+1
| | * nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad2023-05-261-4/+0
| | * amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju2023-05-261-3/+9
| | * Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-05-2517-167/+241
| | |\
| | | * net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()Dan Carpenter2023-05-241-1/+1
| | | * net/mlx5: DR, Add missing mutex init/destroy in pattern managerYevgeny Kliteynik2023-05-241-0/+3
| | | * net/mlx5e: Move Ethernet driver debugfs to profile init callbackJianbo Liu2023-05-242-5/+11
| | | * net/mlx5e: Don't attach netdev profile while handling internal errorDmytro Linkin2023-05-241-4/+31
| | | * net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov2023-05-243-5/+12
| | | * net/mlx5e: Use query_special_contexts cmd only once per mdevDragos Tatulea2023-05-243-21/+25
| | | * net/mlx5: fw_tracer, Fix event handlingShay Drory2023-05-241-1/+1
| | | * net/mlx5: SF, Drain health before removing deviceShay Drory2023-05-241-0/+1
| | | * net/mlx5: Drain health before unregistering devlinkShay Drory2023-05-241-3/+4
| | | * net/mlx5e: Do not update SBCM when prio2buffer command is invalidMaher Sanalla2023-05-241-2/+2
| | | * net/mlx5e: Consider internal buffers size in port buffer calculationsMaher Sanalla2023-05-243-21/+36
| | | * net/mlx5e: Prevent encap offload when neigh update is runningChris Mi2023-05-241-17/+20
| | | * net/mlx5e: Extract remaining tunnel encap code to dedicated fileChris Mi2023-05-243-87/+94
| | * | net: stmmac: fix call trace when stmmac_xdp_xmit() is invokedWei Fang2023-05-252-2/+7
| | * | net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer2023-05-251-6/+7
| * | | fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-011-17/+5
| * | | Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/landing-teams/worki...Linus Torvalds2023-06-011-4/+6
| |\ \ \
| | * | | mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter2023-05-311-4/+6
| * | | | Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-015-6/+21
| |\ \ \ \
| | * | | | HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera2023-05-311-0/+1
| | * | | | HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev2023-05-231-1/+6
| | * | | | HID: google: add jewel USB idSung-Chi Li2023-05-232-0/+3
| | * | | | HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich2023-05-231-1/+1
| | * | | | HID: wacom: Check for string overflow from strscpy callsJason Gerecke2023-05-231-4/+10
| * | | | | Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-06-011-8/+26
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal2023-05-301-8/+26
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-05-3117-97/+173
| |\ \ \ \ \
| | * | | | | RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail2023-05-291-0/+1
| | * | | | | RDMA/irdma: Prevent QP use after freeMustafa Ismail2023-05-291-5/+6
| | * | | | | RDMA/bnxt_re: Do not enable congestion control on VFsKalesh AP2023-05-191-0/+4
| | * | | | | RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rxKalesh AP2023-05-191-3/+1