Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
509ee935ec0828e534e4d48d08d4d0b4bc17ea92
/
drivers
/
net
/
virtio_net.c
9c46f6d
virtio_net: Allow setting the MAC address of the NIC
by Alex Williamson
· 16 years ago
0bde9569
virtio_net: Add support for VLAN filtering in the hypervisor
by Alex Williamson
· 16 years ago
f565a7c
virtio_net: Add a MAC filter table
by Alex Williamson
· 16 years ago
2af7698
virtio_net: Add a set_rx_mode interface
by Alex Williamson
· 16 years ago
2a41f71
virtio_net: Add a virtqueue for outbound control commands
by Alex Williamson
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8527bec
virtio_net: use correct accessors for scatterlists
by Ira W. Snyder
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e918085a
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
by Alex Williamson
· 16 years ago
9f4d26d
virtio_net: add link status handling
by Mark McLoughlin
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
76288b4
virtio: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
39da581
virtio_net: large tx MTU support
by Mark McLoughlin
· 16 years ago
3f2c31d
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
by Mark McLoughlin
· 16 years ago
0276b49
virtio_net: hook up the set-tso ethtool op
by Mark McLoughlin
· 16 years ago
0a888fd
virtio_net: Recycle some more rx buffer pages
by Mark McLoughlin
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
fb6813f
virtio: Recycle unused recv buffer pages for large skbs in net driver
by Rusty Russell
· 16 years ago
97402b9
virtio net: Allow receiving SG packets
by Herbert Xu
· 17 years ago
a9ea3fc
virtio net: Add ethtool ops for SG/GSO
by Herbert Xu
· 17 years ago
9953ca6
virtio: fix virtio_net xmit of freed skb bug
by Mark McLoughlin
· 16 years ago
5e4fe5c
virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
by Mark McLoughlin
· 16 years ago
363f151
virtio: use callback on empty in virtio_net
by Rusty Russell
· 16 years ago
14c998f
virtio: virtio_net free transmit skbs in a timer
by Mark McLoughlin
· 16 years ago
23cde76
virtio_net: Fix skb->csum_start computation
by Mark McLoughlin
· 16 years ago
11a3a15
virtio: fix delayed xmit of packet and freeing of old packets.
by Rusty Russell
· 16 years ago
7eb2e25
virtio: fix virtio_net xmit of freed skb bug
by Rusty Russell
· 16 years ago
288369c
VIRTIO: Use __skb_queue_purge()
by Wang Chen
· 16 years ago
c45a681
virtio: explicit advertisement of driver features
by Rusty Russell
· 17 years ago
5539ae9
virtio: finer-grained features for virtio_net
by Rusty Russell
· 17 years ago
99ffc69
virtio: wean net driver off NETDEV_TX_BUSY
by Rusty Russell
· 17 years ago
0527168
virtio: fix scatterlist sizing in net driver.
by Rusty Russell
· 17 years ago
655aa31
virtio: fix tx_ stats in virtio_net
by Rusty Russell
· 17 years ago
90768c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
21f644f
[NET]: Undo code bloat in hot paths due to print_mac().
by David S. Miller
· 17 years ago
6ea0a46
virtio_net: remove overzealous printk
by Anthony Liguori
· 17 years ago
4265f16
virtio: fix race in enable_cb
by Christian Borntraeger
· 17 years ago
da74e89
virtio: Enable netpoll interface for netconsole logging
by Amit Shah
· 17 years ago
d9d5dcc
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
by Christian Borntraeger
· 17 years ago
370076d
virtio net: fix oops on interface-up
by Christian Borntraeger
· 17 years ago
6c0cd7c
virtio_net: parametrize the napi_weight for virtio receive queue.
by Dor Laor
· 17 years ago
2cb9c6b
virtio: free transmit skbs when notified, not on next xmit.
by Rusty Russell
· 17 years ago
a48bd8f
virtio: flush buffers on open
by Rusty Russell
· 17 years ago
e70f2f1
virtnet: remove double ether_setup
by Christian Borntraeger
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
b3369c1
virtio: populate network rings in the probe routine, not open
by Rusty Russell
· 17 years ago
34a4857
virtio: Tweak virtio_net defines
by Rusty Russell
· 17 years ago
50c8ea8
virtio: Net header needs hdr_len
by Rusty Russell
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
f35d9d8
virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.
by Rusty Russell
· 17 years ago
8329d98
virtio: fix net driver loop case where we fail to restart
by Rusty Russell
· 17 years ago
74b2553
virtio: fix module/device unloading
by Rusty Russell
· 17 years ago
4d125de
virtio: more fallout from scatterlist changes.
by Rusty Russell
· 17 years ago
296f96f
Net driver using virtio
by Rusty Russell
· 17 years ago