aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang
2024-05-29net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-05-28net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar
2024-05-27ice: fix accounting if a VLAN already existsJacob Keller
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin
2024-05-27net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur
2024-05-27net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam
2024-05-27enic: Validate length of nl attributes in enic_set_vf_portRoded Zats
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-05-25netkit: Fix setting mac address in l2 modeDaniel Borkmann
2024-05-24net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman
2024-05-24net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran
2024-05-24net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu
2024-05-24net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu
2024-05-24net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu
2024-05-24net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan
2024-05-24net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla
2024-05-24net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22virtio-pci: Check if is_avq is NULLLi Zhang
2024-05-22Merge tag 'stable/vduse-virtio-net' into vhostMichael S. Tsirkin
2024-05-22virtio: delete vq in vp_find_vqs_msix() when request_irq() failsJiri Pirko
2024-05-22vhost-vdpa: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET