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
2017-02-14
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-04
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
1
-0
/
+13
2017-02-04
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
1
-7
/
+18
2017-02-04
mlxsw: pci: Fix EQE structure definition
Elad Raz
1
-4
/
+4
2017-02-04
mlxsw: switchx2: Fix memory leak at skb reallocation
Arkadi Sharshevsky
1
-0
/
+1
2017-02-04
mlxsw: spectrum: Fix memory leak at skb reallocation
Arkadi Sharshevsky
1
-0
/
+1
2017-01-15
net/mlx5: Avoid shadowing numa_node
Eli Cohen
1
-2
/
+1
2017-01-15
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
1
-0
/
+7
2017-01-15
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
1
-9
/
+13
2017-01-12
net: vxge: avoid unused function warnings
Arnd Bergmann
1
-19
/
+12
2017-01-12
net: ti: cpmac: Fix compiler warning due to type confusion
Paul Burton
1
-2
/
+3
2017-01-09
net: mvpp2: fix dma unmapping of TX buffers for fragments
Thomas Petazzoni
1
-29
/
+30
2016-12-10
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-10
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-10
net: sky2: Fix shutdown crash
Jeremy Linton
1
-0
/
+13
2016-11-21
bgmac: stop clearing DMA receive control register right after it is set
Andy Gospodarek
1
-1
/
+4
2016-11-18
i40e: fix call of ndo_dflt_bridge_getlink()
Huaibin Wang
1
-1
/
+1
2016-11-15
net: fec: set mac address unconditionally
Gavin Schenk
1
-5
/
+5
2016-11-15
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-11-10
smc91x: avoid self-comparison warning
Arnd Bergmann
1
-1
/
+1
2016-10-28
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
1
-1
/
+1
2016-10-28
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-10-22
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
1
-0
/
+6
2016-10-07
i40e: avoid null pointer dereference
Heinrich Schuchardt
1
-1
/
+3
2016-09-30
net: smc91x: fix SMC accesses
Russell King
2
-20
/
+52
2016-09-30
net/mlx5: Added missing check of msg length in verifying its signature
Paul Blakey
1
-31
/
+54
2016-09-24
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-09-15
net: thunderx: Fix link status reporting
Sunil Goutham
2
-31
/
+62
2016-09-15
net: thunderx: Fix receive packet stats
Sunil Goutham
3
-13
/
+9
2016-09-15
net: thunderx: Fix for multiqset not configured upon interface toggle
Sunil Goutham
1
-1
/
+0
2016-09-15
net/mlx5e: Don't modify CQ before it was created
Gal Pressman
1
-0
/
+6
2016-09-15
net/mlx5e: Don't try to modify CQ moderation if it is not supported
Gal Pressman
2
-6
/
+12
2016-09-15
net: thunderx: Fix for Qset error due to CQ full
Sunil Goutham
3
-1
/
+16
2016-09-15
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
2
-42
/
+12
2016-09-15
net: cavium: liquidio: fix check for in progress flag
Colin Ian King
1
-1
/
+1
2016-09-15
fm10k: Cleanup exception handling for mailbox interrupt
Alexander Duyck
1
-2
/
+11
2016-09-15
fm10k: Cleanup MSI-X interrupts in case of failure
Alexander Duyck
1
-1
/
+3
2016-09-15
fm10k: reinitialize queuing scheme after calling init_hw
Jacob Keller
1
-0
/
+18
2016-09-15
fm10k: always check init_hw for errors
Jacob Keller
1
-5
/
+29
2016-09-15
fm10k: reset max_queues on init_hw_vf failure
Jacob Keller
1
-3
/
+10
2016-09-15
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
2016-09-15
fm10k: Correct MTU for jumbo frames
Jacob Keller
1
-1
/
+1
2016-09-15
fm10k: do not assume VF always has 1 queue
Jacob Keller
2
-1
/
+7
2016-09-15
e1000e: fix division by zero on jumbo MTUs
Dmitry Fleytman
1
-2
/
+4
2016-09-15
e1000: fix data race between tx_ring->next_to_clean
Dmitriy Vyukov
2
-3
/
+9
2016-09-15
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-1
/
+2
2016-09-15
igb: fix NULL derefs due to skipped SR-IOV enabling
Jan Beulich
1
-0
/
+7
2016-09-15
igb: use the correct i210 register for EEMNGCTL
Todd Fujinaka
4
-0
/
+30
2016-09-15
igb: don't unmap NULL hw_addr
Jarod Wilson
2
-4
/
+8
2016-09-15
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2
-50
/
+58
[next]