aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvlan_core.c
Commit message (Expand)AuthorAge
* ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong2015-07-16
* ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov2015-07-16
* 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: protect against concurrent link removalJiri Benc2015-03-31
| * ipvlan: fix addr hash list corruptionJiri Benc2015-03-31
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
|/
* net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
* ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-25
* ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-24