summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-04net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create...D. Wythe
2023-02-04net/smc: llc_conf_mutex refactor, replace it with rw_semaphoreD. Wythe
2023-02-03Merge branch 'updates-to-enetc-txq-management'Jakub Kicinski
2023-02-03net: enetc: ensure we always have a minimum number of TXQs for stackVladimir Oltean
2023-02-03net: enetc: recalculate num_real_tx_queues when XDP program attachesVladimir Oltean
2023-02-03net: enetc: allow the enetc_reconfigure() callback to failVladimir Oltean
2023-02-03net: enetc: simplify enetc_num_stack_tx_queues()Vladimir Oltean
2023-02-03Merge branch 'raw-add-drop-reasons-and-use-another-hash-function'Jakub Kicinski
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet
2023-02-03ipv4: raw: add drop reasonsEric Dumazet
2023-02-03ipv6: raw: add drop reasonsEric Dumazet
2023-02-03Merge branch 'devlink-move-devlink-dev-code-to-a-separate-file'Jakub Kicinski
2023-02-03devlink: Move devlink dev selftest code to devMoshe Shemesh
2023-02-03devlink: Move devlink_info_req struct to be localMoshe Shemesh
2023-02-03devlink: Move devlink dev flash code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev info code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev eswitch code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev reload code to devMoshe Shemesh
2023-02-03devlink: Split out dev get and dump codeMoshe Shemesh
2023-02-03net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistentlyVladimir Oltean
2023-02-03Merge branch 'yt8531-support'David S. Miller
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae
2023-02-03dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae
2023-02-03Merge branch 'act_ct-UDP-NEW'David S. Miller
2023-02-03netfilter: nf_conntrack: allow early drop of offloaded UDP connsVlad Buslov
2023-02-03net/sched: act_ct: offload UDP NEW connectionsVlad Buslov
2023-02-03net/sched: act_ct: set ctinfo in meta action depending on ct stateVlad Buslov
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov
2023-02-03netfilter: flowtable: fixup UDP timeout depending on ct stateVlad Buslov
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-02-03Merge branch 'rswitch-SERDES-PHY-init'David S. Miller
2023-02-03net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda
2023-02-02tcp: add TCP_MINTTL drop reasonEric Dumazet
2023-02-02net: fec: do not double-parse 'phy-reset-active-high' propertyDmitry Torokhov
2023-02-02net: fec: restore handling of PHY reset line as optionalDmitry Torokhov
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-02Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-02Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-02Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds