aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvlan_main.c
Commit message (Expand)AuthorAge
* ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov2015-07-16
* ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov2015-07-16
* ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov2015-07-16
* ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2015-07-16
* ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar2015-05-05
* ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar2015-05-05
* 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: fix addr hash list corruptionJiri Benc2015-03-31
* | ipvlan: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
|/
* 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: fix sparse warningsMahesh Bandewar2014-11-26
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-24