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