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: fix race in RX VQ processing
Michael S. Tsirkin
2013-07-28
*
virtio_net: enable napi for all possible queues during open
Jason Wang
2013-05-23
*
virtio_net: use default napi weight by default
Amerigo Wang
2013-05-11
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
|
\
|
*
virtio-net: fill only rx queues which are being used
Sasha Levin
2013-04-28
|
*
virtio_net: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
|
*
virtio_net: use virtqueue_add_sgs[] for command buffers.
Rusty Russell
2013-03-20
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
*
|
virtio-net: initialize vlan_features
Jason Wang
2013-04-11
*
|
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
2013-03-22
|
/
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
|
\
|
*
virtio: use module_virtio_driver.
Rusty Russell
2013-02-13
*
|
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
*
|
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
|
\
\
|
*
|
virtio-net: reset virtqueue affinity when doing cpu hotplug
Wanlong Gao
2013-01-27
|
*
|
virtio-net: split out clean affinity function
Wanlong Gao
2013-01-27
|
*
|
virtio-net: fix the set affinity bug when CPU IDs are not consecutive
Wanlong Gao
2013-01-27
|
|
/
*
|
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
*
|
virtio-net: introduce a new control to set macaddr
Amos Kong
2013-01-21
*
|
move virtnet_send_command() above virtnet_set_mac_address()
Amos Kong
2013-01-21
|
/
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
|
\
|
*
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-17
|
*
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-17
|
*
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-17
|
*
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-17
*
|
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
2012-12-10
*
|
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
2012-12-09
*
|
virtio_net: multiqueue support
Jason Wang
2012-12-09
*
|
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
2012-12-09
*
|
virtio_net: remove __dev* attributes
Bill Pemberton
2012-12-03
*
|
virtio_net: use net_*_ratelimited() helpers
Amerigo Wang
2012-11-09
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
|
\
|
*
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-14
*
|
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2012-08-20
|
/
*
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
2012-07-22
*
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-30
*
virtio_net: allow to change mac when iface is running
Jiri Pirko
2012-06-28
*
virtio-net: fix a race on 32bit arches
Eric Dumazet
2012-06-10
*
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
2012-05-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-20
|
\
|
*
virtio_net: invoke softirqs after __napi_schedule
Michael S. Tsirkin
2012-05-17
*
|
virtio-net: send gratuitous packets when needed
Jason Wang
2012-04-15
|
/
*
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
2012-04-13
*
virtio_net: do not rate limit counter increments
Rick Jones
2012-03-28
*
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
*
virtio: net: remove sparse errors
Eric Dumazet
2012-02-13
*
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
[next]