summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvlan_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc1-4/+4
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc1-5/+5
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc1-2/+10
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar1-5/+5
2014-12-09ipvlan: play well with macvlan deviceMahesh Bandewar1-0/+6
2014-12-05net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring1-2/+1
2014-11-26ipvlan: fix sparse warningsMahesh Bandewar1-2/+3
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar1-0/+789