aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vrf.c
AgeCommit message (Expand)Author
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern
2015-09-15net: Add FIB table id to rtableDavid Ahern
2015-08-28net: Add ethernet header for pass through VRF deviceDavid Ahern
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov
2015-08-20vrf: plug skb leaksNikolay Aleksandrov
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov
2015-08-13net: Introduce VRF device driverDavid Ahern