summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-06-30Merge tag 'for-net-2025-06-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-30MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtbLukas Bulwahn
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-06-30net: txgbe: fix the issue of TX failureJiawen Wu
2025-06-30MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainerMark Bloch
2025-06-27dpaa2-eth: fix xdp_rxq_info leakFushuai Wang
2025-06-27ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier
2025-06-27doc: tls: socket needs to be established to enable ulpUlrich Weber
2025-06-27docs: netdev: correct the heading level for co-posting selftestsJakub Kicinski
2025-06-27MAINTAINERS: update smc sectionJan Karcher
2025-06-27Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers
2025-06-27Bluetooth: MGMT: mesh_send: check instances prior disabling advertisingChristian Eggers
2025-06-27Bluetooth: MGMT: set_mesh: update LE scan interval and windowChristian Eggers
2025-06-27Bluetooth: hci_sync: revert some mesh modificationsChristian Eggers
2025-06-27Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-06-25Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-25Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-06-25Merge tag 'uml-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-25Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-25Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-06-25um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie
2025-06-25um: Use correct data source in fpregs_legacy_set()Tiwei Bie
2025-06-25um: vfio: Prevent duplicate device assignmentsTiwei Bie
2025-06-25um: ubd: Add missing error check in start_io_thread()Tiwei Bie
2025-06-24bnxt: properly flush XDP redirect listsYan Zhai
2025-06-24Merge tag 'selinux-pr-20250624' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella