| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() | WANG Cong | 2015-07-15 | 1 | -1/+1 |
| * | ipvlan: unhash addresses without synchronize_rcu | Konstantin Khlebnikov | 2015-07-15 | 1 | -3/+1 |
| * | ipvlan: Defer multicast / broadcast processing to a work-queue | Mahesh Bandewar | 2015-05-05 | 1 | -52/+86 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -8/+20 |
| |\ | |||||
| | * | ipvlan: fix check for IP addresses in control path | Jiri Benc | 2015-03-31 | 1 | -5/+14 |
| | * | ipvlan: protect against concurrent link removal | Jiri Benc | 2015-03-31 | 1 | -1/+3 |
| | * | ipvlan: fix addr hash list corruption | Jiri Benc | 2015-03-31 | 1 | -2/+3 |
| * | | dev: introduce dev_get_iflink() | Nicolas Dichtel | 2015-04-02 | 1 | -1/+1 |
| |/ | |||||
| * | net: mark some potential candidates __read_mostly | Daniel Borkmann | 2015-01-30 | 1 | -1/+1 |
| * | ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path. | Mahesh Bandewar | 2015-01-25 | 1 | -2/+4 |
| * | ipvlan: Initial check-in of the IPVLAN driver. | Mahesh Bandewar | 2014-11-24 | 1 | -0/+607 |

