| Commit message (Expand) | Author | Age |
* | macvlan: fix memory hole in macvlan_dev | Girish Moodalbail | 2017-12-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | | macvlan: remove unused fields in struct macvlan_dev | Girish Moodalbail | 2017-10-26 |
* | | net: Add extack to upper device linking | David Ahern | 2017-10-04 |
|/ |
|
* | tap: Renaming tap related APIs, data structures, macros | Sainath Grandhi | 2017-02-11 |
* | macvtap: Increase limit of macvtap queues | Pankaj Gupta | 2015-06-23 |
* | macvlan: add source mode | Michael Braun | 2014-09-29 |
* | macvlan: add netpoll support | dingtianhong | 2014-06-02 |
* | macvlan: Fix lockdep warnings with stacked macvlan devices | Vlad Yasevich | 2014-05-16 |
* | macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats | Li RongQing | 2014-01-04 |
* | macvlan: make start_xmit local | stephen hemminger | 2013-12-28 |
* | macvlan: Remove custom recieve and forward handlers | Vlad Yasevich | 2013-12-12 |
* | macvlan: introduce macvlan_dev_real_dev() helper function | Michal Kubeček | 2013-11-15 |
* | net: Add layer 2 hardware acceleration operations for macvlan devices | John Fastabend | 2013-11-07 |
* | macvtap: Let TUNSETOFFLOAD actually controll offload features. | Vlad Yasevich | 2013-06-25 |
* | macvtap: slient sparse warnings | Jason Wang | 2013-06-13 |
* | 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-06-07 |
* | macvlan: add multicast filter | Eric Dumazet | 2013-02-06 |
* | macvlan: add FDB bridge ops and macvlan flags | John Fastabend | 2012-04-15 |
* | macvtap: Fix the minor device number allocation | Eric W. Biederman | 2011-10-21 |
* | macvlan: lockless tx path | Eric Dumazet | 2010-11-16 |
* | include/linux/if_macvlan.h: Remove unnecessary semicolons | Joe Perches | 2010-11-15 |
* | macvtap: Implement multiqueue for macvtap driver | Krishna Kumar | 2010-08-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-27 |
|\ |
|
| * | macvtap: Limit packet queue length | Herbert Xu | 2010-07-22 |
* | | macvlan: 64 bit rx counters | Eric Dumazet | 2010-06-28 |
* | | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko | 2010-06-02 |
|/ |
|
* | net: adjust handle_macvlan to pass port struct to hook | Jiri Pirko | 2010-05-15 |
* | net/macvtap: add vhost support | Arnd Bergmann | 2010-02-18 |
* | percpu: add __percpu sparse annotations to net drivers | Tejun Heo | 2010-02-16 |
* | net: macvtap driver | Arnd Bergmann | 2010-02-03 |
* | macvlan: allow multiple driver backends | Arnd Bergmann | 2010-02-03 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 |
* | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 |