summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-12ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPPBrett Creeley
2024-12-12ionic: Use VLAN_ETH_HLEN when possibleBrett Creeley
2024-12-12ionic: add asic codes to firmware interface fileShannon Nelson
2024-12-11Merge branch 'net-dsa-cleanup-eee-part-1'Jakub Kicinski
2024-12-11net: dsa: require .support_eee() method to be implementedRussell King (Oracle)
2024-12-11net: dsa: ksz: implement .support_eee() methodRussell King (Oracle)
2024-12-11net: dsa: mv88e6xxx: implement .support_eee() methodRussell King (Oracle)
2024-12-11net: dsa: qca8k: implement .support_eee() methodRussell King (Oracle)
2024-12-11net: dsa: mt753x: implement .support_eee() methodRussell King (Oracle)
2024-12-11net: dsa: b53/bcm_sf2: implement .support_eee() methodRussell King (Oracle)
2024-12-11net: dsa: provide implementation of .support_eee()Russell King (Oracle)
2024-12-11net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)
2024-12-11net: dsa: remove check for dp->pl in EEE methodsRussell King (Oracle)
2024-12-11net: fec: use phydev->eee_cfg.tx_lpi_timerRussell King (Oracle)
2024-12-11mlxsw: spectrum_flower: Do not allow mixing sample and mirror actionsIdo Schimmel
2024-12-11Merge branch 'make-time-wait-reuse-delay-deterministic-and-configurable'Jakub Kicinski
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki
2024-12-11tcp: Measure TIME-WAIT reuse delay with millisecond precisionJakub Sitnicki
2024-12-11Merge branch 'ipv6-mcast-add-data-race-annotations'Jakub Kicinski
2024-12-11ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]Eric Dumazet
2024-12-11ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]Eric Dumazet
2024-12-11ipv6: mcast: reduce ipv6_chk_mcast_addr() indentationEric Dumazet
2024-12-11Merge branch 'lib-packing-introduce-and-use-un-pack_fields'Jakub Kicinski
2024-12-11ice: cleanup Rx queue context programming functionsJacob Keller
2024-12-11ice: move prefetch enable to ice_setup_rx_ctxJacob Keller
2024-12-11ice: reduce size of queue context fieldsJacob Keller
2024-12-11ice: use <linux/packing.h> for Tx and Rx queue context dataJacob Keller
2024-12-11ice: use structures to keep track of queue context sizeJacob Keller
2024-12-11ice: remove int_q_state from ice_tlan_ctxJacob Keller
2024-12-11lib: packing: document recently added APIsJacob Keller
2024-12-11lib: packing: add pack_fields() and unpack_fields()Vladimir Oltean
2024-12-11lib: packing: demote truncation error in pack() to a warning in __pack()Vladimir Oltean
2024-12-11lib: packing: create __pack() and __unpack() variants without error checkingVladimir Oltean
2024-12-11isdn: Remove unused get_Bprotocol4id()Dr. David Alan Gilbert
2024-12-11cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabledBharat Bhushan
2024-12-11gve: Remove unused gve_adminq_set_mtuDr. David Alan Gilbert
2024-12-11nfp: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-11l2tp: Handle eth stats using NETDEV_PCPU_STAT_DSTATS.James Chapman
2024-12-11net: renesas: rswitch: enable only used MFWD featuresNikita Yushchenko
2024-12-10Merge branch 'lan78xx-preparations-for-phylink'Jakub Kicinski
2024-12-10net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n...Oleksij Rempel
2024-12-10net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busyOleksij Rempel
2024-12-10net: usb: lan78xx: Fix return value handling in lan78xx_set_featuresOleksij Rempel
2024-12-10net: usb: lan78xx: Simplify lan78xx_update_regOleksij Rempel
2024-12-10net: usb: lan78xx: Add error handling to lan78xx_set_mac_addrOleksij Rempel
2024-12-10net: usb: lan78xx: Add error handling to lan78xx_init_mac_addressOleksij Rempel
2024-12-10net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domainOleksij Rempel
2024-12-10net: wwan: t7xx: Replace deprecated PCI functionsPhilipp Stanner
2024-12-10Merge branch 'net-prepare-for-removal-of-net-dev_index_head'Jakub Kicinski
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet