index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
1
-0
/
+1
2024-11-07
net: arc: rockchip: fix emac mdio node support
Johan Jonker
1
-1
/
+8
2024-11-07
net: arc: fix the device for dma_map_single/dma_unmap_single
Johan Jonker
1
-11
/
+16
2024-11-07
virtio_net: Update rss when set queue
Philo Lu
1
-14
/
+51
2024-11-07
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
1
-0
/
+9
2024-11-07
virtio_net: Add hash_key_length check
Philo Lu
1
-0
/
+6
2024-11-07
virtio_net: Support dynamic rss indirection table size
Philo Lu
1
-5
/
+34
2024-11-07
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
Nícolas F. R. A. Prado
1
-0
/
+1
2024-11-06
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
1
-2
/
+3
2024-11-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
11
-32
/
+32
2024-11-05
net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
Diogo Silva
1
-0
/
+2
2024-11-05
net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()
Roger Quadros
1
-0
/
+2
2024-11-05
net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
Roger Quadros
2
-44
/
+35
2024-11-05
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
1
-1
/
+4
2024-11-04
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
9
-178
/
+26
2024-11-04
e1000e: Remove Meteor Lake SMBUS workarounds
Vitaly Lifshits
1
-13
/
+4
2024-11-04
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
3
-2
/
+12
2024-11-04
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2
-1
/
+1
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
4
-13
/
+8
2024-11-04
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2
-2
/
+5
2024-11-04
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
1
-1
/
+2
2024-11-04
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
1
-3
/
+7
2024-11-04
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
1
-3
/
+5
2024-11-04
can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2024-11-04
can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
1
-0
/
+1
2024-11-04
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
1
-1
/
+6
2024-11-04
can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
Marc Kleine-Budde
1
-1
/
+2
2024-11-04
can: {cc770,sja1000}_isa: allow building on x86_64
Thomas Mühlbacher
2
-2
/
+2
2024-11-03
net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
Suraj Gupta
1
-2
/
+2
2024-11-03
net: enetc: allocate vf_state during PF probes
Wei Fang
1
-9
/
+9
2024-11-03
net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
Jinjie Ruan
1
-1
/
+1
2024-10-31
net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
Vladimir Oltean
1
-1
/
+1
2024-10-31
net: enetc: set MAC address to the VF net_device
Wei Fang
1
-1
/
+8
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-10-30
net: ethernet: mtk_wed: fix path of MT7988 WO firmware
Daniel Golle
1
-2
/
+2
2024-10-30
mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address
Ido Schimmel
1
-2
/
+24
2024-10-30
mlxsw: pci: Sync Rx buffers for device
Amit Cohen
1
-1
/
+2
2024-10-30
mlxsw: pci: Sync Rx buffers for CPU
Amit Cohen
1
-7
/
+15
2024-10-30
mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
Amit Cohen
1
-0
/
+7
2024-10-29
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-70
/
+125
2024-10-29
net: usb: qmi_wwan: add Quectel RG650V
Benoît Monin
1
-0
/
+1
2024-10-29
netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...
Zichen Xie
1
-1
/
+3
[next]