aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vrf.c
Commit message (Expand)AuthorAge
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* net: Add FIB table id to rtableDavid Ahern2015-09-15
* net: Add ethernet header for pass through VRF deviceDavid Ahern2015-08-28
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov2015-08-20
* vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov2015-08-20
* vrf: remove unnecessary duplicate checkNikolay Aleksandrov2015-08-20
* vrf: don't panic on cache create failureNikolay Aleksandrov2015-08-20
* vrf: plug skb leaksNikolay Aleksandrov2015-08-20
* vrf: simplify the netdev notifier functionNikolay Aleksandrov2015-08-18
* vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov2015-08-18
* vrf: drop unused num_slaves memberNikolay Aleksandrov2015-08-18
* vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov2015-08-18
* net: Introduce VRF device driverDavid Ahern2015-08-14