summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-08ionic: better dma-map error handlingShannon Nelson
2024-03-08ionic: remove unnecessary NULL testShannon Nelson
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson
2024-03-08ionic: refactor skb buildingShannon Nelson
2024-03-08ionic: fold adminq clean into service routineShannon Nelson
2024-03-08ionic: use specialized desc info structsShannon Nelson
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson
2024-03-08ionic: drop q mappingShannon Nelson
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-08octeontx2-pf: Add TC flower offload support for TCP flagsSai Krishna
2024-03-08net: chelsio: remove unused function calc_tx_descsColin Ian King
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-03-08octeontx2-af: Fix devlink paramsSunil Goutham
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07net: usbnet: Remove generic .ndo_get_stats64Breno Leitao
2024-03-07net: usbnet: Leverage core stats allocatorBreno Leitao
2024-03-07net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)
2024-03-07net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)
2024-03-07net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)
2024-03-07net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel
2024-03-07cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENTChris Leech
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-03-07net/mlx5: Enable SD featureTariq Toukan
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan
2024-03-07net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan
2024-03-07net/mlx5e: Create single netdev per SD groupTariq Toukan
2024-03-07net/mlx5: SD, Add debugfsTariq Toukan
2024-03-07net/mlx5: SD, Add informative prints in kernel logTariq Toukan
2024-03-07net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan
2024-03-07net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan
2024-03-07net/mlx5: SD, Implement basic query and instantiationTariq Toukan
2024-03-07net/mlx5: SD, Introduce SD libTariq Toukan
2024-03-06mlxbf_gige: add support to display pause frame countersDavid Thompson
2024-03-06net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko
2024-03-06net: geneve: Remove generic .ndo_get_stats64Breno Leitao
2024-03-06net: geneve: Leverage core stats allocatorBreno Leitao
2024-03-06net: gtp: Move net_device assigned in setupBreno Leitao
2024-03-06net: gtp: Remove generic .ndo_get_stats64Breno Leitao
2024-03-06net: gtp: Leverage core stats allocatorBreno Leitao