summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang
2024-08-14UAPI: net/sched: Use __struct_group() in flex struct tc_u32_selGustavo A. R. Silva
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-14KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIGAmit Shah
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-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
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-12net: nexthop: Increase weight to u16Petr Machata
2024-08-12net: nexthop: Add flag to assert that NHGRP reserved fields are zeroPetr Machata
2024-08-12ipv6: eliminate ndisc_ops_is_useropt()Maciej Żenczykowski
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-12netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells
2024-08-12file: fix typo in take_fd() commentMathias Krause
2024-08-12nsfs: fix ioctl declarationChristian Brauner
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12ethtool: rss: support skipping contexts during dumpJakub Kicinski
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 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus 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 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...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-09Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie
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-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu
2024-08-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet