Age | Commit message (Expand) | Author | Files | Lines |
2014-09-29 | macvlan: add source mode | Michael Braun | 1 | -0/+1 |
2014-06-03 | macvlan: add netpoll support | dingtianhong | 1 | -0/+3 |
2014-05-17 | macvlan: Fix lockdep warnings with stacked macvlan devices | Vlad Yasevich | 1 | -0/+1 |
2014-01-05 | macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats | Li RongQing | 1 | -24/+3 |
2013-12-28 | macvlan: make start_xmit local | stephen hemminger | 1 | -3/+0 |
2013-12-12 | macvlan: Remove custom recieve and forward handlers | Vlad Yasevich | 1 | -6/+1 |
2013-11-16 | macvlan: introduce macvlan_dev_real_dev() helper function | Michal Kubeček | 1 | -0/+17 |
2013-11-08 | net: Add layer 2 hardware acceleration operations for macvlan devices | John Fastabend | 1 | -0/+1 |
2013-06-26 | macvtap: Let TUNSETOFFLOAD actually controll offload features. | Vlad Yasevich | 1 | -0/+2 |
2013-06-13 | macvtap: slient sparse warnings | Jason Wang | 1 | -1/+1 |
2013-06-08 | macvtap: add TUNSETQUEUE ioctl | Jason Wang | 1 | -0/+4 |
2013-06-08 | macvlan: change the max number of queues to 16 | Jason Wang | 1 | -1/+1 |
2013-06-08 | macvlan: switch to use IS_ENABLED() | Jason Wang | 1 | -1/+1 |
2013-02-07 | macvlan: add multicast filter | Eric Dumazet | 1 | -0/+6 |
2012-04-15 | macvlan: add FDB bridge ops and macvlan flags | John Fastabend | 1 | -0/+1 |
2011-10-21 | macvtap: Fix the minor device number allocation | Eric W. Biederman | 1 | -0/+1 |
2010-11-16 | macvlan: lockless tx path | Eric Dumazet | 1 | -14/+20 |
2010-11-15 | include/linux/if_macvlan.h: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2010-08-17 | macvtap: Implement multiqueue for macvtap driver | Krishna Kumar | 1 | -1/+8 |
2010-07-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
2010-07-23 | macvtap: Limit packet queue length | Herbert Xu | 1 | -0/+2 |
2010-06-29 | macvlan: 64 bit rx counters | Eric Dumazet | 1 | -7/+12 |
2010-06-02 | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko | 1 | -4/+0 |
2010-05-16 | net: adjust handle_macvlan to pass port struct to hook | Jiri Pirko | 1 | -1/+2 |
2010-02-19 | net/macvtap: add vhost support | Arnd Bergmann | 1 | -0/+13 |
2010-02-17 | percpu: add __percpu sparse annotations to net drivers | Tejun Heo | 1 | -1/+1 |
2010-02-04 | net: macvtap driver | Arnd Bergmann | 1 | -0/+1 |
2010-02-04 | macvlan: allow multiple driver backends | Arnd Bergmann | 1 | -0/+70 |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 1 | -3/+0 |
2007-07-15 | [NET]: Add macvlan driver | Patrick McHardy | 1 | -0/+9 |