summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22net: mctp: provide a more specific tag allocation ioctlJeremy Kerr
2024-02-22net: mctp: separate key correlation across netsJeremy Kerr
2024-02-22net: mctp: tests: create test skbs with the correct net and deviceJeremy Kerr
2024-02-22net: mctp: make key lookups match the ANY address on either local or peerJeremy Kerr
2024-02-22net: mctp: Add some detail on the key allocation implementationJeremy Kerr
2024-02-22net: mctp: avoid confusion over local/peer dest/source addressesJeremy Kerr
2024-02-21PPPoL2TP: Add more code snippetsSamuel Thibault
2024-02-21udp: add local "peek offset enabled" flagPaolo Abeni
2024-02-21Merge branch 'net-phy-marvell-88q2xxx-add-driver-for-the-marvell-88q2220-phy'Jakub Kicinski
2024-02-21net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_anegDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: fix typosDimitri Fedrau
2024-02-21net: phy: c45: detect 100/1000BASE-T1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: Support 100/1000BT1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: Add BaseT1 auto-negotiation constantsDimitri Fedrau
2024-02-21net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipsetRaju Lakkaraju
2024-02-21Merge branch 'rework-genet-mdioclocking'David S. Miller
2024-02-21Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"Florian Fainelli
2024-02-21net: bcmgenet: Pass "main" clock down to the MDIO driverFlorian Fainelli
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli
2024-02-21net: wan: framer: remove children from struct framer_ops kdocSimon Horman
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-02-21Merge branch 'net-kmem-cache-create'David S. Miller
2024-02-21ipv6: Simplify the allocation of slab cachesKunwu Chan
2024-02-21ipv4: Simplify the allocation of slab caches in ip_rt_initKunwu Chan
2024-02-21ipmr: Simplify the allocation of slab cachesKunwu Chan
2024-02-21ip6mr: Simplify the allocation of slab caches in ip6_mr_initKunwu Chan
2024-02-21net: kcm: Simplify the allocation of slab cachesKunwu Chan
2024-02-21net/dummy: Move stats allocation to coreBreno Leitao
2024-02-21tg3: simplify tg3_phy_autoneg_cfgHeiner Kallweit
2024-02-21tg3: copy only needed fields from userspace-provided EEE dataHeiner Kallweit
2024-02-21Merge branch 'net-constify-device_type'David S. Miller
2024-02-21net: hso: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: wwan: core: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: netdevsim: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: vlan: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: l2tp: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: hsr: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: geneve: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: ppp: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: vxlan: constify the struct device_type usageRicardo B. Marliere
2024-02-21net: bridge: constify the struct device_type usageRicardo B. Marliere