index
:
linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvtap.c
Age
Commit message (
Expand
)
Author
2011-03-07
drivers/net/macvtap: fix error check
Nicolas Kaiser
2011-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
2010-12-16
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-08-16
macvtap: Implement multiqueue for macvtap driver
Krishna Kumar
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-22
macvtap: Limit packet queue length
Herbert Xu
2010-07-10
macvtap: Use dev_t for macvtap_major.
David S. Miller
2010-05-04
macvtap: add ioctl to modify vnet header size
Michael S. Tsirkin
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-04-26
net: use sk_sleep()
Eric Dumazet
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-18
macvtap: add GSO/csum offload support
Arnd Bergmann
2010-02-18
net/macvtap: add vhost support
Arnd Bergmann
2010-02-18
macvtap: rework object lifetime rules
Arnd Bergmann
2010-02-15
net/macvtap: fix reference counting
Arnd Bergmann
2010-02-03
net: macvtap driver
Arnd Bergmann