aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe1-3/+3
2024-03-08rtc: class: make rtc_class constantRicardo B. Marliere1-1/+1
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel2-0/+27
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel2-0/+5
2024-03-08net: nexthop: Add hardware statistics notificationsIdo Schimmel1-0/+3
2024-03-08net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel1-0/+30
2024-03-08net: nexthop: Add nexthop group entry statsIdo Schimmel1-0/+6
2024-03-08net: nexthop: Add NHA_OP_FLAGSPetr Machata1-0/+3
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli1-2/+8
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski2-0/+78
2024-03-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann6-1/+322
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel3-239/+222
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski2-0/+3
2024-03-07netdev: add per-queue statisticsJakub Kicinski3-0/+76
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet2-5/+7
2024-03-07net: introduce include/net/rps.hEric Dumazet3-117/+127
2024-03-07ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet2-0/+3
2024-03-07ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet2-0/+3
2024-03-07inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet2-0/+4
2024-03-07inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet1-0/+2
2024-03-07ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet1-0/+4
2024-03-07udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet1-0/+2
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet2-1/+3
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet2-2/+1
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet2-1/+1
2024-03-07net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet1-0/+3
2024-03-07net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet1-0/+5
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet2-1/+1
2024-03-07net: move ptype_all into net_hotdataEric Dumazet2-1/+1
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet1-0/+1
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet1-0/+2
2024-03-07net: introduce struct net_hotdataEric Dumazet3-4/+17
2024-03-07Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-91/+107
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie1-0/+5
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+9
2024-03-07bpf: Plumb get_unmapped_area() callback into bpf_map_opsAlexei Starovoitov1-0/+3
2024-03-07driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan1-0/+2
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan1-1/+2
2024-03-07device property: Don't use "proxy" headersAndy Shevchenko2-2/+3
2024-03-07device property: Move enum dev_dma_attr to fwnode.hAndy Shevchenko2-6/+6
2024-03-07driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko2-3/+0
2024-03-07driver core: Drop unneeded 'extern' keyword in fwnode.hAndy Shevchenko1-1/+1
2024-03-07firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov1-0/+3
2024-03-07uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech1-0/+13
2024-03-07cdx: add MSI support for CDX busNipun Gupta1-1/+52
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere1-30/+0
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+1
2024-03-07dio: make dio_bus_type constRicardo B. Marliere1-1/+1
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala1-0/+8
2024-03-07slimbus: core: make slimbus_bus constRicardo B. Marliere1-1/+1