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-12
bnxt_en: Fix context memory allocation.
Michael Chan
1
-3
/
+6
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2
-3
/
+5
2019-01-12
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-12
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-12
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-01-12
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-12
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-11
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
1
-16
/
+0
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
3
-6
/
+6
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-09
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-09
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
2019-01-09
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2019-01-09
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
2019-01-09
mlxsw: spectrum: Disable lag port TX before removing it
Jiri Pirko
1
-2
/
+5
2019-01-09
mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow
Nir Dotan
1
-2
/
+0
2019-01-09
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Nir Dotan
1
-1
/
+9
2019-01-09
r8169: load Realtek PHY driver module before r8169
Heiner Kallweit
1
-0
/
+1
2019-01-09
lan743x: Remove phy_read from link status change function
Bryan Whitehead
1
-7
/
+4
2019-01-07
r8169: don't try to read counters if chip is in a PCI power-save state
Heiner Kallweit
1
-2
/
+4
2019-01-07
net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg
Stephen Warren
1
-8
/
+7
2019-01-07
net/mlx4: Get rid of page operation after dma_alloc_coherent
Stephen Warren
2
-39
/
+75
2019-01-05
ixgbe: fix Kconfig when driver is not a module
Jeff Kirsher
1
-1
/
+1
2019-01-05
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2019-01-05
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
1
-10
/
+7
2019-01-04
net: macb: remove unnecessary code
Claudiu Beznea
1
-6
/
+2
2019-01-04
qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
Denis Bolotin
1
-0
/
+4
2019-01-04
r8169: Add support for new Realtek Ethernet
Kai-Heng Feng
1
-0
/
+2
2019-01-04
octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'
Christophe JAILLET
1
-1
/
+3
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-13
/
+42
2019-01-02
net-next/hinic:add shutdown callback
Xue Chaojing
1
-0
/
+6
2019-01-01
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
1
-3
/
+4
2019-01-01
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
1
-1
/
+5
2018-12-31
r8169: fix WoL device wakeup enable
Heiner Kallweit
1
-2
/
+2
2018-12-29
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2
-2
/
+2
2018-12-29
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-25
/
+22
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+3
2018-12-28
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
1
-0
/
+2
2018-12-28
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
1
-1
/
+3
2018-12-28
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-28
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-28
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
1
-2
/
+8
2018-12-28
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
1
-0
/
+4
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
380
-9214
/
+28710
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+6
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2018-12-25
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2018-12-25
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2018-12-25
mlxsw: spectrum: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-25
net/mlx5e: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
[next]