index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvtap.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
|
\
|
*
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
2013-08-20
|
*
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
2013-08-20
|
*
macvtap: simplify usage of tap_features
Vlad Yasevich
2013-08-20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
|
\
|
|
*
macvtap: fix two races
Eric Dumazet
2013-08-12
*
|
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2013-08-10
*
|
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
2013-08-07
*
|
net: move iov_pages() to net/core/iovec.c
Jason Wang
2013-08-07
|
/
*
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
*
macvtap: do not assume 802.1Q when send vlan packets
Jason Wang
2013-07-16
*
macvtap: fix the missing ret value of TUNSETQUEUE
Jason Wang
2013-07-16
*
macvtap: correctly linearize skb when zerocopy is used
Jason Wang
2013-07-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
|
\
|
*
macvtap: fix recovery from gup errors
Michael S. Tsirkin
2013-06-25
*
|
macvtap: Perform GSO on forwarding path.
Vlad Yasevich
2013-06-25
*
|
macvtap: Let TUNSETOFFLOAD actually controll offload features.
Vlad Yasevich
2013-06-25
*
|
macvtap: Consistently use rcu functions
Vlad Yasevich
2013-06-25
*
|
macvtap: Convert to using rtnl lock
Vlad Yasevich
2013-06-25
*
|
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
Jason Wang
2013-06-13
*
|
macvtap: slient sparse warnings
Jason Wang
2013-06-13
*
|
macvtap: enable multiqueue flag
Jason Wang
2013-06-08
*
|
macvtap: add TUNSETQUEUE ioctl
Jason Wang
2013-06-08
*
|
macvtap: eliminate linear search
Jason Wang
2013-06-08
*
|
macvtap: introduce macvtap_get_vlan()
Jason Wang
2013-06-08
*
|
macvtap: do not add self to waitqueue if doing a nonblock read
Jason Wang
2013-06-08
*
|
macvtap: fix a possible race between queue selection and changing queues
Jason Wang
2013-06-08
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
|
/
*
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
*
macvtap: set transport header before passing skb to lower device
Jason Wang
2013-03-26
*
macvtap: convert to idr_alloc()
Tejun Heo
2013-02-27
*
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
*
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
*
macvtap: rcu_dereference outside read-lock section
Denis Efremov
2012-08-12
*
macvtap: use prepare_to_wait/finish_wait to ensure mb
Hong zhi guo
2012-06-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
|
\
|
*
macvtap: restore vlan header on user read
Basil Gor
2012-05-11
*
|
macvtap: zerocopy: validate vectors before building skb
Jason Wang
2012-05-02
*
|
macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully
Jason Wang
2012-05-02
*
|
macvtap: zerocopy: put page when fail to get all requested user pages
Jason Wang
2012-05-02
*
|
macvtap: zerocopy: fix truesize underestimation
Jason Wang
2012-05-02
*
|
macvtap: zerocopy: fix offset calculation when building skb
Jason Wang
2012-05-02
|
/
*
security: trim security.h
Al Viro
2012-02-13
*
macvtap: Fix macvtap_get_queue to use rxhash first
Krishna Kumar
2011-12-20
*
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-23
*
macvtap: Fix the minor device number allocation
Eric W. Biederman
2011-10-21
*
macvtap: Rewrite macvtap_newlink so the error handling works.
Eric W. Biederman
2011-10-21
*
macvtap: Don't leak unreceived packets when we delete a macvtap device.
Eric W. Biederman
2011-10-21
*
macvtap: Fix macvtap_open races in the zero copy enable code.
Eric W. Biederman
2011-10-21
*
macvtap: Close a race between macvtap_open and macvtap_dellink.
Eric W. Biederman
2011-10-21
[next]