summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-11net: usb: qmi_wwan: Remove generic .ndo_get_stats64Breno Leitao
2024-04-11net: usb: qmi_wwan: Leverage core stats allocatorBreno Leitao
2024-04-11net/mlx5e: Expose the VF/SF RX drop counter on the representorCarolina Jubran
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds
2024-04-11Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jakub Kicinski
2024-04-11net: mana: Avoid open coded arithmeticErick Archer
2024-04-11RDMA/mana_ib: Prefer struct_size over open coded arithmeticErick Archer
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
2024-04-11Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-10bnxt_en: Update MODULE_DESCRIPTIONMichael Chan
2024-04-10bnxt_en: Utilize ulp client resources if RoCE is not registeredVikas Gupta
2024-04-10bnxt_en: Change MSIX/NQs allocation policyVikas Gupta
2024-04-10bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functionsVikas Gupta
2024-04-10bnxt_en: Remove unneeded MSIX base structure fields and codeVikas Gupta
2024-04-10bnxt_en: Remove a redundant NULL check in bnxt_register_dev()Kalesh AP
2024-04-10bnxt_en: Skip ethtool RSS context configuration in ifdown statePavan Chebbi
2024-04-10net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran
2024-04-10net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu
2024-04-10net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-10net/mlx5: offset comp irq index in name by oneMichael Liang
2024-04-10net/mlx5: Register devlink first under devlink lockShay Drory
2024-04-10net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory
2024-04-10mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modesIdo Schimmel
2024-04-10net: team: fix incorrect maxattrHangbin Liu
2024-04-10net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-10r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans
2024-04-10net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-04-10Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-04-10Merge tag 'platform-drivers-x86-v6.9-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-10r8169: fix LED-related deadlock on module removalHeiner Kallweit
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley
2024-04-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-04-09bonding: no longer use RTNL in bonding_show_queue_id()Eric Dumazet