linux-2.6-block.git
2024-02-21 Florian Fainellinet: mdio: mdio-bcm-unimac: Manage clock around I/O...
2024-02-21 Simon Hormannet: wan: framer: remove children from struct framer_op...
2024-02-21 David S. MillerMerge tag 'wireless-next-2024-02-20' of git://git....
2024-02-21 David S. MillerMerge branch 'net-kmem-cache-create'
2024-02-21 Kunwu Chanipv6: Simplify the allocation of slab caches
2024-02-21 Kunwu Chanipv4: Simplify the allocation of slab caches in ip_rt_init
2024-02-21 Kunwu Chanipmr: Simplify the allocation of slab caches
2024-02-21 Kunwu Chanip6mr: Simplify the allocation of slab caches in ip6_mr...
2024-02-21 Kunwu Channet: kcm: Simplify the allocation of slab caches
2024-02-21 Breno Leitaonet/dummy: Move stats allocation to core
2024-02-21 Heiner Kallweittg3: simplify tg3_phy_autoneg_cfg
2024-02-21 Heiner Kallweittg3: copy only needed fields from userspace-provided...
2024-02-21 David S. MillerMerge branch 'net-constify-device_type'
2024-02-21 Ricardo B.... net: hso: constify the struct device_type usage
2024-02-21 Ricardo B.... net: wwan: core: constify the struct device_type usage
2024-02-21 Ricardo B.... net: netdevsim: constify the struct device_type usage
2024-02-21 Ricardo B.... net: vlan: constify the struct device_type usage
2024-02-21 Ricardo B.... net: l2tp: constify the struct device_type usage
2024-02-21 Ricardo B.... net: hsr: constify the struct device_type usage
2024-02-21 Ricardo B.... net: geneve: constify the struct device_type usage
2024-02-21 Ricardo B.... net: ppp: constify the struct device_type usage
2024-02-21 Ricardo B.... net: vxlan: constify the struct device_type usage
2024-02-21 Ricardo B.... net: bridge: constify the struct device_type usage
2024-02-21 Ricardo B.... net: dsa: constify the struct device_type usage
2024-02-21 Ricardo B.... net: usbnet: constify the struct device_type usage
2024-02-21 Krzysztof Kozlowskinet: wan: framer: constify of_phandle_args in xlate
2024-02-21 Heiner Kallweitr8169: add MODULE_FIRMWARE entry for RTL8126A
2024-02-21 Lorenzo Bianconinet: fix pointer check in skb_pp_cow_data routine
2024-02-20 Paolo AbeniMerge tag 'linux-can-next-for-6.9-20240220' of git...
2024-02-20 Florian Westphalnet: skbuff: add overflow debug check to pull/push...
2024-02-20 Eric Dumazetnet: reorganize "struct sock" fields
2024-02-20 Colin Ian Kingnet: tcp: Remove redundant initialization of variable len
2024-02-20 Marc Kleine... can: raw: raw_getsockopt(): reduce scope of err
2024-02-20 Paolo AbeniMerge branch 'abstract-page-from-net-stack'
2024-02-20 Mina Almasrynet: add netmem to skb_frag_t
2024-02-20 Mina Almasrynet: introduce abstraction for network memory
2024-02-20 Oliver Hartkoppcan: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS
2024-02-19 Breno Leitaonet: sysfs: Do not create sysfs for non BQL device
2024-02-19 Lorenzo Bianconinet: page_pool: fix recycle stats for system page_pool...
2024-02-19 Alexander Lobakinpage_pool: disable direct recycling based on pool-...
2024-02-19 Frank Lidt-bindings: net: fec: add iommus property
2024-02-19 Ajay Singhwifi: wilc1000: add missing read critical sections...
2024-02-19 Alexis Lothoréwifi: wilc1000: fix declarations ordering
2024-02-19 Alexis Lothoréwifi: wilc1000: use SRCU instead of RCU for vif list...
2024-02-19 Alexis Lothoréwifi: wilc1000: split deeply nested RCU list traversal...
2024-02-19 Ping-Ke Shihwifi: rtw89: 8922a: add helper of set_channel
2024-02-19 Ping-Ke Shihwifi: rtw89: 8922a: add set_channel RF part
2024-02-19 Ping-Ke Shihwifi: rtw89: 8922a: add set_channel BB part
2024-02-19 Ping-Ke Shihwifi: rtw89: 8922a: add set_channel MAC part
2024-02-19 Kees Cooknet: sched: Annotate struct tc_pedit with __counted_by
2024-02-19 David S. MillerMerge branch 'pds_core-AER-handling'
2024-02-19 Shannon Nelsonpds_core: use pci_reset_function for health reset
2024-02-19 Shannon Nelsonpds_core: delete VF dev on reset
2024-02-19 Shannon Nelsonpds_core: add simple AER handler
2024-02-19 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2024-02-19 Jiri Pirkotools: ynl: don't access uninitialized attr_space variable
2024-02-18 Kamal Heibnet: ena: Remove ena_select_queue
2024-02-18 Christian Maranginet: phy: aquantia: add AQR813 PHY ID
2024-02-18 Breno Leitaonet: bql: allow the config to be disabled
2024-02-17 David S. MillerMerge branch 'net-phy-eee-2'
2024-02-17 Heiner Kallweitnet: phy: c45: add support for MDIO_AN_EEE_ADV2
2024-02-17 Heiner Kallweitnet: phy: c45: add support for EEE link partner ability...
2024-02-17 Heiner Kallweitnet: phy: c45: add and use genphy_c45_read_eee_cap2
2024-02-17 Heiner Kallweitnet: phy: add PHY_EEE_CAP2_FEATURES
2024-02-17 Heiner Kallweitnet: mdio: add helpers for accessing the EEE CAP2 registers
2024-02-16 Ivan Vecerai40e: Remove VEB recursion
2024-02-16 Ivan Vecerai40e: Fix broken support for floating VEBs
2024-02-16 Ivan Vecerai40e: Add helpers to find VSI and VEB by SEID and use...
2024-02-16 Ivan Vecerai40e: Introduce and use macros for iterating VSIs and...
2024-02-16 Ivan Vecerai40e: Use existing helper to find flow director VSI
2024-02-16 Arnd Bergmannwifi: brcmsmac: avoid function pointer casts
2024-02-16 Marc Kleine... Merge patch series "Add ECC feature support to Tx and...
2024-02-16 Srinivas Goudcan: xilinx_can: Add ethtool stats interface for ECC...
2024-02-16 Srinivas Goudcan: xilinx_can: Add ECC support
2024-02-16 Srinivas Gouddt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' option...
2024-02-16 Christian Maranginet: phy: aquantia: add AQR113 PHY ID
2024-02-16 Diogo Ivonet: ti: icssg-prueth: Remove duplicate cleanup calls...
2024-02-16 Geert Uytterhoeventcp: Spelling s/curcuit/circuit/
2024-02-16 David S. MillerMerge branch 'ionic-xdp-support'
2024-02-16 Shannon Nelsonionic: implement xdp frags support
2024-02-16 Shannon Nelsonionic: add ndo_xdp_xmit
2024-02-16 Shannon Nelsonionic: Add XDP_REDIRECT support
2024-02-16 Shannon Nelsonionic: Add XDP_TX support
2024-02-16 Shannon Nelsonionic: Add XDP packet headroom
2024-02-16 Shannon Nelsonionic: add initial framework for XDP support
2024-02-16 Shannon Nelsonionic: use dma range APIs
2024-02-16 Shannon Nelsonionic: add helpers for accessing buffer info
2024-02-16 Shannon Nelsonionic: set adminq irq affinity
2024-02-16 Alexander Gordeevnet/iucv: fix virtual vs physical address confusion
2024-02-16 David S. MillerMerge branch 'ravb-rutime-PM-support'
2024-02-16 Claudiu Bezneanet: ravb: Add runtime PM support
2024-02-16 Claudiu Bezneanet: ravb: Do not apply features to hardware if the...
2024-02-16 Claudiu Bezneanet: ravb: Move the update of ndev->features to ravb_se...
2024-02-16 Claudiu Bezneanet: ravb: Return cached statistics if the interface...
2024-02-16 Claudiu Bezneanet: ravb: Keep the reverse order of operations in...
2024-02-16 Claudiu Bezneanet: ravb: Get rid of the temporary variable irq
2024-02-16 Hangbin Liuselftests: bonding: make sure new active is not null
2024-02-16 Arınç ÜNALnet: dsa: remove OF-based MDIO bus registration from...
2024-02-16 Jakub KicinskiMerge branch 'for-thermal-genetlink-family-bind-unbind...
2024-02-16 Stanislaw Gruszkagenetlink: Add per family bind/unbind callbacks
next