summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-22/+15
2024-03-06net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)1-2/+2
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski4-23/+48
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin1-1/+1
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer1-7/+6
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera1-2/+1
2024-03-05ice: fix typo in assignmentJesse Brandeburg1-1/+1
2024-03-05ice: fix uninitialized dplls mutex usageMichal Schmidt1-1/+1
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb1-0/+2
2024-03-05ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller2-10/+1
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov1-0/+2
2024-03-05Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski9-74/+102
2024-03-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-14/+64
2024-03-05net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur1-2/+2
2024-03-04geneve: make sure to pull inner header in geneve_rx()Eric Dumazet1-2/+16
2024-03-02net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu1-6/+6
2024-03-02net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu1-0/+2
2024-03-02net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim1-31/+51
2024-03-02net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu1-1/+1
2024-03-02net/mlx5: Check capability for fw_resetMoshe Shemesh2-2/+26
2024-03-02net/mlx5: Fix fw reporter diagnose outputAya Levin1-1/+1
2024-03-02net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu1-9/+14
2024-03-02Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed1-1/+1
2024-03-02Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li1-23/+0
2024-03-01ice: reconfig host after changing MSI-X on VFMichal Swiatkowski1-2/+9
2024-03-01ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski1-4/+5
2024-03-01i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski1-1/+1
2024-03-01ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski1-7/+49
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann1-1/+1
2024-03-01net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel1-1/+2
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds33-111/+352
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet1-0/+5
2024-02-29Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-9/+18
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-02-29igb: extend PTP timestamp adjustments to i211Oleksij Rempel1-2/+3
2024-02-28Merge tag 'acpi-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-46/+66
2024-02-28Merge tag 'pm-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2024-02-28Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-19/+28
2024-02-28Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2024-02-28Bluetooth: qca: Fix triggering coredump implementationZijun Hu1-5/+4
2024-02-28Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota1-1/+12
2024-02-28Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu1-1/+1
2024-02-28Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold1-2/+1
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski1-1/+3
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap1-1/+1
2024-02-28Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski6-5/+66
2024-02-28net: lan78xx: fix "softirq work is pending" errorOleksij Rempel1-0/+2
2024-02-28net: stmmac: Complete meta data only when enabledKurt Kanzenbach1-1/+2
2024-02-28net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco1-1/+1
2024-02-27veth: try harder when allocating queue memoryJakub Kicinski1-2/+3