summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
10 daysnet: phy: generate PHY mdio modaliasRussell King (Oracle)
10 daysnet: phylink: pass mode into pcs_validate()Russell King (Oracle)
10 daysnet: phylink: add helpers for decoding modeRussell King (Oracle)
10 daysnet: phy: add supported_interfaces to phylibRussell King
10 daysnet: phy: provide phy driver start/stop hooksRussell King
10 daysnet: phy: add resolved pause support [*not for mainline*]Russell King
10 daysnet: phylink: add pcs_query_inband()Russell King (Oracle)
10 daysnet: phy: add phy_query_inband()Russell King (Oracle)
10 daysnet: dsa: add support for phylink managed EEERussell King (Oracle)
10 daysnet: phylink: add EEE managementRussell King (Oracle)
10 daysnet: add helpers for EEE configurationRussell King (Oracle)
2024-04-10net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-10net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)
2024-03-26net: phy: constify phydev->drvRussell King (Oracle)
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-04mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-03-01Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-29drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst
2024-02-29Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro