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-08-19
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
1
-2
/
+6
2019-08-19
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
5
-13
/
+7
2019-08-19
net: cavium: fix driver name
Stephen Hemminger
1
-1
/
+1
2019-08-18
ibmvnic: Unmap DMA address of TX descriptor buffers after use
Thomas Falcon
1
-9
/
+2
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2
-5
/
+5
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
1
-3
/
+1
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
1
-3
/
+6
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
1
-7
/
+5
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
1
-3
/
+7
2019-08-18
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
1
-8
/
+18
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
3
-8
/
+18
2019-08-15
net: myri10ge: fix memory leaks
Wenwen Wang
1
-1
/
+1
2019-08-15
liquidio: add cleanup in octeon_setup_iq()
Wenwen Wang
1
-1
/
+3
2019-08-15
net/mlx5e: Fix compatibility issue with ethtool flash device
Eran Ben Elisha
3
-0
/
+46
2019-08-15
net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flow
Maxim Mikityanskiy
1
-0
/
+3
2019-08-15
cxgb4: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-14
net/mlx4_en: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-14
ibmveth: Convert multicast list size for little-endian system
Thomas Falcon
1
-4
/
+5
2019-08-12
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
1
-1
/
+1
2019-08-12
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
1
-83
/
+55
2019-08-12
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
1
-2
/
+2
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-104
/
+97
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-09
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...
Fuqian Huang
1
-2
/
+3
2019-08-08
net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
Aya Levin
1
-3
/
+0
2019-08-08
net/mlx5e: Fix error flow of CQE recovery on tx reporter
Aya Levin
2
-5
/
+8
2019-08-08
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Aya Levin
1
-4
/
+2
2019-08-08
net/mlx5e: kTLS, Fix tisn field placement
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix tisn field name
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
3
-6
/
+13
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
1
-0
/
+1
2019-08-08
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
Mohamad Heib
1
-0
/
+8
2019-08-08
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
1
-0
/
+3
2019-08-08
net/mlx5: Support inner header match criteria for non decap flow action
Huy Nguyen
3
-21
/
+26
2019-08-08
net/mlx5e: Use flow keys dissector to parse packets for ARFS
Maxim Mikityanskiy
1
-63
/
+34
2019-08-07
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
1
-9
/
+11
2019-08-07
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
1
-1
/
+1
2019-08-07
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
1
-2
/
+4
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
2019-08-06
be2net: disable bh with spin_lock in be_process_mcc
Denis Kirjanov
2
-6
/
+2
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-08-06
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
Chen-Yu Tsai
1
-1
/
+3
2019-08-05
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
Arnaud Patard (Rtp)
1
-9
/
+22
2019-08-05
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
3
-26
/
+20
2019-08-05
net/mlx5e: always initialize frag->last_in_page
Qian Cai
1
-3
/
+2
2019-08-03
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
1
-0
/
+1
2019-08-03
net/ethernet/qlogic/qed: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-08-01
net: samsung: Spelling s/case/cause/
Geert Uytterhoeven
1
-1
/
+1
[next]