summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-17Documentation: Add documentation for new devlink-rate attributesMichal Wilczynski
2022-11-17ice: Add documentation for devlink-rate implementationMichal Wilczynski
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17devlink: Allow for devlink-rate nodes parent reassignmentMichal Wilczynski
2022-11-17devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski
2022-11-17Merge branch 'autoload-dsa-tagging-driver-when-dynamically-changing-protocol'Jakub Kicinski
2022-11-17net: dsa: autoload tag driver module on tagging protocol changeVladimir Oltean
2022-11-17net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()Vladimir Oltean
2022-11-17net: dsa: strip sysfs "tagging" string of trailing newlineVladimir Oltean
2022-11-17net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean
2022-11-17net: dsa: rename tagging protocol driver modaliasVladimir Oltean
2022-11-17net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean
2022-11-17dt-bindings: net: ipq4019-mdio: document required clock-namesRobert Marko
2022-11-17dt-bindings: net: ipq4019-mdio: require and validate clocksRobert Marko
2022-11-17dt-bindings: net: ipq4019-mdio: add IPQ8074 compatibleRobert Marko
2022-11-17dt-bindings: net: ipq4019-mdio: document IPQ6018 compatibleRobert Marko
2022-11-17Merge branch 'net-dsa-use-more-appropriate-net_name_-constants-for-user-ports'Jakub Kicinski
2022-11-17net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user portsRasmus Villemoes
2022-11-17net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DTRasmus Villemoes
2022-11-17net: dsa: refactor name assignment for user portsRasmus Villemoes
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter
2022-11-17NFC: nci: Allow to create multiple virtual nci devicesDmitry Vyukov
2022-11-17sundance: remove unused variable cntColin Ian King
2022-11-17sctp: sm_statefuns: Remove pointer casts of the same typeLi zeming
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-16Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-16tcp: annotate data-race around queue->synflood_warnedEric Dumazet
2022-11-16ax25: af_ax25: Remove unnecessary (void*) conversionsLi zeming
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-16Merge branch 'net-atomic-dev-stats'David S. Miller
2022-11-16ipv4: tunnels: use DEV_STATS_INC()Eric Dumazet
2022-11-16ipv6: tunnels: use DEV_STATS_INC()Eric Dumazet
2022-11-16ipv6/sit: use DEV_STATS_INC() to avoid data-racesEric Dumazet
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet