index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_macvlan.h
Age
Commit message (
Expand
)
Author
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-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-06-28
macvlan: 64 bit rx counters
Eric Dumazet
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
2010-05-15
net: adjust handle_macvlan to pass port struct to hook
Jiri Pirko
2010-02-18
net/macvtap: add vhost support
Arnd Bergmann
2010-02-16
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
2010-02-03
net: macvtap driver
Arnd Bergmann
2010-02-03
macvlan: allow multiple driver backends
Arnd Bergmann
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2007-07-14
[NET]: Add macvlan driver
Patrick McHardy