summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvlan.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-08ipvlan: decouple l3s mode dependencies from other modesDaniel Borkmann
2018-03-08ipvlan: properly annotate rx_handler accessPaolo Abeni
2018-03-07net: unpollute priv_flags spacePaolo Abeni
2018-02-28ipvlan: use per device spinlock to protect addrs list updatesPaolo Abeni
2017-10-29ipvlan: implement VEPA modeMahesh Bandewar
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-04-25ipvlan: use pernet operations and restrict l3s hooks to master netnsFlorian Westphal
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar
2016-12-23ipvlan: fix multicast processingMahesh Bandewar
2016-12-07driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcuGao Feng
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar
2016-02-21ipvlan: misc changesMahesh Bandewar
2016-02-21ipvlan: mode is u16Mahesh Bandewar
2015-07-15ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong
2015-07-15ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov
2015-07-15ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov
2015-05-05ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar
2014-11-29ipvlan: ipvlan depends on INET and IPV6Mahesh Bandewar
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar