index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_macvlan.h
Age
Commit message (
Expand
)
Author
2013-06-25
macvtap: Let TUNSETOFFLOAD actually controll offload features.
Vlad Yasevich
2013-06-13
macvtap: slient sparse warnings
Jason Wang
2013-06-08
macvtap: add TUNSETQUEUE ioctl
Jason Wang
2013-06-08
macvlan: change the max number of queues to 16
Jason Wang
2013-06-08
macvlan: switch to use IS_ENABLED()
Jason Wang
2013-02-06
macvlan: add multicast filter
Eric Dumazet
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2011-10-21
macvtap: Fix the minor device number allocation
Eric W. Biederman
2010-11-16
macvlan: lockless tx path
Eric Dumazet
2010-11-15
include/linux/if_macvlan.h: Remove unnecessary semicolons
Joe Perches
2010-08-17
macvtap: Implement multiqueue for macvtap driver
Krishna Kumar
2010-07-28
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-06-29
macvlan: 64 bit rx counters
Eric Dumazet
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
2010-05-16
net: adjust handle_macvlan to pass port struct to hook
Jiri Pirko
2010-02-18
net/macvtap: add vhost support
Arnd Bergmann
2010-02-17
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
2010-02-04
net: macvtap driver
Arnd Bergmann
2010-02-04
macvlan: allow multiple driver backends
Arnd Bergmann
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2007-07-15
[NET]: Add macvlan driver
Patrick McHardy