summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan
Commit message (Expand)AuthorAgeFilesLines
...
* | ipvlan: implement ndo_get_iflinkNicolas Dichtel2015-04-021-1/+8
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-021-1/+1
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-1/+0Star
|/
* ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-121-1/+1
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-311-1/+1
* ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-251-2/+4
* ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-092-15/+5Star
* ipvlan: play well with macvlan deviceMahesh Bandewar2014-12-091-0/+6
* net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring2014-12-061-2/+1Star
* ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar2014-11-301-1/+2
* ipvlan: fix sparse warningsMahesh Bandewar2014-11-261-2/+3
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-244-0/+1533