summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvlan_core.c
AgeCommit message (Expand)Author
2015-07-15ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong
2015-07-15ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov
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-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc
2015-03-31ipvlan: protect against concurrent link removalJiri Benc
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar