index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_macvlan.h
Age
Commit message (
Expand
)
Author
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-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