summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski5-7/+116
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski4-5/+14
2022-11-17devlink: Allow for devlink-rate nodes parent reassignmentMichal Wilczynski1-5/+7
2022-11-17devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski2-0/+48
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski3-0/+40
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski3-0/+38
2022-11-17Merge branch 'autoload-dsa-tagging-driver-when-dynamically-changing-protocol'Jakub Kicinski22-130/+191
2022-11-17net: dsa: autoload tag driver module on tagging protocol changeVladimir Oltean4-5/+7
2022-11-17net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()Vladimir Oltean3-3/+3
2022-11-17net: dsa: strip sysfs "tagging" string of trailing newlineVladimir Oltean3-4/+15
2022-11-17net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean18-51/+98
2022-11-17net: dsa: rename tagging protocol driver modaliasVladimir Oltean2-4/+5
2022-11-17net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean2-70/+70
2022-11-17dt-bindings: net: ipq4019-mdio: document required clock-namesRobert Marko1-0/+6
2022-11-17dt-bindings: net: ipq4019-mdio: require and validate clocksRobert Marko1-7/+20
2022-11-17dt-bindings: net: ipq4019-mdio: add IPQ8074 compatibleRobert Marko1-0/+1
2022-11-17dt-bindings: net: ipq4019-mdio: document IPQ6018 compatibleRobert Marko1-3/+9
2022-11-17Merge branch 'net-dsa-use-more-appropriate-net_name_-constants-for-user-ports'Jakub Kicinski2-5/+11
2022-11-17net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user portsRasmus Villemoes1-1/+1
2022-11-17net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DTRasmus Villemoes1-1/+1
2022-11-17net: dsa: refactor name assignment for user portsRasmus Villemoes2-5/+11
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol3-17/+8
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski310-36973/+38456
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds59-311/+477
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter1-1/+1
2022-11-17NFC: nci: Allow to create multiple virtual nci devicesDmitry Vyukov1-76/+71
2022-11-17sundance: remove unused variable cntColin Ian King1-2/+0
2022-11-17sctp: sm_statefuns: Remove pointer casts of the same typeLi zeming1-1/+1
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu4-6/+10
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici1-4/+42
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller1-15/+3
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-9/+18
2022-11-16Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds26-7/+103
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-8/+124
2022-11-16tcp: annotate data-race around queue->synflood_warnedEric Dumazet1-1/+1
2022-11-16ax25: af_ax25: Remove unnecessary (void*) conversionsLi zeming1-2/+2
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy2-5/+15
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki2-7/+14
2022-11-16Merge branch 'net-atomic-dev-stats'David S. Miller13-121/+117
2022-11-16ipv4: tunnels: use DEV_STATS_INC()Eric Dumazet5-38/+38
2022-11-16ipv6: tunnels: use DEV_STATS_INC()Eric Dumazet4-35/+28
2022-11-16ipv6/sit: use DEV_STATS_INC() to avoid data-racesEric Dumazet1-11/+11
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet3-37/+40
2022-11-16Merge branch 'net-try_cmpxchg-conversions'David S. Miller4-40/+26
2022-11-16net: __sock_gen_cookie() cleanupEric Dumazet1-6/+6
2022-11-16net: adopt try_cmpxchg() in napi_{enable|disable}()Eric Dumazet1-9/+5
2022-11-16net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()Eric Dumazet1-6/+4
2022-11-16net: net_{enable|disable}_timestamp() optimizationsEric Dumazet1-12/+6