summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-08dt-bindings: rtc: zynqmp: Add support for Versal/Versal NET SoCsMichal Simek
2024-03-08rtc: class: make rtc_class constantRicardo B. Marliere
2024-03-08dt-bindings: rtc: abx80x: Improve checks on trickle charger constraintsLaurent Pinchart
2024-03-08MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVERLukas Bulwahn
2024-03-08rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni
2024-03-08Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2024-03-08Merge branch 'nexthop-group-stats'David S. Miller
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel
2024-03-08net: nexthop: Add hardware statistics notificationsIdo Schimmel
2024-03-08net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel
2024-03-08net: nexthop: Add nexthop group entry statsIdo Schimmel
2024-03-08net: nexthop: Add NHA_OP_FLAGSPetr Machata
2024-03-08net: nexthop: Adjust netlink policy parsing for a new attributePetr Machata
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham
2024-03-08net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet
2024-03-08ipv6: fib6_rules: flush route cache when rule is changedShiming Cheng
2024-03-08gpio: sysfs: repair export returning -EPERM on 1st attemptAlexander Sverdlin
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit
2024-03-08parisc: led: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-08iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki
2024-03-08x86/sev: Disable KMSAN for memory encryption TUsChangbin Du
2024-03-08iommu/amd: Fix sleeping in atomic contextVasant Hegde
2024-03-08Merge tag 'asoc-fix-v6.8-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-03-08i2c: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-07Merge branch 'netdev-add-per-queue-statistics'Jakub Kicinski
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski
2024-03-07netdev: add per-queue statisticsJakub Kicinski
2024-03-07Merge branch 'net-group-together-hot-data'Jakub Kicinski
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet
2024-03-07ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet
2024-03-07inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet
2024-03-07inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet
2024-03-07ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet
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