index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_macvlan.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-1
/
+0
2018-04-25
macvlan: Provide function for interfaces to release HW offload
Alexander Duyck
1
-0
/
+8
2018-04-25
macvlan: Add function to test for destination filtering support
Alexander Duyck
1
-0
/
+9
2018-04-25
macvlan: macvlan_count_rx shouldn't be static inline AND extern
Alexander Duyck
1
-4
/
+0
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
1
-1
/
+7
2017-12-08
macvlan: fix memory hole in macvlan_dev
Girish Moodalbail
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-26
macvlan: remove unused fields in struct macvlan_dev
Girish Moodalbail
1
-15
/
+0
2017-10-05
net: Add extack to upper device linking
David Ahern
1
-1
/
+2
2017-02-12
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
1
-15
/
+2
2015-06-23
macvtap: Increase limit of macvtap queues
Pankaj Gupta
1
-1
/
+1
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