summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvlan.h
Commit message (Expand)AuthorAgeFilesLines
* ipvlan: misc changesMahesh Bandewar2016-02-221-6/+3Star
* ipvlan: mode is u16Mahesh Bandewar2016-02-221-1/+0Star
* ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong2015-07-161-0/+5
* ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov2015-07-161-1/+1
* ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2015-07-161-2/+0Star
* ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar2015-05-061-0/+5
* ipvlan: fix check for IP addresses in control pathJiri Benc2015-03-311-1/+3
* ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-121-1/+1
* ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-091-10/+0Star
* ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar2014-11-301-1/+2
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-241-0/+130