summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-21net: repack struct netdev_queueJakub Kicinski
2024-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-08-15virtio: allow driver to disable the configure change notificationJason Wang
2024-08-15virtio: rename virtio_config_enabled to virtio_config_core_enabledJason Wang
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-08-13virtchnl: support raw packet in protocol headerJunfeng Guo
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-13net: netpoll: extract core of netpoll_cleanupBreno Leitao
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-08-12bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells
2024-08-12file: fix typo in take_fd() commentMathias Krause
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski
2024-08-11net: mii: constify advertising maskRussell King (Oracle)
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-09Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds
2024-08-09Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-08-08net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08cpumask: Fix crash on updating CPU enabled maskGavin Shan
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-05inet: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong
2024-08-04profiling: remove profile=sleep supportTetsuo Handa
2024-08-04i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald
2024-08-02linkmode: Change return type of linkmode_andnot to boolSimon Horman
2024-08-02net: remove IFF_* re-definitionJakub Kicinski
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02vsock/virtio: add SIOCOUTQ support for all virtio based transportsLuigi Leonardi
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu
2024-08-01net: skbuff: Skip early return in skb_unref when debuggingBreno Leitao
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds
2024-07-31Add support for PIO p flagPatrick Rohr