summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvlan_main.c
AgeCommit message (Expand)Author
2020-03-20ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2018-08-24ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu
2018-07-22ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng
2016-11-27driver: ipvlan: Fix one possible memleak in ipvlan_link_newGao Feng
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar
2016-06-09net: ipvlan: call netdev_lockdep_set_classes()Eric Dumazet
2016-04-28ipvlan: Fix failure path in dev registration during link creationMahesh Bandewar
2016-03-17vlan: propagate gso_max_segsEric Dumazet
2016-02-25net: ipvlan: use __ethtool_get_ksettingsDavid Decotigny
2016-02-21ipvlan: misc changesMahesh Bandewar
2016-02-21ipvlan: mode is u16Mahesh Bandewar
2016-02-04ipvlan: inherit MTU from master deviceMahesh Bandewar
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-08-18net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-07-15ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov
2015-07-15ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov
2015-07-15ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov
2015-07-15ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov
2015-05-05ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar
2015-05-05ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02ipvlan: implement ndo_get_iflinkNicolas Dichtel
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar
2014-12-09ipvlan: play well with macvlan deviceMahesh Bandewar
2014-12-05net-ipvlan: Deletion of an unnecessary check before the function call "free_p...Markus Elfring
2014-11-26ipvlan: fix sparse warningsMahesh Bandewar
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar