index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-11-15
net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...
Liu Jian
1
-1
/
+2
2022-11-15
net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...
Guangbin Huang
1
-3
/
+7
2022-11-15
net: hns3: fix return value check bug of rx copybreak
Jie Wang
1
-2
/
+2
2022-11-15
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
6
-94
/
+94
2022-11-15
net: phy: marvell: add sleep time after enabling the loopback bit
Aminuddin Jamaluddin
1
-7
/
+9
2022-11-15
net: ena: Fix error handling in ena_init()
Yuan Can
1
-1
/
+7
2022-11-14
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
1
-1
/
+7
2022-11-14
mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
Amit Cohen
1
-0
/
+2
2022-11-14
net: mhi: Fix memory leak in mhi_net_dellink()
Wei Yongjun
1
-0
/
+2
2022-11-14
octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
Ziyang Xuan
1
-1
/
+5
2022-11-14
octeon_ep: fix potential memory leak in octep_device_setup()
Ziyang Xuan
1
-1
/
+5
2022-11-14
octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()
Ziyang Xuan
1
-1
/
+1
2022-11-14
octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()
Ziyang Xuan
1
-2
/
+0
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
2022-11-14
net: macvlan: Use built-in RCU list checking
Chuang Wang
1
-2
/
+2
2022-11-14
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
1
-8
/
+26
2022-11-11
mctp i2c: don't count unused / invalid keys for flow release
Jeremy Kerr
1
-15
/
+32
2022-11-11
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
Mohd Faizal Abdul Rahim
1
-0
/
+3
2022-11-11
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Michael Sit Wei Hong
1
-0
/
+7
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
1
-1
/
+8
2022-11-11
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Wei Yongjun
1
-1
/
+0
2022-11-11
nfp: change eeprom length to max length enumerators
Jaco Coetzee
1
-3
/
+3
2022-11-10
Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-115
/
+149
2022-11-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-2
/
+33
2022-11-10
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
1
-1
/
+0
2022-11-10
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
1
-1
/
+3
2022-11-10
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
Zhengchao Shao
1
-1
/
+4
2022-11-10
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
Zhengchao Shao
1
-0
/
+1
2022-11-10
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
Zhengchao Shao
1
-9
/
+20
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2
-7
/
+13
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
1
-0
/
+1
2022-11-10
stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
Yang Yingliang
1
-5
/
+14
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...
Yang Yingliang
1
-2
/
+5
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
Yang Yingliang
1
-1
/
+12
2022-11-09
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...
Zhengchao Shao
1
-1
/
+1
2022-11-09
stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
Tan, Tee Min
1
-2
/
+9
2022-11-09
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
1
-0
/
+1
2022-11-09
net: cpsw: disable napi in cpsw_ndo_open()
Zhengchao Shao
1
-0
/
+2
2022-11-09
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
1
-0
/
+2
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
4
-2
/
+31
2022-11-09
net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions
Roi Dayan
1
-2
/
+6
2022-11-09
net/mlx5e: E-Switch, Fix comparing termination table instance
Roi Dayan
1
-6
/
+8
2022-11-09
net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
Jianbo Liu
1
-6
/
+0
2022-11-09
net/mlx5e: Fix tc acts array not to be dependent on enum order
Roi Dayan
1
-60
/
+32
2022-11-09
net/mlx5e: Fix usage of DMA sync API
Maxim Mikityanskiy
2
-15
/
+16
2022-11-09
net/mlx5e: Add missing sanity checks for max TX WQE size
Maxim Mikityanskiy
3
-1
/
+35
2022-11-09
net/mlx5: fw_reset: Don't try to load device in case PCI isn't working
Shay Drory
1
-1
/
+2
2022-11-09
net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode
Chris Mi
2
-21
/
+11
2022-11-09
net/mlx5: Allow async trigger completion execution on single CPU systems
Roy Novich
1
-3
/
+8
2022-11-09
net/mlx5: Bridge, verify LAG state when adding bond to bridge
Vlad Buslov
1
-0
/
+31
[next]