index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
3
-0
/
+19
2019-03-13
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
1
-2
/
+3
2019-03-13
qed: Fix EQ full firmware assert.
Manish Chopra
2
-8
/
+8
2019-03-13
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-03-13
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-03-13
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-4
/
+10
2019-03-13
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-03-13
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-03-13
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-03-13
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-03-13
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-03-13
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
2019-03-13
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-03-13
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-03-13
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-03-13
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-03-13
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
1
-1
/
+2
2019-03-10
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-4
/
+12
2019-03-10
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
1
-0
/
+6
2019-03-10
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
1
-1
/
+23
2019-03-10
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
1
-3
/
+11
2019-03-05
ibmveth: Do not process frames after calling napi_reschedule
Thomas Falcon
1
-2
/
+0
2019-03-05
net: altera_tse: fix connect_local_phy error path
Atsushi Nemoto
1
-1
/
+3
2019-02-27
net/mlx5e: XDP, fix redirect resources availability check
Saeed Mahameed
4
-4
/
+22
2019-02-27
net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
Raed Salem
1
-0
/
+6
2019-02-27
net/mlx5e: Don't overwrite pedit action when multiple pedit used
Tonghao Zhang
1
-10
/
+15
2019-02-27
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-27
net: ena: fix race between link up and device initalization
Arthur Kiyanovski
1
-5
/
+5
2019-02-27
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-02-27
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
1
-6
/
+6
2019-02-27
mlxsw: pci: Return error on PCI reset timeout
Nir Dotan
1
-2
/
+2
2019-02-27
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
1
-0
/
+6
2019-02-27
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-02-27
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-02-27
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-02-27
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-02-27
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-02-27
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
2019-02-27
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Nir Dotan
1
-1
/
+9
2019-02-27
net/mlx4: Get rid of page operation after dma_alloc_coherent
Stephen Warren
2
-39
/
+75
2019-02-27
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2019-02-27
qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
Denis Bolotin
1
-0
/
+4
2019-02-23
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2019-02-23
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-23
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-23
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-23
mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
Petr Machata
1
-5
/
+7
2019-02-12
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-02-12
net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...
Guy Shattah
1
-2
/
+7
2019-02-12
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
1
-1
/
+7
[next]