aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvlan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-15ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong1-0/+5
2015-07-15ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov1-1/+1
2015-07-15ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov1-2/+0
2015-05-05ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar1-0/+5
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc1-1/+3
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet1-1/+1
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar1-10/+0
2014-11-29ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar1-1/+2
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar1-0/+130