index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvtap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
macvtap: Fix the minor device number allocation
Eric W. Biederman
1
-16
/
+71
2011-10-21
macvtap: Rewrite macvtap_newlink so the error handling works.
Eric W. Biederman
1
-24
/
+49
2011-10-21
macvtap: Don't leak unreceived packets when we delete a macvtap device.
Eric W. Biederman
1
-0
/
+6
2011-10-21
macvtap: Fix macvtap_open races in the zero copy enable code.
Eric W. Biederman
1
-6
/
+5
2011-10-21
macvtap: Close a race between macvtap_open and macvtap_dellink.
Eric W. Biederman
1
-0
/
+2
2011-09-20
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
Jason Wang
1
-7
/
+5
2011-09-15
macvtap: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+4
2011-07-07
macvtap: macvtapTX zero-copy support
Shirley Ma
1
-11
/
+121
2011-06-12
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
Jason Wang
1
-0
/
+2
2011-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2011-03-08
drivers/net/macvtap: fix error check
Nicolas Kaiser
1
-1
/
+2
2011-01-28
drivers/net: remove some rcu sparse warnings
Eric Dumazet
1
-8
/
+10
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-1
/
+1
2010-12-17
net: Use skb_checksum_start_offset()
Michał Mirosław
1
-2
/
+1
2010-08-17
macvtap: Implement multiqueue for macvtap driver
Krishna Kumar
1
-17
/
+82
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+16
2010-07-23
macvtap: Limit packet queue length
Herbert Xu
1
-2
/
+16
2010-07-11
macvtap: Use dev_t for macvtap_major.
David S. Miller
1
-1
/
+1
2010-05-04
macvtap: add ioctl to modify vnet header size
Michael S. Tsirkin
1
-4
/
+23
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
1
-4
/
+9
2010-04-26
net: use sk_sleep()
Eric Dumazet
1
-3
/
+3
2010-04-21
net: sk_sleep() helper
Eric Dumazet
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
macvtap: add GSO/csum offload support
Arnd Bergmann
1
-24
/
+182
2010-02-19
net/macvtap: add vhost support
Arnd Bergmann
1
-21
/
+77
2010-02-19
macvtap: rework object lifetime rules
Arnd Bergmann
1
-92
/
+91
2010-02-16
net/macvtap: fix reference counting
Arnd Bergmann
1
-13
/
+22
2010-02-04
net: macvtap driver
Arnd Bergmann
1
-0
/
+581