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.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-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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
1
-0
/
+8
2022-01-11
net: ena: Fix error handling when calculating max IO queues number
Arthur Kiyanovski
1
-4
/
+0
2022-01-11
net: ena: Fix undefined state when tx request id is out of bounds
Arthur Kiyanovski
1
-14
/
+20
2022-01-11
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
2022-01-11
i40e: Fix for displaying message regarding NVM version
Mateusz Palczewski
1
-2
/
+2
2022-01-11
i40e: fix use-after-free in i40e_sync_filters_subtask()
Di Zhu
1
-0
/
+24
2022-01-11
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-11
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-11
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2022-01-05
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2022-01-05
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2022-01-05
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2022-01-05
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2022-01-05
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
1
-1
/
+1
2022-01-05
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
1
-15
/
+8
2022-01-05
net/mlx5e: Fix ICOSQ recovery flow for XSK
Maxim Mikityanskiy
2
-11
/
+22
2022-01-05
net/mlx5e: Wrap the tx reporter dump callback to extract the sq
Amir Tzin
1
-1
/
+9
2022-01-05
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
Miaoqian Lin
1
-2
/
+3
2021-12-29
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-29
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-29
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-29
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-29
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-29
net: marvell: prestera: fix incorrect return of port_find
Yevhen Orlov
1
-6
/
+10
2021-12-22
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-12-22
sfc_ef100: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-22
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
1
-0
/
+3
2021-12-22
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
1
-0
/
+4
2021-12-22
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-22
igbvf: fix double free in `igbvf_probe`
Letu Ren
1
-0
/
+1
2021-12-22
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
2021-12-22
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
1
-1
/
+2
2021-12-17
net/mlx4_en: Update reported link modes for 1/10G
Erik Ekman
1
-3
/
+3
2021-12-14
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
2021-12-14
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
2
-1
/
+4
2021-12-14
net: altera: set a couple error code in probe()
Dan Carpenter
1
-3
/
+6
2021-12-14
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
1
-0
/
+8
2021-12-14
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
1
-5
/
+0
2021-12-14
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
2
-22
/
+50
2021-12-14
qede: validate non LSO skb length
Manish Chopra
1
-0
/
+7
2021-12-14
net: mvpp2: fix XDP rx queues registering
Louis Amas
1
-2
/
+2
2021-12-14
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
1
-11
/
+32
2021-12-14
iavf: restore MSI state on reset
Mitch Williams
1
-0
/
+1
2021-12-14
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
1
-1
/
+3
2021-12-14
ice: ignore dropped packets during init
Jesse Brandeburg
1
-0
/
+3
2021-12-08
atlantic: Remove warn trace message.
Sameer Saurabh
1
-3
/
+0
2021-12-08
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
5
-27
/
+139
2021-12-08
Remove Half duplex mode speed capabilities.
Sameer Saurabh
1
-4
/
+1
2021-12-08
atlantic: Add missing DIDs and fix 115c.
Nikita Danilov
4
-1
/
+27
[next]