summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo
2025-03-10net: usb: lan78xx: Sanitize return values of register read/write functionsOleksij Rempel
2025-03-10eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()Dan Carpenter
2025-03-10Merge tag 'x86-urgent-2025-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent
2025-03-10r8169: increase max jumbo packet size on RTL8125/RTL8126Heiner Kallweit
2025-03-10Merge branch 'follow-up-on-deduplicate-cookie-logic'Jakub Kicinski
2025-03-10selftests/net: expand cmsg_ip with MSG_MOREWillem de Bruijn
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn
2025-03-10ipv6: remove leftover ip6 cookie initializerWillem de Bruijn
2025-03-10Merge branch 'virtio-net-link-queues-to-napis'Jakub Kicinski
2025-03-10virtio_net: Use persistent NAPI configJoe Damato
2025-03-10virtio-net: Map NAPIs to queuesJoe Damato
2025-03-10virtio-net: Refactor napi_disable pathsJoe Damato
2025-03-10virtio-net: Refactor napi_enable pathsJoe Damato
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang
2025-03-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley
2025-03-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2025-03-10Merge afs RCU pathwalk fixChristian Brauner
2025-03-10afs: Fix afs_atcell_get_link() to handle RCU pathwalkDavid Howells
2025-03-10net/mlx5: Add IFC bits for PPCNT recovery counters groupYael Chemla
2025-03-10x86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley
2025-03-09fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar
2025-03-09fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar
2025-03-09fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley
2025-03-09drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley
2025-03-09Linux 6.14-rc6v6.14-rc6Linus Torvalds
2025-03-09Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-09Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-03-09Merge tag 'driver-core-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-09Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas
2025-03-08net/mlx5: Allow the throttle mechanism to be more dynamicChiara Meiohas
2025-03-08net/mlx5: Add RDMA_CTRL HW capabilitiesChiara Meiohas
2025-03-08Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-08hamradio: use netdev_lockdep_set_classes() helperEric Dumazet
2025-03-08udp: expand SKB_DROP_REASON_UDP_CSUM useEric Dumazet
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao