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
2020-01-29
net/sonic: Prevent tx watchdog timeout
Finn Thain
1
-4
/
+13
2020-01-29
net/sonic: Fix CAM initialization
Finn Thain
1
-9
/
+12
2020-01-29
net/sonic: Fix command register usage
Finn Thain
1
-15
/
+3
2020-01-29
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2
-0
/
+28
2020-01-29
net/sonic: Fix receive buffer replenishment
Finn Thain
2
-63
/
+105
2020-01-29
net/sonic: Improve receive descriptor status flag check
Finn Thain
1
-10
/
+5
2020-01-29
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
1
-6
/
+15
2020-01-29
net/sonic: Fix receive buffer handling
Finn Thain
2
-7
/
+33
2020-01-29
net/sonic: Fix interface error stats collection
Finn Thain
2
-14
/
+8
2020-01-29
net/sonic: Use MMIO accessors
Finn Thain
1
-8
/
+8
2020-01-29
net/sonic: Clear interrupt flags immediately
Finn Thain
1
-22
/
+6
2020-01-29
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2
-14
/
+36
2020-01-29
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-29
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-27
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
1
-7
/
+10
2020-01-27
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
1
-15
/
+17
2020-01-27
net: qca_spi: Move reset_count to struct qcaspi
Stefan Wahren
2
-5
/
+5
2020-01-27
net: stmmac: fix disabling flexible PPS output
Antonio Borneo
1
-0
/
+1
2020-01-27
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
2020-01-27
net: stmmac: gmac4+: Not all Unicast addresses may be available
Jose Abreu
1
-1
/
+1
2020-01-27
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
1
-1
/
+1
2020-01-27
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
1
-1
/
+1
2020-01-27
net: socionext: Fix a signedness bug in ave_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
1
-1
/
+1
2020-01-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2020-01-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2020-01-27
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2020-01-27
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
1
-1
/
+1
2020-01-27
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2020-01-27
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
1
-4
/
+10
2020-01-27
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
1
-2
/
+2
2020-01-27
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
1
-40
/
+51
2020-01-27
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
1
-7
/
+5
2020-01-27
cxgb4: smt: Add lock for atomic_dec_and_test
Chuhong Yuan
1
-2
/
+2
2020-01-27
qed: reduce maximum stack frame size
Arnd Bergmann
1
-19
/
+15
2020-01-27
net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
Wen Yang
1
-1
/
+1
2020-01-27
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
1
-1
/
+1
2020-01-27
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
1
-3
/
+3
2020-01-27
qed: iWARP - fix uninitialized callback
Michal Kalderon
1
-0
/
+1
2020-01-27
qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
Michal Kalderon
1
-5
/
+11
2020-01-27
net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
Huazhong Tan
1
-3
/
+1
2020-01-27
nfp: bpf: fix static check error through tightening shift amount adjustment
Jiong Wang
1
-1
/
+12
2020-01-27
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
1
-0
/
+1
2020-01-27
net: ena: fix incorrect test of supported hash function
Sameeh Jubran
1
-1
/
+1
2020-01-27
net: ena: fix: Free napi resources when ena_up() fails
Sameeh Jubran
1
-0
/
+1
2020-01-27
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
1
-2
/
+2
[next]