summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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: Remove struct sockaddr from net.hKees Cook1-1/+0
2025-11-05net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook2-5/+5
2025-11-05net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook1-2/+2
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-05virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin1-1/+2
2025-11-05net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)1-0/+1
2025-11-04net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel1-0/+206
2025-11-04net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja1-1/+3
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+2
2025-11-01dpll: add phase-adjust-gran pin attributeIvan Vecera1-0/+1
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+24
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko1-1/+5
2025-10-30compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+6
2025-10-30net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit1-1/+10
2025-10-30ipv4: icmp: Add RFC 5837 supportIdo Schimmel1-0/+32
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1
2025-10-29net: rps: softnet_data reorg to make enqueue_to_backlog() fastEric Dumazet1-1/+10
2025-10-29fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo1-1/+1
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-1/+0
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch1-1/+1
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch1-0/+3
2025-10-25{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran1-1/+2
2025-10-25net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)1-0/+2
2025-10-25net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)1-0/+26
2025-10-25net: phy: add phy_may_wakeup()Russell King (Oracle)1-0/+9
2025-10-25net: phy: add phy_can_wakeup()Russell King (Oracle)1-0/+12
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+19
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-14/+96
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+10
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+4
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar1-1/+3
2025-10-23virtio-net: zero unused hash fieldsJason Wang1-0/+4
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici1-0/+3
2025-10-23net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)1-3/+8
2025-10-23Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+5
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki1-4/+4