index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
*
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2013-12-29
*
fec: Do not assume that PHY reset is active low
Fabio Estevam
2013-12-29
*
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-27
*
arc_emac: fix potential use after free
Eric Dumazet
2013-12-27
*
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-27
*
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
2013-12-22
*
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2013-12-22
*
cxgb4: Account for stid entries properly in case of IPv6
Kumar Sanghvi
2013-12-22
*
cxgb4: Assign filter server TIDs properly
Kumar Sanghvi
2013-12-22
*
cxgb4: Include TCP as protocol when creating server filters
Kumar Sanghvi
2013-12-22
*
cxgb4: Reserve stid 0 for T4/T5 adapters
Kumar Sanghvi
2013-12-22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-12-19
|
\
|
*
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-12-18
|
*
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
2013-12-18
|
*
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
2013-12-18
|
*
e1000e: fix compiler warnings
David Ertman
2013-12-18
*
|
net: mvmdio: fix interrupt timeout handling
Leigh Brown
2013-12-19
*
|
atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()
Betty Dall
2013-12-19
*
|
net: fec: fix potential use after free
Eric Dumazet
2013-12-19
*
|
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
2013-12-19
*
|
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
2013-12-18
|
/
*
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
2013-12-17
*
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
2013-12-17
*
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2013-12-17
*
qlcnic: Fix memory allocation
Manish Chopra
2013-12-17
*
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
2013-12-17
*
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
*
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2013-12-17
*
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
2013-12-17
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-14
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-14
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-11
*
Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"
David S. Miller
2013-12-11
*
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2013-12-11
*
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-11
*
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-12-10
*
Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-12-10
|
\
|
*
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2013-12-06
|
*
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2013-12-06
|
*
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
2013-12-06
|
*
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
2013-12-06
|
*
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2013-12-06
|
*
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
2013-12-06
|
*
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
2013-12-06
|
*
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
2013-12-06
*
|
net: allwinner: emac: Add missing free_irq
Maxime Ripard
2013-12-10
*
|
net: emaclite: add barriers to support Xilinx Zynq platform
Srikanth Thokala
2013-12-09
*
|
net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...
Srikanth Thokala
2013-12-09
*
|
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
2013-12-06
[next]