summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
64 min.Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipMatt Roper1-5/+2
12 daysbonding: add ns target multicast address to slave deviceHangbin Liu2-2/+96
12 daysnet: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2-2/+23
12 daysstmmac: dwmac-intel-plat: fix call balance of tx_clk handling routinesVitalii Mordan1-8/+17
12 daysnet: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wolNícolas F. R. A. Prado1-2/+2
12 daysnet: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)1-6/+8
13 daysRevert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa1-1/+1
13 daysHAX net/phy: Suppress WARN from phy_errorJoonas Lahtinen1-1/+1
13 daysHAX net/phy: Suppress WARN for calling stop while haltedChris Wilson1-4/+1
14 daysnet/mlx5e: Disable loopback self-test on multi-PF netdevCarolina Jubran1-0/+4
14 daysnet/mlx5e: CT: Fix null-ptr-deref in add rule err flowMoshe Shemesh1-1/+1
14 daysnet/mlx5e: clear xdp features on non-uplink representorsWilliam Tu1-1/+2
14 daysnet/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea1-4/+4
14 daysnet/mlx5: fs, lock FTE when checking if activeMark Bloch1-3/+12
14 daysnet/mlx5: Fix msix vectors to respect platform limitParav Pandit1-5/+27
14 daysnet/mlx5: E-switch, unload IB representors when unloading ETH representorsChiara Meiohas1-1/+4
2024-11-09net: vertexcom: mse102x: Fix tx_bytes calculationStefan Wahren1-1/+3
2024-11-07drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang1-0/+1
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker1-1/+8
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker1-11/+16
2024-11-07virtio_net: Update rss when set queuePhilo Lu1-14/+51
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu1-0/+9
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu1-0/+6
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu1-5/+34
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado1-0/+1
2024-11-06net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren1-2/+3
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-32/+32
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva1-0/+2
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros1-0/+2
2024-11-05net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7Roger Quadros2-44/+35
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski9-178/+26
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits1-13/+4
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov3-2/+12
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga2-1/+1
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga4-13/+8
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek2-2/+5
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik1-1/+2
2024-11-04can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde1-3/+7
2024-11-04can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde1-3/+5
2024-11-04can: rockchip_canfd: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2024-11-04can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
2024-11-04can: c_can: fix {rx,tx}_errors statisticsDario Binacchi1-1/+6
2024-11-04can: m_can: m_can_close(): don't call free_irq() for IRQ-less devicesMarc Kleine-Budde1-1/+2
2024-11-04can: {cc770,sja1000}_isa: allow building on x86_64Thomas Mühlbacher2-2/+2
2024-11-03net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine startsSuraj Gupta1-2/+2
2024-11-03net: enetc: allocate vf_state during PF probesWei Fang1-9/+9
2024-11-03net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan1-1/+1
2024-10-31net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepointVladimir Oltean1-1/+1
2024-10-31net: enetc: set MAC address to the VF net_deviceWei Fang1-1/+8