linux-2.6-microblaze.git
2024-04-01 Alexander Lobakinnet: net_test: add tests for IP tunnel flags conversion...
2024-04-01 Alexander Lobakinip_tunnel: convert __be16 tunnel flags to bitmaps
2024-04-01 Alexander Lobakinip_tunnel: use a separate struct to store tunnel params...
2024-04-01 Alexander Lobakinlib/bitmap: add compile-time test for __assign_bit...
2024-04-01 Alexander Lobakinbitmap: make bitmap_{get,set}_value8() use bitmap_...
2024-04-01 Alexander Lobakinbitmap: introduce generic optimized bitmap_size()
2024-04-01 Alexander Lobakintools: move alignment-related macros to new <linux...
2024-04-01 Alexander Lobakinbtrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
2024-04-01 Alexander Lobakinfs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
2024-04-01 Alexander Lobakins390/cio: rename bitmap_size() -> idset_bitmap_size()
2024-04-01 Alexander Lobakinlinkmode: convert linkmode_{test,set,clear,mod}_bit...
2024-04-01 Alexander Lobakinbitops: let the compiler optimize {__,}assign_bit()
2024-04-01 Alexander Lobakinbitops: make BYTES_TO_BITS() treewide-available
2024-04-01 Alexander Lobakinbitops: add missing prototype check
2024-04-01 Alexander Potapenkolib/test_bitmap: use pr_info() for non-error messages
2024-04-01 Alexander Potapenkolib/test_bitmap: add tests for bitmap_{read,write}()
2024-04-01 Syed Nayyar... lib/bitmap: add bitmap_{read,write}()
2024-03-29 Jakub KicinskiMerge branch 'add-property-in-dwmac-stm32-documentation'
2024-03-29 Christophe... dt-bindings: net: dwmac: Document STM32 property st...
2024-03-29 Johannes Bergnetlink: introduce type-checking attribute iteration
2024-03-29 Jakub KicinskiMerge branch 'udp-small-changes-on-receive-path'
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'
next