summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-10wifi: ieee80211: split HT definitions outJohannes Berg
2025-11-10wifi: ieee80211: split mesh definitions outJohannes Berg
2025-11-09kho: allocate metadata directly from the buddy allocatorPasha Tatashin
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-09net/mlx5: fs, set non default device per namespacePatrisious Haddad
2025-11-09net/mlx5: fs, Add other_eswitch support for steering tablesPatrisious Haddad
2025-11-09net/mlx5: Add OTHER_ESWITCH HW capabilitiesPatrisious Haddad
2025-11-09PCI/TPH: Expose pcie_tph_get_st_table_loc()Yishai Hadas
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski
2025-11-07psp: report basic stats from the coreJakub Kicinski
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet
2025-11-07tcp: Apply max RTO to non-TFO SYN+ACK.Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_timeout().Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_queue_hash_req().Kuniyuki Iwashima
2025-11-07tcp: Call tcp_syn_ack_timeout() directly.Kuniyuki Iwashima
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-11-06xsk: Move NETDEV_XDP_ACT_ZC into generic headerDaniel Borkmann
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-05dma-mapping: Allow use of DMA_BIT_MASK(64) in global scopeJames Clark
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook
2025-11-04bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsizedKees Cook
2025-11-04bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistentlyKees Cook
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook
2025-11-04net: Remove struct sockaddr from net.hKees Cook
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Add struct sockaddr_unsized for sockaddr of unknown lengthKees Cook
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-04mptcp: pm: in-kernel: record fullmesh endp nbMatthieu Baerts (NGI0)
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin