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.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
2019-01-13
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2019-01-13
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
1
-1
/
+2
2019-01-13
vxge: ensure data0 is initialized in when fetching firmware version information
Colin Ian King
1
-1
/
+1
2019-01-13
net: macb: fix dropped RX frames due to a race
Anssi Hannula
1
-2
/
+7
2019-01-13
net: macb: fix random memory corruption on RX with 64-bit DMA
Anssi Hannula
1
-0
/
+5
2019-01-13
qed: Fix an error code qed_ll2_start_xmit()
Dan Carpenter
1
-0
/
+1
2019-01-13
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
1
-41
/
+216
2019-01-13
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2
-4
/
+11
2019-01-13
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2019-01-13
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2019-01-13
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2019-01-13
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2019-01-13
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2019-01-13
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2
-127
/
+127
2019-01-13
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2
-0
/
+18
2019-01-13
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
1
-2
/
+2
2019-01-13
w90p910_ether: remove incorrect __init annotation
Arnd Bergmann
1
-1
/
+1
2019-01-13
drivers: net: xgene: Remove unnecessary forward declarations
Nathan Chancellor
1
-3
/
+0
2019-01-13
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2
-1
/
+10
2019-01-13
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2
-8
/
+30
2019-01-13
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
1
-1
/
+3
2019-01-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2019-01-13
ibmvnic: Fix non-atomic memory allocation in IRQ context
Thomas Falcon
1
-1
/
+1
2019-01-09
net/mlx5e: Remove the false indication of software timestamping support
Alaa Hleihel
1
-9
/
+3
2019-01-09
mlxsw: core: Increase timeout during firmware flash process
Shalom Toledo
3
-2
/
+27
2019-01-09
net/mlx5e: RX, Fix wrong early return in receive queue poll
Tariq Toukan
1
-4
/
+6
2019-01-09
net/mlx5: Typo fix in del_sw_hw_rule
Yuval Avnery
1
-1
/
+1
2019-01-09
net: macb: restart tx after tx used bit read
Claudiu Beznea
1
-1
/
+20
2019-01-09
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
1
-1
/
+5
2018-12-21
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-21
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
1
-3
/
+2
2018-12-21
net/mlx4_en: Fix build break when CONFIG_INET is off
Saeed Mahameed
1
-1
/
+1
2018-12-17
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-12-17
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-12-17
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
1
-0
/
+3
2018-12-17
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2
-3
/
+2
2018-12-17
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-17
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
Su Yanjun
1
-0
/
+5
2018-12-13
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-12-13
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-12-13
net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...
Vincent Chen
1
-4
/
+3
2018-12-13
qed: Fix QM getters to always return a valid pq
Denis Bolotin
1
-4
/
+20
2018-12-13
qed: Fix bitmap_weight() check
Denis Bolotin
1
-1
/
+4
2018-12-13
net/mlx4: Fix UBSAN warning of signed integer overflow
Aya Levin
1
-2
/
+2
2018-12-13
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
1
-1
/
+1
2018-12-13
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
1
-0
/
+1
2018-12-13
qed: Fix reading wrong value in loop condition
Denis Bolotin
1
-0
/
+2
2018-12-13
qed: Fix PTT leak in qed_drain()
Denis Bolotin
1
-1
/
+1
2018-12-13
bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
Sudarsana Reddy Kalluru
2
-0
/
+8
[next]