summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvlan.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-22ipvlan: misc changesMahesh Bandewar1-6/+3
2016-02-22ipvlan: mode is u16Mahesh Bandewar1-1/+0
2015-07-16ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong1-0/+5
2015-07-16ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov1-1/+1
2015-07-16ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov1-2/+0
2015-05-06ipvlan: 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-12ipvlan: add a missing __percpu pcpu_statsEric Dumazet1-1/+1
2014-12-10ipvlan: move the device check function into netdevice.hMahesh Bandewar1-10/+0
2014-11-30ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar1-1/+2
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar1-0/+130