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