aboutsummaryrefslogtreecommitdiff
path: root/include/linux/if_macvlan.h
AgeCommit message (Expand)Author
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman
2010-11-16macvlan: lockless tx pathEric Dumazet
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches
2010-08-16macvtap: Implement multiqueue for macvtap driverKrishna Kumar
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-22macvtap: Limit packet queue lengthHerbert Xu
2010-06-28macvlan: 64 bit rx countersEric Dumazet
2010-06-02net: replace hooks in __netif_receive_skb V5Jiri Pirko
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-02-18net/macvtap: add vhost supportArnd Bergmann
2010-02-16percpu: add __percpu sparse annotations to net driversTejun Heo
2010-02-03net: macvtap driverArnd Bergmann
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2007-07-14[NET]: Add macvlan driverPatrick McHardy