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
/
sun
Commit message (
Expand
)
Author
Age
*
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
2015-04-08
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
|
\
|
*
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
2015-02-28
*
|
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
2015-02-20
|
/
*
sunvnet: don't change gso data on clones
David L Stevens
2015-02-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
|
\
|
*
sunvnet: set queue mapping when doing packet copies
David L Stevens
2015-02-02
*
|
sunvnet: improve error handling when a remote crashes
David L Stevens
2015-01-27
*
|
sunvnet: free pending tx buffers before clearing ring data
David L Stevens
2015-01-27
*
|
niu: remove one compound_head() call
Eric Dumazet
2015-01-17
*
|
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
2015-01-13
|
/
*
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
2014-12-19
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
vio: create routines for inc,dec vio dring indexes
Dwight Engen
2014-12-11
*
|
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
2014-12-08
*
|
sunvnet: add TSO support
David L Stevens
2014-12-08
*
|
sunvnet: add GSO support
David L Stevens
2014-12-08
*
|
sunvnet: add checksum offload support
David L Stevens
2014-12-08
*
|
sunvnet: add scatter/gather support
David L Stevens
2014-12-08
*
|
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
2014-12-08
*
|
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
2014-12-08
*
|
niu: Use eth_skb_pad helper
Alexander Duyck
2014-12-08
*
|
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-12-06
*
|
sunvnet: fix NULL pointer dereference
David L Stevens
2014-11-12
*
|
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
Sowmini Varadhan
2014-11-10
*
|
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
Sowmini Varadhan
2014-11-10
*
|
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
Sowmini Varadhan
2014-11-10
*
|
sunvnet: Return from vnet_napi_event() if no packets to read
Sowmini Varadhan
2014-11-06
*
|
sunvnet: Fix indentation in maybe_tx_wakeup()
Sowmini Varadhan
2014-11-06
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
|
\
\
|
*
|
sunhme: Add DMA mapping error checks.
David S. Miller
2014-11-01
|
|
/
*
|
sunvnet: Use one Tx queue per vnet_port
Sowmini Varadhan
2014-10-30
*
|
sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.
Sowmini Varadhan
2014-10-30
*
|
sunvnet: Remove irqsave/irqrestore on vio.lock
Sowmini Varadhan
2014-10-25
*
|
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
Sowmini Varadhan
2014-10-25
*
|
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2014-10-25
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-11
|
\
|
*
vio: fix reuse of vio_dring slot
Dwight Engen
2014-09-30
*
|
sunvnet: fix potential NULL pointer dereference
David L Stevens
2014-10-01
*
|
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
2014-09-30
*
|
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2014-09-30
*
|
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2014-09-30
*
|
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2014-09-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
|
\
\
|
*
|
sunvnet - add missing rmb() for sunvnet driver
David L Stevens
2014-09-08
|
|
/
*
|
sunvnet: Avoid sending superfluous LDC messages.
Sowmini Varadhan
2014-09-12
*
|
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
*
|
sungem: Fix global namespace pollution of phy accessors.
David S. Miller
2014-08-28
|
/
[next]