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
*
net: group address list and its count
Jiri Pirko
2009-06-18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
|
*
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
*
|
virtio_net: Fix IP alignment on non-mergeable RX path
Herbert Xu
2009-06-11
*
|
virtio_net: Set correct gso->hdr_len
Herbert Xu
2009-06-08
*
|
net: convert unicast addr list
Jiri Pirko
2009-05-30
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
|
\
|
|
*
virtio_net: Fix function name typo
Alex Williamson
2009-05-02
|
*
virtio_net: Cleanup command queue scatterlist usage
Alex Williamson
2009-05-02
*
|
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
|
/
*
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
2009-04-04
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
|
\
|
*
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
2009-03-18
*
|
virtio_net: Allow setting the MAC address of the NIC
Alex Williamson
2009-02-04
*
|
virtio_net: Add support for VLAN filtering in the hypervisor
Alex Williamson
2009-02-04
*
|
virtio_net: Add a MAC filter table
Alex Williamson
2009-02-04
*
|
virtio_net: Add a set_rx_mode interface
Alex Williamson
2009-02-04
*
|
virtio_net: Add a virtqueue for outbound control commands
Alex Williamson
2009-02-04
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
|
\
|
|
*
virtio_net: use correct accessors for scatterlists
Ira W. Snyder
2009-01-27
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-26
|
\
|
|
*
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
2009-01-25
*
|
virtio_net: add link status handling
Mark McLoughlin
2009-01-21
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
|
/
*
virtio: convert to net_device_ops
Stephen Hemminger
2009-01-06
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
virtio_net: large tx MTU support
Mark McLoughlin
2008-12-02
*
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
2008-11-17
*
virtio_net: hook up the set-tso ethtool op
Mark McLoughlin
2008-11-17
*
virtio_net: Recycle some more rx buffer pages
Mark McLoughlin
2008-11-17
*
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-13
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
2008-07-24
*
virtio net: Allow receiving SG packets
Herbert Xu
2008-07-24
*
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
2008-07-24
*
virtio: fix virtio_net xmit of freed skb bug
Mark McLoughlin
2008-07-24
*
virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
Mark McLoughlin
2008-07-11
*
virtio: use callback on empty in virtio_net
Rusty Russell
2008-06-10
*
virtio: virtio_net free transmit skbs in a timer
Mark McLoughlin
2008-06-10
*
virtio_net: Fix skb->csum_start computation
Mark McLoughlin
2008-06-10
*
virtio: fix delayed xmit of packet and freeing of old packets.
Rusty Russell
2008-05-30
*
virtio: fix virtio_net xmit of freed skb bug
Rusty Russell
2008-05-30
*
VIRTIO: Use __skb_queue_purge()
Wang Chen
2008-05-22
*
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
*
virtio: finer-grained features for virtio_net
Rusty Russell
2008-05-02
*
virtio: wean net driver off NETDEV_TX_BUSY
Rusty Russell
2008-05-02
*
virtio: fix scatterlist sizing in net driver.
Rusty Russell
2008-05-02
*
virtio: fix tx_ stats in virtio_net
Rusty Russell
2008-05-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-11
|
\
[next]