summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2023-03-21net: remove rcu_dereference_bh_rtnl()Eric Dumazet
2023-03-21entry: Fix noinstr warning in __enter_from_user_mode()Josh Poimboeuf
2023-03-20net: pcs: add driver for MediaTek SGMII PCSDaniel Golle
2023-03-20block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe
2023-03-20Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19pcpcntr: remove percpu_counter_sum_all()Dave Chinner
2023-03-19cpumask: introduce for_each_cpu_orDave Chinner
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet
2023-03-18dccp: preserve const qualifier in dccp_sk()Eric Dumazet
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet
2023-03-18udp: preserve const qualifier in udp_sk()Eric Dumazet
2023-03-18efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-03-17ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds