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