index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
1
-1
/
+1
*
virtio: net: remove sparse errors
Eric Dumazet
2012-02-13
1
-4
/
+3
*
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
1
-0
/
+46
*
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
2012-01-12
1
-8
/
+12
*
virtio: net: Move vq initialization into separate function
Amit Shah
2012-01-12
1
-19
/
+28
*
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
1
-6
/
+6
*
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
2012-01-05
1
-1
/
+2
*
virtio_net: use non-reentrant workqueue.
Rusty Russell
2011-12-29
1
-3
/
+3
*
virtio_net: set/cancel work on ndo_open/ndo_stop
Rusty Russell
2011-12-29
1
-4
/
+13
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
1
-2
/
+4
*
virtio_net: return already tracked tx_fifo_errors via virtnet_getstats()
Rick Jones
2011-11-26
1
-0
/
+1
*
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
2011-11-16
1
-0
/
+15
*
virtio-net: Use virtio_config_val() for retrieving config
Sasha Levin
2011-11-02
1
-9
/
+5
*
Add ethtool -g support to virtio_net
Rick Jones
2011-10-24
1
-0
/
+13
*
virtio_net: fix truesize underestimation
Eric Dumazet
2011-10-21
1
-1
/
+1
*
virtio_net: Clean up set_skb_frag()
Krishna Kumar
2011-10-20
1
-8
/
+5
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-4
/
+4
*
virtio-net: Verify page list size before fitting into skb
Sasha Levin
2011-10-06
1
-0
/
+13
*
virtionet: convert to SKB paged frag API.
Ian Campbell
2011-09-22
1
-1
/
+1
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
1
-0
/
+1
*
virtio_net: Fix panic in virtnet_remove
Krishna Kumar
2011-07-21
1
-9
/
+1
*
virtio-net: per cpu 64 bit stats (v2)
stephen hemminger
2011-06-30
1
-6
/
+79
*
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
Jason Wang
2011-06-11
1
-0
/
+2
*
virtio_net: delay TX callbacks
Michael S. Tsirkin
2011-05-30
1
-1
/
+1
*
virtio_net: convert to hw_features
Michał Mirosław
2011-04-01
1
-27
/
+19
*
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
2011-02-10
1
-11
/
+16
*
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-12-16
1
-1
/
+1
*
virtio-net: init link state correctly
Jason Wang
2010-11-12
1
-3
/
+9
*
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-14
/
+0
*
virtio_net: implements ethtool_ops.get_drvinfo
Rusty Russell
2010-08-04
1
-0
/
+14
*
virtio_net: fix oom handling on tx
Rusty Russell
2010-07-02
1
-8
/
+13
*
virtio_net: do not reschedule rx refill forever
Michael S. Tsirkin
2010-07-02
1
-4
/
+3
*
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
2010-06-01
1
-4
/
+4
*
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-05-21
1
-23
/
+23
|
\
|
*
virtio_net: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-23
/
+23
*
|
virtio_net: Fix mis-merge.
David S. Miller
2010-04-14
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-14
1
-0
/
+1
|
\
|
|
*
virtio_net: missing sg_init_table
Shirley Ma
2010-04-12
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
virtio-net: move sg off stack
Michael S. Tsirkin
2010-04-07
1
-27
/
+25
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+2
*
|
virtio_net: missing sg_init_table
Shirley Ma
2010-03-30
1
-0
/
+2
|
/
*
virtio_net: remove forgotten assignment
Jiri Pirko
2010-03-02
1
-1
/
+0
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
1
-2
/
+3
*
virtio_net: remove send queue
Shirley Ma
2010-02-12
1
-18
/
+8
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-5
/
+8
*
virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...
Shirley Ma
2010-02-02
1
-179
/
+248
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
1
-2
/
+1
|
\
[next]