summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan
AgeCommit message (Expand)AuthorLines
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet-1/+1
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann-1/+1
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar-2/+4
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar-15/+5
2014-12-09ipvlan: play well with macvlan deviceMahesh Bandewar-0/+6
2014-12-05net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring-2/+1
2014-11-29ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar-1/+2
2014-11-26ipvlan: fix sparse warningsMahesh Bandewar-2/+3
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar-0/+1533