summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvlan_main.c (follow)
Commit message (Expand)AuthorAge
* ipvlan: fix device featuresMahesh Bandewar2020-09-03
* ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner2020-03-20
* ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-03-23
* net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov2015-07-15
* ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov2015-07-15
* ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov2015-07-15
* ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2015-07-15
* 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-05
* ipvlan: fix sparse warningsMahesh Bandewar2014-11-26
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-24