summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol
2025-11-26can: bittiming: add PWM validationVincent Mailhol
2025-11-26can: bittiming: add PWM parametersVincent Mailhol
2025-11-26can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only modeOliver Hartkopp
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol
2025-11-26can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is offVincent Mailhol
2025-11-26can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()Vincent Mailhol
2025-11-20net: stmmac: remove axi_blen arrayRussell King (Oracle)
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to stmmac_main.cRussell King (Oracle)
2025-11-20net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
2025-11-17net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)
2025-11-13entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stubAndrew Donnellan
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni
2025-11-12Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-12fs: add iput_not_last()Mateusz Guzik
2025-11-12power: always freeze efivarfsChristian Brauner
2025-11-12net/mlx5: Expose definition for 1600Gbps link modeTariq Toukan
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed
2025-11-10usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers
2025-11-10bpf: Make bpf_skb_vlan_push helper metadata-safeJakub Sitnicki
2025-11-10bpf: Make bpf_skb_vlan_pop helper metadata-safeJakub Sitnicki
2025-11-10vlan: Make vlan_remove_tag return nothingJakub Sitnicki
2025-11-10bpf: Unclone skb head on bpf_dynptr_write to skb metadataJakub Sitnicki
2025-11-10net: Helper to move packet data and metadata after skb_push/pullJakub Sitnicki
2025-11-10wifi: mac80211: pass frame type to element parsingJohannes Berg
2025-11-10wifi: ieee80211: split NAN definitions outJohannes Berg