index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vrf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
1
-1
/
+2
*
net: Add ethernet header for pass through VRF device
David Ahern
2015-08-28
1
-3
/
+45
*
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
1
-1
/
+0
*
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
2015-08-20
1
-5
/
+1
*
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
2015-08-20
1
-6
/
+2
*
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
2015-08-20
1
-8
/
+0
*
vrf: don't panic on cache create failure
Nikolay Aleksandrov
2015-08-20
1
-1
/
+1
*
vrf: plug skb leaks
Nikolay Aleksandrov
2015-08-20
1
-3
/
+10
*
vrf: simplify the netdev notifier function
Nikolay Aleksandrov
2015-08-18
1
-3
/
+2
*
vrf: don't check for dstats and rth in uninit path
Nikolay Aleksandrov
2015-08-18
1
-4
/
+2
*
vrf: drop unused num_slaves member
Nikolay Aleksandrov
2015-08-18
1
-2
/
+0
*
vrf: drop unnecessary dev refcnt changes
Nikolay Aleksandrov
2015-08-18
1
-2
/
+0
*
net: Introduce VRF device driver
David Ahern
2015-08-13
1
-0
/
+685