summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal-0/+1
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch-1/+1
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch-0/+3
2025-10-27net/sched: Remove unused typedef psched_tdiff_tYue Haibing-1/+0
2025-10-27sctp: Remove sctp_copy_sock() and sctp_copy_descendant().Kuniyuki Iwashima-10/+1
2025-10-27sctp: Remove sctp_pf.create_accept_sk().Kuniyuki Iwashima-3/+0
2025-10-27net: Add sk_clone().Kuniyuki Iwashima-1/+6
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov-1/+1
2025-10-27net/tls: support setting the maximum payload sizeWilfred Mallawa-0/+5
2025-10-27wifi: cfg80211: Add debugfs support for multi-radio wiphyRoopni Devanathan-0/+4
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee-0/+14
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran-1/+2
2025-10-24net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)-0/+2
2025-10-24net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)-0/+26
2025-10-24net: phy: add phy_may_wakeup()Russell King (Oracle)-0/+9
2025-10-24net: phy: add phy_can_wakeup()Russell King (Oracle)-0/+12
2025-10-24neighbour: Convert rwlock of struct neigh_table to spinlock.Kuniyuki Iwashima-1/+1
2025-10-24neighbour: Annotate access to neigh_parms fields.Kuniyuki Iwashima-3/+12
2025-10-24Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+15
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+19
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+5
2025-10-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz-0/+1
2025-10-24Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis-2/+2
2025-10-24Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen-1/+1
2025-10-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz-0/+1
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-46/+119
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+10
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+4
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar-1/+3
2025-10-23virtio-net: zero unused hash fieldsJason Wang-0/+4
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici-0/+3
2025-10-22net/sched: Remove unused inline helper qdisc_from_priv()Yue Haibing-5/+0
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)-3/+8
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds-3/+5
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki-4/+4
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei-0/+5
2025-10-21net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang-0/+3
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche-6/+4
2025-10-21net: add a common function to compute features for upper devicesHangbin Liu-0/+19
2025-10-21net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()Eric Dumazet-1/+5
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski-1/+0
2025-10-20net: stmmac: remove broken PCS codeRussell King (Oracle)-1/+0
2025-10-20nl802154: fix some kernel-doc warningsRandy Dunlap-3/+2
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström-0/+15
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+4
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+11
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+4
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+1
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+30