Age | Commit message (Expand) | Author |
2024-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-03-11 | nfp: flower: handle acti_netdevs allocation failure | Duoming Zhou |
2024-03-11 | ravb: Correct buffer size to map for R-Car Rx | Niklas Söderlund |
2024-03-11 | mlxsw: spectrum_router: Share nexthop counters in resilient groups | Petr Machata |
2024-03-11 | mlxsw: spectrum_router: Support nexthop group hardware statistics | Petr Machata |
2024-03-11 | mlxsw: spectrum_router: Track NH ID's of group members | Petr Machata |
2024-03-11 | mlxsw: spectrum_router: Add helpers for nexthop counters | Petr Machata |
2024-03-11 | mlxsw: spectrum_router: Avoid allocating NH counters twice | Petr Machata |
2024-03-11 | mlxsw: spectrum: Allow fetch-and-clear of flow counters | Petr Machata |
2024-03-11 | mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int | Petr Machata |
2024-03-11 | mlxsw: spectrum_router: Rename two functions | Petr Machata |
2024-03-11 | r8169: switch to new function phy_support_eee | Heiner Kallweit |
2024-03-11 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2024-03-08 | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2024-03-08 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2024-03-08 | net: hns3: add checking for vf id of mailbox | Jian Shen |
2024-03-08 | net: hns3: fix port duplex configure error in IMP reset | Jie Wang |
2024-03-08 | net: hns3: fix reset timeout under full functions and queues | Peiyang Wang |
2024-03-08 | net: hns3: fix delete tc fail issue | Jijie Shao |
2024-03-08 | net: hns3: fix kernel crash when 1588 is received on HIP08 devices | Yonglong Liu |
2024-03-08 | net: hns3: Disable SerDes serial loopback for HiLink H60 | Hao Lan |
2024-03-08 | net: hns3: add new 200G link modes for hisilicon device | Hao Lan |
2024-03-08 | net: hns3: fix wrong judgment condition issue | Jijie Shao |
2024-03-08 | ionic: keep stats struct local to error handling | Shannon Nelson |
2024-03-08 | ionic: better dma-map error handling | Shannon Nelson |
2024-03-08 | ionic: remove unnecessary NULL test | Shannon Nelson |
2024-03-08 | ionic: rearrange ionic_queue for better layout | Shannon Nelson |
2024-03-08 | ionic: rearrange ionic_qcq | Shannon Nelson |
2024-03-08 | ionic: carry idev in ionic_cq struct | Shannon Nelson |
2024-03-08 | ionic: refactor skb building | Shannon Nelson |
2024-03-08 | ionic: fold adminq clean into service routine | Shannon Nelson |
2024-03-08 | ionic: use specialized desc info structs | Shannon Nelson |
2024-03-08 | ionic: remove the cq_info to save more memory | Shannon Nelson |
2024-03-08 | ionic: remove callback pointer from desc_info | Shannon Nelson |
2024-03-08 | ionic: move adminq-notifyq handling to main file | Shannon Nelson |
2024-03-08 | ionic: drop q mapping | Shannon Nelson |
2024-03-08 | ionic: remove desc, sg_desc and cmb_desc from desc_info | Shannon Nelson |
2024-03-08 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2024-03-08 | octeontx2-pf: Add TC flower offload support for TCP flags | Sai Krishna |
2024-03-08 | net: chelsio: remove unused function calc_tx_descs | Colin Ian King |
2024-03-08 | octeontx2-af: Fix devlink params | Sunil Goutham |
2024-03-07 | eth: bnxt: support per-queue statistics | Jakub Kicinski |
2024-03-07 | net: introduce include/net/rps.h | Eric Dumazet |
2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-03-07 | net: pds_core: Fix possible double free in error handling path | Yongzhi Liu |
2024-03-07 | net/mlx5: Enable SD feature | Tariq Toukan |
2024-03-07 | net/mlx5e: Block TLS device offload on combined SD netdev | Tariq Toukan |
2024-03-07 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan |
2024-03-07 | net/mlx5e: Support cross-vhca RSS | Tariq Toukan |
2024-03-07 | net/mlx5e: Let channels be SD-aware | Tariq Toukan |