index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2
-0
/
+4
2022-03-28
Revert "ath: add support for special 0x0 regulatory domain"
Brian Norris
1
-5
/
+5
2022-03-28
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-23
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-26
/
+1
2022-03-23
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-23
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-03-23
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-23
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-23
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-23
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-03-23
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
1
-1
/
+7
2022-03-23
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
1
-2
/
+3
2022-03-23
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
1
-4
/
+4
2022-03-23
alx: acquire mutex for alx_reinit in alx_change_mtu
Niels Dossche
1
-1
/
+4
2022-03-19
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-19
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-03-19
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-19
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-03-19
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
1
-3
/
+3
2022-03-16
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+0
2022-03-16
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
1
-1
/
+24
2022-03-16
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
1
-8
/
+4
2022-03-16
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
1
-1
/
+1
2022-03-16
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
1
-2
/
+2
2022-03-16
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
1
-1
/
+7
2022-03-16
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-16
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
1
-2
/
+3
2022-03-16
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-16
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-16
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
2
-5
/
+1
2022-03-16
net/mlx5e: Lag, Only handle events from highest priority multipath entry
Roi Dayan
1
-3
/
+8
2022-03-16
net/mlx5: Fix a race on command flush flow
Moshe Shemesh
1
-7
/
+8
2022-03-16
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...
Miaoqian Lin
1
-0
/
+1
2022-03-16
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-03-16
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-03-16
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-16
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-16
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-16
ice: Fix error with handling of bonding MTU
Dave Ertman
2
-15
/
+15
2022-03-16
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-16
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
2022-03-16
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
1
-0
/
+40
2022-03-16
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-03-16
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-16
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-16
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-16
net: phy: meson-gxl: fix interrupt handling in forced mode
Heiner Kallweit
1
-10
/
+13
2022-03-11
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-11
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-03-08
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
1
-2
/
+3
[next]