summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-23net: sparx5: only return PCS for modes that require itDaniel Machon1-1/+13
2024-12-23net: sparx5: skip low-speed configuration when port is RGMIIDaniel Machon1-1/+2
2024-12-23net: sparx5: use is_port_rgmii() throughoutDaniel Machon2-8/+23
2024-12-23net: sparx5: add function for RGMII port checkDaniel Machon5-0/+13
2024-12-23net: sparx5: do some preparation workDaniel Machon1-18/+18
2024-12-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski24-53/+4455
2024-12-23net: ethtool: Fix suspicious rcu_dereference usageKory Maincent1-1/+4
2024-12-23Merge branch 'eth-fbnic-support-basic-rss-config-and-setting-channel-count'Jakub Kicinski9-196/+695
2024-12-23eth: fbnic: support ring channel set while upJakub Kicinski7-6/+143
2024-12-23eth: fbnic: support ring channel get and set while downJakub Kicinski2-0/+67
2024-12-23eth: fbnic: centralize the queue count and NAPI<>queue settingAlexander Duyck3-33/+70
2024-12-23eth: fbnic: add IRQ reuse supportJakub Kicinski5-22/+63
2024-12-23eth: fbnic: store NAPIs in an array instead of the listJakub Kicinski4-60/+71
2024-12-23eth: fbnic: let user control the RSS hash fieldsAlexander Duyck1-0/+50
2024-12-23eth: fbnic: support setting RSS configurationAlexander Duyck1-0/+55
2024-12-23eth: fbnic: don't reset the secondary RSS indir tableJakub Kicinski1-3/+1
2024-12-23eth: fbnic: support querying RSS configAlexander Duyck1-0/+103
2024-12-23eth: fbnic: reorder ethtool codeJakub Kicinski1-79/+79
2024-12-23Merge branch 'mlx5-misc-changes-2024-12-19'Jakub Kicinski42-788/+1462
2024-12-23net/mlx5: fs, Add support for RDMA RX steering over IB link layerPatrisious Haddad2-3/+3
2024-12-23net/mlx5: Remove PTM support log messageCarolina Jubran1-3/+1
2024-12-23net/mlx5: DR, add support for ConnectX-8 steeringItamar Gozlan7-2/+267
2024-12-23net/mlx5: DR, expand SWS STE callbacks and consolidate common structsItamar Gozlan7-342/+377
2024-12-23net/mlx5: HWS, do not initialize native API queuesYevgeny Kliteynik5-7/+25
2024-12-23net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/closeYevgeny Kliteynik2-10/+4
2024-12-23net/mlx5: fs, retry insertion to hash table on EBUSYMark Bloch1-1/+7
2024-12-23net/mlx5: fs, add mlx5_fs_pool APIMoshe Shemesh4-209/+327
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh15-44/+117
2024-12-23net/mlx5: LAG, Support LAG over Multi-Host NICsRongwei Liu6-78/+229
2024-12-23net/mlx5: LAG, Refactor lag logicRongwei Liu6-121/+137
2024-12-23Merge branch 'add-rds-ptp-library-for-microchip-phys'Jakub Kicinski5-4/+1309
2024-12-23net: phy: microchip_t1 : Add initialization of ptp for lan887xDivya Koppera1-3/+38
2024-12-23net: phy: Makefile: Add makefile support for rds ptp in Microchip physDivya Koppera1-0/+1
2024-12-23net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr...Divya Koppera1-1/+8
2024-12-23net: phy: microchip_rds_ptp : Add rds ptp library for Microchip physDivya Koppera1-0/+1039
2024-12-23net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp libraryDivya Koppera1-0/+223
2024-12-23Merge branch 'vsock-test-tests-for-memory-leaks'Jakub Kicinski4-6/+309
2024-12-23vsock/test: Add test for MSG_ZEROCOPY completion memory leakMichal Luczaj1-0/+152
2024-12-23vsock/test: Add test for sk_error_queue memory leakMichal Luczaj1-0/+45
2024-12-23vsock/test: Add test for accept_queue memory leakMichal Luczaj1-0/+52
2024-12-23vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPYMichal Luczaj1-2/+2
2024-12-23vsock/test: Add README blurb about kmemleak usageMichal Luczaj1-0/+15
2024-12-23vsock/test: Introduce option to select testsMichal Luczaj3-2/+40
2024-12-23vsock/test: Use NSEC_PER_SECMichal Luczaj1-2/+3
2024-12-23netlink: correct nlmsg size for multicast notificationsYuyang Huang3-5/+8
2024-12-23selftests: drv-net: assume stats refresh is 0 if no ethtool -c supportJakub Kicinski2-4/+11
2024-12-23sfc: Use netdev refcount tracking in struct efx_async_filter_insertionYiFei Zhu4-4/+10
2024-12-23Merge branch 'net-bridge-add-skb-drop-reasons-to-the-most-common-drop-points'Jakub Kicinski5-15/+45
2024-12-23net: bridge: add skb drop reasons to the most common drop pointsRadu Rendec3-9/+39
2024-12-23net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTERadu Rendec3-6/+6