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
/
virtio_net.c
Commit message (
Expand
)
Author
Age
*
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
*
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
2012-01-12
*
virtio: net: Move vq initialization into separate function
Amit Shah
2012-01-12
*
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
*
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
2012-01-05
*
virtio_net: use non-reentrant workqueue.
Rusty Russell
2011-12-29
*
virtio_net: set/cancel work on ndo_open/ndo_stop
Rusty Russell
2011-12-29
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
virtio_net: return already tracked tx_fifo_errors via virtnet_getstats()
Rick Jones
2011-11-26
*
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
2011-11-16
*
virtio-net: Use virtio_config_val() for retrieving config
Sasha Levin
2011-11-01
*
Add ethtool -g support to virtio_net
Rick Jones
2011-10-24
*
virtio_net: fix truesize underestimation
Eric Dumazet
2011-10-21
*
virtio_net: Clean up set_skb_frag()
Krishna Kumar
2011-10-20
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
virtio-net: Verify page list size before fitting into skb
Sasha Levin
2011-10-06
*
virtionet: convert to SKB paged frag API.
Ian Campbell
2011-09-22
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
*
virtio_net: Fix panic in virtnet_remove
Krishna Kumar
2011-07-22
*
virtio-net: per cpu 64 bit stats (v2)
stephen hemminger
2011-06-30
*
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
Jason Wang
2011-06-11
*
virtio_net: delay TX callbacks
Michael S. Tsirkin
2011-05-29
*
virtio_net: convert to hw_features
Michał Mirosław
2011-04-01
*
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
2011-02-10
*
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-12-16
*
virtio-net: init link state correctly
Jason Wang
2010-11-12
*
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
*
virtio_net: implements ethtool_ops.get_drvinfo
Rusty Russell
2010-08-05
*
virtio_net: fix oom handling on tx
Rusty Russell
2010-07-03
*
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
2010-07-03
*
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
2010-06-01
*
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-05-21
|
\
|
*
virtio_net: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
*
|
virtio_net: Fix mis-merge.
David S. Miller
2010-04-14
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-14
|
\
|
|
*
virtio_net: missing sg_init_table
Shirley Ma
2010-04-13
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
virtio-net: move sg off stack
Michael S. Tsirkin
2010-04-08
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
*
|
virtio_net: missing sg_init_table
Shirley Ma
2010-03-30
|
/
*
virtio_net: remove forgotten assignment
Jiri Pirko
2010-03-02
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
*
virtio_net: remove send queue
Shirley Ma
2010-02-12
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...
Shirley Ma
2010-02-02
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
|
\
|
*
virtio_net: Make delayed refill more reliable
Herbert Xu
2010-01-25
*
|
net: use helpers to access uc list V2
Jiri Pirko
2010-01-25
|
/
[next]