summaryrefslogtreecommitdiff
path: root/include/linux/if_macvlan.h
Commit message (Expand)AuthorAge
* macvlan: fix memory hole in macvlan_devGirish Moodalbail2017-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | macvlan: remove unused fields in struct macvlan_devGirish Moodalbail2017-10-26
* | net: Add extack to upper device linkingDavid Ahern2017-10-04
|/
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-11
* macvtap: Increase limit of macvtap queuesPankaj Gupta2015-06-23
* macvlan: add source modeMichael Braun2014-09-29
* macvlan: add netpoll supportdingtianhong2014-06-02
* macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-16
* macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2014-01-04
* macvlan: make start_xmit localstephen hemminger2013-12-28
* macvlan: Remove custom recieve and forward handlersVlad Yasevich2013-12-12
* macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček2013-11-15
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich2013-06-25
* macvtap: slient sparse warningsJason Wang2013-06-13
* macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-07
* macvlan: change the max number of queues to 16Jason Wang2013-06-07
* macvlan: switch to use IS_ENABLED()Jason Wang2013-06-07
* macvlan: add multicast filterEric Dumazet2013-02-06
* macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2012-04-15
* macvtap: Fix the minor device number allocationEric W. Biederman2011-10-21
* macvlan: lockless tx pathEric Dumazet2010-11-16
* include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches2010-11-15
* macvtap: Implement multiqueue for macvtap driverKrishna Kumar2010-08-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-27
|\
| * macvtap: Limit packet queue lengthHerbert Xu2010-07-22
* | macvlan: 64 bit rx countersEric Dumazet2010-06-28
* | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
|/
* net: adjust handle_macvlan to pass port struct to hookJiri Pirko2010-05-15
* net/macvtap: add vhost supportArnd Bergmann2010-02-18
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-16
* net: macvtap driverArnd Bergmann2010-02-03
* macvlan: allow multiple driver backendsArnd Bergmann2010-02-03
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* [NET]: Add macvlan driverPatrick McHardy2007-07-14