linux-block.git
2024-03-29 Eric Dumazetnet: add sk_wake_async_rcu() helper
2024-03-29 Eric Dumazetudp: avoid calling sock_def_readable() if possible
2024-03-29 Eric Dumazetudp: relax atomic operation on sk->sk_rmem_alloc
2024-03-29 Eric Dumazetudp: annotate data-race in __udp_enqueue_schedule_skb()
2024-03-29 Jakub KicinskiMerge branch 'address-remaining-wtautological-constant...
2024-03-29 Arnd Bergmannmlx5: stop warning for 64KB pages
2024-03-29 Suraj Guptanet: axienet: Fix kernel doc warnings
2024-03-29 Su Huiocteontx2-pf: remove unused variables req_hdr and rsp_hdr
2024-03-29 Krzysztof Kozlowskinfc: st95hf: drop driver owner assignment
2024-03-29 Krzysztof Kozlowskinfc: mrvl: spi: drop driver owner assignment
2024-03-29 Krzysztof Kozlowskinet: wwan: mhi: drop driver owner assignment
2024-03-29 Krzysztof Kozlowskinet: microchip: encx24j600: drop driver owner assignment
2024-03-29 Donald Huntertools/net/ynl: Add extack policy attribute decoding
2024-03-29 Jian Wendevlink: use kvzalloc() to allocate devlink instance...
2024-03-29 Jakub KicinskiMerge branch 'enabled-wformat-truncation-for-clang'
2024-03-29 Arnd Bergmannmlx5: avoid truncating error message
2024-03-29 Arnd Bergmannqed: avoid truncating work queue length
2024-03-29 Arnd Bergmannenetc: avoid truncating error message
2024-03-29 Radha Mohan... octeontx2-af: Increase maximum BPID channels
2024-03-29 Jakub KicinskiMerge branch 'add-ip-port-information-to-udp-drop-trace...
2024-03-29 Balazs Scheidlernet: udp: add IP/port data to the tracepoint udp/udp_fa...
2024-03-29 Balazs Scheidlernet: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp...
2024-03-29 Andy Shevchenkonfc: st95hf: Switch to using gpiod API
2024-03-29 Jakub KicinskiMerge branch 'add-en8811h-phy-driver-and-devicetree...
2024-03-29 Eric Woudstranet: phy: air_en8811h: Add the Airoha EN8811H PHY driver
2024-03-29 Eric Woudstradt-bindings: net: airoha,en8811h: Add en8811h
2024-03-29 Jakub KicinskiMerge branch 'af_unix-rework-gc'
2024-03-29 Kuniyuki Iwashimaselftest: af_unix: Test GC for SCM_RIGHTS.
2024-03-29 Kuniyuki Iwashimaaf_unix: Replace garbage collection algorithm.
2024-03-29 Kuniyuki Iwashimaaf_unix: Detect dead SCC.
2024-03-29 Kuniyuki Iwashimaaf_unix: Assign a unique index to SCC.
2024-03-29 Kuniyuki Iwashimaaf_unix: Avoid Tarjan's algorithm if unnecessary.
2024-03-29 Kuniyuki Iwashimaaf_unix: Skip GC if no cycle exists.
2024-03-29 Kuniyuki Iwashimaaf_unix: Save O(n) setup of Tarjan's algo.
2024-03-29 Kuniyuki Iwashimaaf_unix: Fix up unix_edge.successor for embryo socket.
2024-03-29 Kuniyuki Iwashimaaf_unix: Save listener for embryo socket.
2024-03-29 Kuniyuki Iwashimaaf_unix: Detect Strongly Connected Components.
2024-03-29 Kuniyuki Iwashimaaf_unix: Iterate all vertices by DFS.
2024-03-29 Kuniyuki Iwashimaaf_unix: Bulk update unix_tot_inflight/unix_inflight...
2024-03-29 Kuniyuki Iwashimaaf_unix: Link struct unix_edge when queuing skb.
2024-03-29 Kuniyuki Iwashimaaf_unix: Allocate struct unix_edge for each inflight...
2024-03-29 Kuniyuki Iwashimaaf_unix: Allocate struct unix_vertex for each inflight...
2024-03-29 Eric Dumazettcp/dccp: bypass empty buckets in inet_twsk_purge()
2024-03-29 Kurt Kanzenbachnet: dsa: hellcreek: Convert to gettimex64()
2024-03-29 Zhengchao Shaonet/smc: make smc_hash_sk/smc_unhash_sk static
2024-03-29 David S. MillerMerge branch 'net-sched-skip_sw'
2024-03-29 Asbjørn Sloth... net: sched: make skip_sw actually skip software
2024-03-29 Asbjørn Sloth... net: sched: cls_api: add filter counter
2024-03-29 Asbjørn Sloth... net: sched: cls_api: add skip_sw counter
2024-03-29 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2024-03-29 Jakub KicinskiMerge branch 'bnxt_en-ptp-and-rss-updates'
2024-03-29 Pavan Chebbibnxt_en: Support adding ntuple rules on RSS contexts
2024-03-29 Pavan Chebbibnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
2024-03-29 Pavan Chebbibnxt_en: Support RSS contexts in ethtool .{get|set...
2024-03-29 Michael Chanbnxt_en: Refactor bnxt_set_rxfh()
2024-03-29 Pavan Chebbibnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
2024-03-29 Michael Chanbnxt_en: Simplify bnxt_rfs_capable()
2024-03-29 Pavan Chebbibnxt_en: Refactor RSS indir alloc/set functions
2024-03-29 Pavan Chebbibnxt_en: Introduce rss ctx structure, alloc/free functions
2024-03-29 Pavan Chebbibnxt_en: Refactor VNIC alloc and cfg functions
2024-03-29 Pavan Chebbibnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
2024-03-29 Pavan Chebbibnxt_en: Retry PTP TX timestamp from FW for 1 second
2024-03-29 Michael Chanbnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_q...
2024-03-29 Jakub KicinskiMerge branch 'fix-missing-phy-to-mac-rx-clock'
2024-03-29 Romain Gantoisnet: pcs: rzn1-miic: Init RX clock early if MAC requires it
2024-03-29 Russell King... net: phy: qcom: at803x: Avoid hibernating if MAC requir...
2024-03-29 Romain Gantoisnet: stmmac: Signal to PHY/PCS drivers to keep RX clock on
2024-03-29 Romain Gantoisnet: stmmac: Support a generic PCS field in mac_device_info
2024-03-29 Maxime Chevalliernet: stmmac: don't rely on lynx_pcs presence to check...
2024-03-29 Romain Gantoisnet: phylink: add rxc_always_on flag to phylink_pcs
2024-03-29 Russell King... net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
2024-03-29 Jakub KicinskiMerge branch 'compiler_types-add-endianness-dependent...
2024-03-29 Alexander Lobakinidpf: sprinkle __counted_by{,_le}() in the virtchnl2...
2024-03-29 Alexander Lobakinidpf: make virtchnl2.h self-contained
2024-03-29 Alexander Lobakincompiler_types: add Endianness-dependent __counted_by_...
2024-03-29 Jakub Kicinskinet: remove gfp_mask from napi_alloc_skb()
2024-03-29 Bjorn Helgaasqed: Drop useless pci_params.pm_cap
2024-03-29 John Frakergve: Add counter adminq_get_ptype_map_cnt to stats...
2024-03-29 Jakub KicinskiMerge branch 'ravb-support-describing-the-mdio-bus'
2024-03-29 Niklas Söderlundravb: Add support for an optional MDIO mode
2024-03-29 Niklas Söderlunddt-bindings: net: renesas,etheravb: Add optional MDIO...
2024-03-29 Jakub KicinskiMerge branch 'doc-netlink-specs-add-vlan-support'
2024-03-29 Hangbin Liudoc/netlink/specs: Add vlan attr in rt_link spec
2024-03-29 Hangbin Liuynl: support hex display_hint for integer
2024-03-29 Jakub KicinskiMerge branch 'selftests-fixes-for-kernel-ci'
2024-03-29 Petr Machataselftests: forwarding: Add a test for testing lib.sh...
2024-03-29 Petr Machataselftests: forwarding: router_mpath_nh_lib: Don't skip...
2024-03-29 Petr Machataselftests: forwarding: Mark performance-sensitive tests
2024-03-29 Petr Machataselftests: forwarding: Support for performance sensitiv...
2024-03-29 Petr Machataselftests: forwarding: Convert log_test() to recognize...
2024-03-29 Petr Machataselftests: forwarding: Have RET track kselftest framewo...
2024-03-29 Petr Machataselftests: lib: Define more kselftest exit codes
2024-03-29 Petr Machataselftests: forwarding: Change inappropriate log_test_sk...
2024-03-29 Petr Machataselftests: forwarding: Ditch skip_on_veth()
2024-03-29 Petr Machataselftests: forwarding: Move several selftests
2024-03-29 Petr Machataselftests: forwarding: ipip_lib: Do not import lib.sh
2024-03-29 Petr Machataselftests: forwarding: README: Document customization
2024-03-29 Petr Machataselftests: forwarding.config.sample: Move overrides...
2024-03-29 Petr Machataselftests: net: libs: Change variable fallback syntax
2024-03-29 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
next