summaryrefslogtreecommitdiffstats
path: root/include/linux/if_macvlan.h
Commit message (Expand)AuthorAgeFilesLines
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-111-15/+2
* macvtap: Increase limit of macvtap queuesPankaj Gupta2015-06-231-1/+1
* macvlan: add source modeMichael Braun2014-09-291-0/+1
* macvlan: add netpoll supportdingtianhong2014-06-021-0/+3
* macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-161-0/+1
* macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2014-01-041-24/+3
* macvlan: make start_xmit localstephen hemminger2013-12-281-3/+0
* macvlan: Remove custom recieve and forward handlersVlad Yasevich2013-12-121-6/+1
* macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-151-0/+17
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-071-0/+1
* macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich2013-06-251-0/+2
* macvtap: slient sparse warningsJason Wang2013-06-131-1/+1
* macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-071-0/+4
* macvlan: change the max number of queues to 16Jason Wang2013-06-071-1/+1
* macvlan: switch to use IS_ENABLED()Jason Wang2013-06-071-1/+1
* macvlan: add multicast filterEric Dumazet2013-02-061-0/+6
* macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2012-04-151-0/+1
* macvtap: Fix the minor device number allocationEric W. Biederman2011-10-211-0/+1
* macvlan: lockless tx pathEric Dumazet2010-11-161-14/+20
* include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-161-1/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-0/+2
|\
| * macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* | macvlan: 64 bit rx countersEric Dumazet2010-06-281-7/+12
* | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-021-4/+0
|/
* net: adjust handle_macvlan to pass port struct to hookJiri Pirko2010-05-151-1/+2
* net/macvtap: add vhost supportArnd Bergmann2010-02-181-0/+13
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-161-1/+1
* net: macvtap driverArnd Bergmann2010-02-031-0/+1
* macvlan: allow multiple driver backendsArnd Bergmann2010-02-031-0/+70
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0
* [NET]: Add macvlan driverPatrick McHardy2007-07-141-0/+9