summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-09Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-05net: stmmac: add support for platform specific resetShenwei Wang
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean
2023-04-03net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use itVladimir Oltean
2023-04-02net: minor reshuffle of napi_structJakub Kicinski
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet
2023-03-29vsock: support sockmapBobby Eshleman
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-03-27netlink: Add a macro to set policy message with format stringShay Agroskin
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-27KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingDmytro Maluka
2023-03-27KVM: irqfd: Make resampler_list an RCU listDmytro Maluka
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-24net/mlx5: Provide external API for allocating vectorsEli Cohen
2023-03-24lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_addEli Cohen
2023-03-24lib: cpu_rmap: Use allocator for rmap entriesEli Cohen
2023-03-24Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-23docs: networking: document NAPIJakub Kicinski
2023-03-22net: phylink: remove an_enabledRussell King (Oracle)
2023-03-22netdev: Enforce index cap in netdev_get_tx_queueNick Child
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki
2023-03-22nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander