]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2024-12-12  Jakub KicinskiMerge branch 'net-dsa-cleanup-eee-part-1'
2024-12-12  Russell King... net: dsa: require .support_eee() method to be implemented
2024-12-12  Russell King... net: dsa: ksz: implement .support_eee() method
2024-12-12  Russell King... net: dsa: mv88e6xxx: implement .support_eee() method
2024-12-12  Russell King... net: dsa: qca8k: implement .support_eee() method
2024-12-12  Russell King... net: dsa: mt753x: implement .support_eee() method
2024-12-12  Russell King... net: dsa: b53/bcm_sf2: implement .support_eee() method
2024-12-12  Russell King... net: dsa: provide implementation of .support_eee()
2024-12-12  Russell King... net: dsa: add hook to determine whether EEE is supported
2024-12-12  Russell King... net: dsa: remove check for dp->pl in EEE methods
2024-12-12  Russell King... net: fec: use phydev->eee_cfg.tx_lpi_timer
2024-12-12  Ido Schimmelmlxsw: spectrum_flower: Do not allow mixing sample...
2024-12-12  Jakub KicinskiMerge branch 'make-time-wait-reuse-delay-deterministic...
2024-12-12  Jakub Sitnickitcp: Add sysctl to configure TIME-WAIT reuse delay
2024-12-12  Jakub Sitnickitcp: Measure TIME-WAIT reuse delay with millisecond...
2024-12-12  Jakub KicinskiMerge branch 'ipv6-mcast-add-data-race-annotations'
2024-12-12  Eric Dumazetipv6: mcast: annotate data-race around psf->sf_count...
2024-12-12  Eric Dumazetipv6: mcast: annotate data-races around mc->mca_sfcount...
2024-12-12  Eric Dumazetipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
2024-12-12  Jakub KicinskiMerge branch 'lib-packing-introduce-and-use-un-pack_fields'
2024-12-12  Jacob Kellerice: cleanup Rx queue context programming functions
2024-12-12  Jacob Kellerice: move prefetch enable to ice_setup_rx_ctx
2024-12-12  Jacob Kellerice: reduce size of queue context fields
2024-12-12  Jacob Kellerice: use <linux/packing.h> for Tx and Rx queue context...
2024-12-12  Jacob Kellerice: use structures to keep track of queue context...
2024-12-12  Jacob Kellerice: remove int_q_state from ice_tlan_ctx
2024-12-12  Jacob Kellerlib: packing: document recently added APIs
2024-12-12  Vladimir Olteanlib: packing: add pack_fields() and unpack_fields()
2024-12-12  Vladimir Olteanlib: packing: demote truncation error in pack() to...
2024-12-12  Vladimir Olteanlib: packing: create __pack() and __unpack() variants...
2024-12-12  Dr. David Alan... isdn: Remove unused get_Bprotocol4id()
2024-12-12  Bharat Bhushancn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFF...
2024-12-12  Dr. David Alan... gve: Remove unused gve_adminq_set_mtu
2024-12-12  Easwar Hariharannfp: Convert timeouts to secs_to_jiffies()
2024-12-11  James Chapmanl2tp: Handle eth stats using NETDEV_PCPU_STAT_DSTATS.
2024-12-11  Nikita Yushchenkonet: renesas: rswitch: enable only used MFWD features
2024-12-11  Jakub KicinskiMerge branch 'lan78xx-preparations-for-phylink'
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Rename lan78xx_phy_wait_not_busy...
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Improve error handling in lan78xx_ph...
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Fix return value handling in lan78xx...
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Simplify lan78xx_update_reg
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Add error handling to lan78xx_set_ma...
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Add error handling to lan78xx_init_m...
2024-12-11  Oleksij Rempelnet: usb: lan78xx: Add error handling to lan78xx_setup_...
2024-12-11  Philipp Stannernet: wwan: t7xx: Replace deprecated PCI functions
2024-12-11  Jakub KicinskiMerge branch 'net-prepare-for-removal-of-net-dev_index_...
2024-12-11  Eric Dumazetrtnetlink: remove pad field in ndo_fdb_dump_context
2024-12-11  Eric Dumazetrtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
2024-12-11  Eric Dumazetrtnetlink: add ndo_fdb_dump_context
2024-12-11  Dimitri Fedraunet: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MM...
2024-12-11  Andrew Kreimernet: hinic: Fix typo in dev_err message
2024-12-11  Frederic Weisbeckernet: pktgen: Use kthread_create_on_cpu()
2024-12-11  Furong Xunet: stmmac: Relocate extern declarations in common...
2024-12-11  Jakub KicinskiMerge branch 'dsa-mv88e6xxx-refactor-statistics-ready...
2024-12-11  Andrew Lunndsa: mv88e6xxx: Centralise common statistics check
2024-12-11  Andrew Lunndsa: mv88e6xxx: Move available stats into info structure
2024-12-10  Jakub KicinskiMerge branch 'add-support-for-synopsis-dwmac-ip-on...
2024-12-10  Jan Petrous... MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC...
2024-12-10  Jan Petrous... net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue...
2024-12-10  Jan Petrous... dt-bindings: net: Add DT bindings for DWMAC on NXP...
2024-12-10  Jan Petrous... net: dwmac-sti: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: xgene_enet: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: macb: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: dwmac-starfive: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: dwmac-rk: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: dwmac-intel-plat: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: dwmac-imx: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: dwmac-dwc-qos-eth: Use helper rgmii_clock
2024-12-10  Jan Petrous... net: phy: Add helper for mapping RGMII link speed to...
2024-12-10  Jan Petrous... net: stmmac: Fix clock rate variables size
2024-12-10  Jan Petrous... net: stmmac: Extend CSR calc support
2024-12-10  Jan Petrous... net: stmmac: Fix CSR divider comment
2024-12-10  Nikita Yushchenkonet: renesas: rswitch: remove speed from gwca structure
2024-12-10  Nikita Yushchenkonet: renesas: rswitch: do not deinit disabled ports
2024-12-10  Shinas Rasheedocteon_ep: add ndo ops for VFs in PF driver
2024-12-09  Jakub KicinskiMerge branch 'vxlan-support-user-defined-reserved-bits'
2024-12-09  Petr Machataselftests: forwarding: Add a selftest for the new reser...
2024-12-09  Petr Machataselftests: net: lib: Add several autodefer helpers
2024-12-09  Petr Machataselftests: net: lib: Rename ip_link_master() to ip_link...
2024-12-09  Petr Machatavxlan: Add an attribute to make VXLAN header validation...
2024-12-09  Petr Machatavxlan: vxlan_rcv(): Drop unparsed
2024-12-09  Petr Machatavxlan: Bump error counters for header mismatches
2024-12-09  Petr Machatavxlan: Track reserved bits explicitly as part of the...
2024-12-09  Petr Machatavxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named...
2024-12-09  Petr Machatavxlan: vxlan_rcv() callees: Drop the unparsed argument
2024-12-09  Petr Machatavxlan: vxlan_rcv() callees: Move clearing of unparsed...
2024-12-09  Petr Machatavxlan: In vxlan_rcv(), access flags through the vxlan...
2024-12-09  Jakub Kicinskinet: reformat kdoc return statements
2024-12-09  Jesse Van Gaverenet: dsa: microchip: Make MDIO bus name unique
2024-12-09  Eric Dumazetmctp: no longer rely on net->dev_index_head[]
2024-12-09  Jakub KicinskiMerge branch 'rxrpc-implement-jumbo-data-transmission...
2024-12-09  David Howellsrxrpc: Implement RACK/TLP to deal with transmission...
2024-12-09  David Howellsrxrpc: Fix request for an ACK when cwnd is minimum
2024-12-09  David Howellsrxrpc: Manage RTT per-call rather than per-peer
2024-12-09  David Howellsrxrpc: Add a reason indicator to the tx_ack tracepoint
2024-12-09  David Howellsrxrpc: Add a reason indicator to the tx_data tracepoint
2024-12-09  David Howellsrxrpc: Tidy up the ACK parsing a bit
2024-12-09  David Howellsrxrpc: Use irq-disabling spinlocks between app and...
2024-12-09  David Howellsrxrpc: Don't allocate a txbuf for an ACK transmission
2024-12-09  David Howellsrxrpc: Send jumbo DATA packets
next