summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-07udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet
2024-03-07net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet
2024-03-07net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet
2024-03-07net: move ptype_all into net_hotdataEric Dumazet
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet
2024-03-07net: introduce struct net_hotdataEric Dumazet
2024-03-07Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07bpf: Plumb get_unmapped_area() callback into bpf_map_opsAlexei Starovoitov
2024-03-07driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan
2024-03-07device property: Don't use "proxy" headersAndy Shevchenko
2024-03-07device property: Move enum dev_dma_attr to fwnode.hAndy Shevchenko
2024-03-07driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko
2024-03-07driver core: Drop unneeded 'extern' keyword in fwnode.hAndy Shevchenko
2024-03-07firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov
2024-03-07uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech
2024-03-07cdx: add MSI support for CDX busNipun Gupta
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-07dio: make dio_bus_type constRicardo B. Marliere
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala
2024-03-07slimbus: core: make slimbus_bus constRicardo B. Marliere
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07drm/i915/guc: Use context hints for GT frequencyVinay Belgaumkar
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07arm64/ptrace: Expose FPMR via ptraceMark Brown
2024-03-07Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe
2024-03-07drm/suballoc: fix drm_suballoc.h kernel-docJani Nikula
2024-03-07drm/of: make drm_of.h self-containedJani Nikula
2024-03-07drm: fix drm_gem_vram_helper.h kernel-docJani Nikula
2024-03-07drm/lease: make drm_lease.h self-containedJani Nikula
2024-03-07drm: fix drm_format_helper.h kernel-doc warningsJani Nikula
2024-03-07drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-docJani Nikula
2024-03-07drm/dp_mst: fix drm_dp_mst_helper.h kernel-docJani Nikula
2024-03-07drm: bridge: samsung-dsim: make samsung-dsim.h self-containedJani Nikula
2024-03-07drm/amdgpu: make amd_asic_type.h self-containedJani Nikula
2024-03-07drm/kunit: fix drm_kunit_helpers.h kernel-docJani Nikula
2024-03-07spi: Fix types of the last chip select storage variablesAndy Shevchenko
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier