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-07 | macvtap: add TUNSETQUEUE ioctl | Jason Wang |
2013-06-07 | macvlan: change the max number of queues to 16 | Jason Wang |
2013-06-07 | 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-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 |