aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * ipvlan: fix check for IP addresses in control pathJiri Benc2015-03-31
| * ipvlan: do not use rcu operations for address listJiri Benc2015-03-31
| * ipvlan: protect against concurrent link removalJiri Benc2015-03-31
| * ipvlan: fix addr hash list corruptionJiri Benc2015-03-31
* | ipvlan: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
|/
* ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-11
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
* ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-25
* ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-09
* ipvlan: play well with macvlan deviceMahesh Bandewar2014-12-09
* net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring2014-12-06
* ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar2014-11-29
* ipvlan: fix sparse warningsMahesh Bandewar2014-11-26
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-24