index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvtap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-5
/
+4
2015-02-28
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2015-02-03
Revert "drivers/net: Disable UFO through virtio"
Vlad Yasevich
1
-5
/
+8
2015-02-03
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
Vlad Yasevich
1
-3
/
+0
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-3
/
+3
2014-12-16
macvtap: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+20
2014-12-16
macvtap: fix uninitialized access on TUNSETIFF
Michael S. Tsirkin
1
-3
/
+4
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-76
/
+64
2014-12-09
put iov_iter into msghdr
Al Viro
1
-6
/
+2
2014-12-09
macvtap: TUN_VNET_LE support
Michael S. Tsirkin
1
-25
/
+43
2014-12-05
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
1
-1
/
+4
2014-11-24
{macvtap,tun}_get_user(): switch to iov_iter
Al Viro
1
-23
/
+21
2014-11-24
switch macvtap to ->read_iter()
Al Viro
1
-34
/
+27
2014-11-21
macvtap: advance iov iterator when needed in macvtap_put_user()
Jason Wang
1
-0
/
+2
2014-11-07
macvtap: Use iovec iterators
Herbert Xu
1
-25
/
+21
2014-11-03
macvtap: Fix csum_start when VLAN tags are present
Herbert Xu
1
-0
/
+2
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+3
2014-10-30
drivers/net: Disable UFO through virtio
Ben Hutchings
1
-8
/
+5
2014-10-15
net: Add ndo_gso_check
Tom Herbert
1
-1
/
+1
2014-09-26
macvtap: Fix race between device delete and open.
Vlad Yasevich
1
-10
/
+8
2014-04-30
mactap: Fix checksum errors for non-gso packets in bridge mode
Vlad Yasevich
1
-0
/
+9
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
1
-1
/
+1
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
1
-2
/
+1
2013-12-12
macvtap: Add support of packet capture on macvtap device.
Vlad Yasevich
1
-27
/
+32
2013-12-11
macvtap: signal truncated packets
Jason Wang
1
-5
/
+6
2013-12-10
net: Revert macvtap/tun truncation signalling changes.
David S. Miller
1
-14
/
+13
2013-12-10
macvtap: signal truncated packets
Jason Wang
1
-13
/
+14
2013-12-10
Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvm...
David S. Miller
1
-0
/
+5
2013-12-09
macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()
Zhi Yong Wu
1
-5
/
+0
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-12-06
macvtap: remove unused parameter in macvtap_do_read()
Zhi Yong Wu
1
-3
/
+3
2013-12-06
macvtap: remove the dead branch
Zhi Yong Wu
1
-6
/
+2
2013-12-06
macvtap: update file current position
Zhi Yong Wu
1
-0
/
+2
2013-11-29
macvtap: Do not double-count received packets
Vlad Yasevich
1
-10
/
+0
2013-11-28
macvtap: fix tx_dropped counting error
Jason Wang
1
-1
/
+1
2013-11-14
macvtap: limit head length of skb allocated
Jason Wang
1
-1
/
+7
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+9
2013-08-20
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
1
-2
/
+4
2013-08-20
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
1
-4
/
+0
2013-08-20
macvtap: simplify usage of tap_features
Vlad Yasevich
1
-4
/
+6
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2013-08-11
macvtap: fix two races
Eric Dumazet
1
-3
/
+9
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
1
-1
/
+1
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-80
/
+0
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-23
/
+0
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-25
/
+37
2013-07-16
macvtap: do not assume 802.1Q when send vlan packets
Jason Wang
1
-1
/
+1
[prev]
[next]