index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2013-12-29
2
-13
/
+11
*
fec: Do not assume that PHY reset is active low
Fabio Estevam
2013-12-29
1
-4
/
+10
*
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-27
1
-2
/
+2
*
arc_emac: fix potential use after free
Eric Dumazet
2013-12-27
1
-2
/
+2
*
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-27
1
-1
/
+1
*
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
2013-12-22
1
-1
/
+1
*
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2013-12-22
6
-16
/
+235
*
cxgb4: Account for stid entries properly in case of IPv6
Kumar Sanghvi
2013-12-22
1
-2
/
+12
*
cxgb4: Assign filter server TIDs properly
Kumar Sanghvi
2013-12-22
2
-5
/
+20
*
cxgb4: Include TCP as protocol when creating server filters
Kumar Sanghvi
2013-12-22
2
-0
/
+9
*
cxgb4: Reserve stid 0 for T4/T5 adapters
Kumar Sanghvi
2013-12-22
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-12-19
4
-7
/
+16
|
\
|
*
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-12-17
1
-0
/
+2
|
*
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
2013-12-17
1
-2
/
+2
|
*
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
2013-12-17
1
-2
/
+5
|
*
e1000e: fix compiler warnings
David Ertman
2013-12-17
1
-3
/
+7
*
|
net: mvmdio: fix interrupt timeout handling
Leigh Brown
2013-12-19
1
-0
/
+6
*
|
atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()
Betty Dall
2013-12-19
1
-3
/
+5
*
|
net: fec: fix potential use after free
Eric Dumazet
2013-12-19
1
-2
/
+2
*
|
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
2013-12-19
1
-1
/
+1
*
|
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
2013-12-18
1
-0
/
+2
|
/
*
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
2013-12-17
1
-0
/
+15
*
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
2013-12-17
1
-26
/
+6
*
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2013-12-17
2
-19
/
+35
*
qlcnic: Fix memory allocation
Manish Chopra
2013-12-17
1
-4
/
+4
*
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
2013-12-17
1
-10
/
+1
*
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
3
-3
/
+8
*
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2013-12-17
2
-1
/
+2
*
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-12-17
1
-8
/
+2
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-14
1
-1
/
+4
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-14
1
-0
/
+3
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-11
1
-4
/
+0
*
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
David S. Miller
2013-12-11
16
-426
/
+302
*
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-12-11
16
-302
/
+426
*
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-11
1
-10
/
+35
*
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-12-10
1
-0
/
+3
*
Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-12-10
6
-23
/
+101
|
\
|
*
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2013-12-06
1
-4
/
+12
|
*
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2013-12-06
1
-6
/
+17
|
*
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
2013-12-06
3
-4
/
+9
|
*
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
2013-12-06
1
-2
/
+2
|
*
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2013-12-06
3
-3
/
+33
|
*
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
2013-12-06
1
-2
/
+3
|
*
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
2013-12-06
1
-2
/
+21
|
*
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
2013-12-06
1
-0
/
+4
*
|
net: allwinner: emac: Add missing free_irq
Maxime Ripard
2013-12-10
1
-2
/
+3
*
|
net: emaclite: add barriers to support Xilinx Zynq platform
Srikanth Thokala
2013-12-09
1
-0
/
+13
*
|
net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...
Srikanth Thokala
2013-12-09
1
-38
/
+0
*
|
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
2013-12-06
1
-2
/
+2
[next]