| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-23 | net: sparx5: only return PCS for modes that require it | Daniel Machon | 1 | -1/+13 |
| 2024-12-23 | net: sparx5: skip low-speed configuration when port is RGMII | Daniel Machon | 1 | -1/+2 |
| 2024-12-23 | net: sparx5: use is_port_rgmii() throughout | Daniel Machon | 2 | -8/+23 |
| 2024-12-23 | net: sparx5: add function for RGMII port check | Daniel Machon | 5 | -0/+13 |
| 2024-12-23 | net: sparx5: do some preparation work | Daniel Machon | 1 | -18/+18 |
| 2024-12-23 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 24 | -53/+4455 |
| 2024-12-23 | net: ethtool: Fix suspicious rcu_dereference usage | Kory Maincent | 1 | -1/+4 |
| 2024-12-23 | Merge branch 'eth-fbnic-support-basic-rss-config-and-setting-channel-count' | Jakub Kicinski | 9 | -196/+695 |
| 2024-12-23 | eth: fbnic: support ring channel set while up | Jakub Kicinski | 7 | -6/+143 |
| 2024-12-23 | eth: fbnic: support ring channel get and set while down | Jakub Kicinski | 2 | -0/+67 |
| 2024-12-23 | eth: fbnic: centralize the queue count and NAPI<>queue setting | Alexander Duyck | 3 | -33/+70 |
| 2024-12-23 | eth: fbnic: add IRQ reuse support | Jakub Kicinski | 5 | -22/+63 |
| 2024-12-23 | eth: fbnic: store NAPIs in an array instead of the list | Jakub Kicinski | 4 | -60/+71 |
| 2024-12-23 | eth: fbnic: let user control the RSS hash fields | Alexander Duyck | 1 | -0/+50 |
| 2024-12-23 | eth: fbnic: support setting RSS configuration | Alexander Duyck | 1 | -0/+55 |
| 2024-12-23 | eth: fbnic: don't reset the secondary RSS indir table | Jakub Kicinski | 1 | -3/+1 |
| 2024-12-23 | eth: fbnic: support querying RSS config | Alexander Duyck | 1 | -0/+103 |
| 2024-12-23 | eth: fbnic: reorder ethtool code | Jakub Kicinski | 1 | -79/+79 |
| 2024-12-23 | Merge branch 'mlx5-misc-changes-2024-12-19' | Jakub Kicinski | 42 | -788/+1462 |
| 2024-12-23 | net/mlx5: fs, Add support for RDMA RX steering over IB link layer | Patrisious Haddad | 2 | -3/+3 |
| 2024-12-23 | net/mlx5: Remove PTM support log message | Carolina Jubran | 1 | -3/+1 |
| 2024-12-23 | net/mlx5: DR, add support for ConnectX-8 steering | Itamar Gozlan | 7 | -2/+267 |
| 2024-12-23 | net/mlx5: DR, expand SWS STE callbacks and consolidate common structs | Itamar Gozlan | 7 | -342/+377 |
| 2024-12-23 | net/mlx5: HWS, do not initialize native API queues | Yevgeny Kliteynik | 5 | -7/+25 |
| 2024-12-23 | net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close | Yevgeny Kliteynik | 2 | -10/+4 |
| 2024-12-23 | net/mlx5: fs, retry insertion to hash table on EBUSY | Mark Bloch | 1 | -1/+7 |
| 2024-12-23 | net/mlx5: fs, add mlx5_fs_pool API | Moshe Shemesh | 4 | -209/+327 |
| 2024-12-23 | net/mlx5: fs, add counter object to flow destination | Moshe Shemesh | 15 | -44/+117 |
| 2024-12-23 | net/mlx5: LAG, Support LAG over Multi-Host NICs | Rongwei Liu | 6 | -78/+229 |
| 2024-12-23 | net/mlx5: LAG, Refactor lag logic | Rongwei Liu | 6 | -121/+137 |
| 2024-12-23 | Merge branch 'add-rds-ptp-library-for-microchip-phys' | Jakub Kicinski | 5 | -4/+1309 |
| 2024-12-23 | net: phy: microchip_t1 : Add initialization of ptp for lan887x | Divya Koppera | 1 | -3/+38 |
| 2024-12-23 | net: phy: Makefile: Add makefile support for rds ptp in Microchip phys | Divya Koppera | 1 | -0/+1 |
| 2024-12-23 | net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr... | Divya Koppera | 1 | -1/+8 |
| 2024-12-23 | net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys | Divya Koppera | 1 | -0/+1039 |
| 2024-12-23 | net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library | Divya Koppera | 1 | -0/+223 |
| 2024-12-23 | Merge branch 'vsock-test-tests-for-memory-leaks' | Jakub Kicinski | 4 | -6/+309 |
| 2024-12-23 | vsock/test: Add test for MSG_ZEROCOPY completion memory leak | Michal Luczaj | 1 | -0/+152 |
| 2024-12-23 | vsock/test: Add test for sk_error_queue memory leak | Michal Luczaj | 1 | -0/+45 |
| 2024-12-23 | vsock/test: Add test for accept_queue memory leak | Michal Luczaj | 1 | -0/+52 |
| 2024-12-23 | vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY | Michal Luczaj | 1 | -2/+2 |
| 2024-12-23 | vsock/test: Add README blurb about kmemleak usage | Michal Luczaj | 1 | -0/+15 |
| 2024-12-23 | vsock/test: Introduce option to select tests | Michal Luczaj | 3 | -2/+40 |
| 2024-12-23 | vsock/test: Use NSEC_PER_SEC | Michal Luczaj | 1 | -2/+3 |
| 2024-12-23 | netlink: correct nlmsg size for multicast notifications | Yuyang Huang | 3 | -5/+8 |
| 2024-12-23 | selftests: drv-net: assume stats refresh is 0 if no ethtool -c support | Jakub Kicinski | 2 | -4/+11 |
| 2024-12-23 | sfc: Use netdev refcount tracking in struct efx_async_filter_insertion | YiFei Zhu | 4 | -4/+10 |
| 2024-12-23 | Merge branch 'net-bridge-add-skb-drop-reasons-to-the-most-common-drop-points' | Jakub Kicinski | 5 | -15/+45 |
| 2024-12-23 | net: bridge: add skb drop reasons to the most common drop points | Radu Rendec | 3 | -9/+39 |
| 2024-12-23 | net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE | Radu Rendec | 3 | -6/+6 |