summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-12net: move skb ref helpers to new headerMina Almasry6-0/+6
2024-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski137-634/+1316
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds42-224/+537
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-11/+33
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds1-14/+14
2024-04-11Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jakub Kicinski2-15/+11
2024-04-11net: mana: Avoid open coded arithmeticErick Archer1-8/+6
2024-04-11RDMA/mana_ib: Prefer struct_size over open coded arithmeticErick Archer1-7/+5
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-11Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-11net/mlx5: fix possible stack overflowsArnd Bergmann1-41/+41
2024-04-11bnxt_en: Update MODULE_DESCRIPTIONMichael Chan1-1/+1
2024-04-11bnxt_en: Utilize ulp client resources if RoCE is not registeredVikas Gupta3-9/+48
2024-04-11bnxt_en: Change MSIX/NQs allocation policyVikas Gupta4-19/+92
2024-04-11bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functionsVikas Gupta3-10/+35
2024-04-11bnxt_en: Remove unneeded MSIX base structure fields and codeVikas Gupta3-45/+8
2024-04-11bnxt_en: Remove a redundant NULL check in bnxt_register_dev()Kalesh AP1-3/+0
2024-04-11bnxt_en: Skip ethtool RSS context configuration in ifdown statePavan Chebbi1-0/+5
2024-04-11net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan1-0/+7
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran3-2/+34
2024-04-11net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-11net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-11net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-11net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-11net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-11net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-11net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-11net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-11net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-04-11mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modesIdo Schimmel2-0/+63
2024-04-11net: team: fix incorrect maxattrHangbin Liu1-1/+1
2024-04-11net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-11r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit1-1/+2
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans1-14/+14
2024-04-11net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2-5/+13
2024-04-10Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-13/+32
2024-04-10Merge tag 'platform-drivers-x86-v6.9-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-10/+25
2024-04-10r8169: fix LED-related deadlock on module removalHeiner Kallweit3-16/+33
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley4-1/+18
2024-04-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-88/+6
2024-04-10bonding: no longer use RTNL in bonding_show_queue_id()Eric Dumazet6-10/+11
2024-04-10bonding: no longer use RTNL in bonding_show_slaves()Eric Dumazet1-4/+3
2024-04-10bonding: no longer use RTNL in bonding_show_bonds()Eric Dumazet2-6/+6
2024-04-10cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errorsAsbjørn Sloth Tønnesen1-34/+30
2024-04-10mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet1-5/+5