Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-22 | ipvlan: misc changes | Mahesh Bandewar | 1 | -6/+3 |
2016-02-22 | ipvlan: mode is u16 | Mahesh Bandewar | 1 | -1/+0 |
2015-07-16 | ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() | WANG Cong | 1 | -0/+5 |
2015-07-16 | ipvlan: unhash addresses without synchronize_rcu | Konstantin Khlebnikov | 1 | -1/+1 |
2015-07-16 | ipvlan: remove counters of ipv4 and ipv6 addresses | Konstantin Khlebnikov | 1 | -2/+0 |
2015-05-06 | ipvlan: Defer multicast / broadcast processing to a work-queue | Mahesh Bandewar | 1 | -0/+5 |
2015-03-31 | ipvlan: fix check for IP addresses in control path | Jiri Benc | 1 | -1/+3 |
2015-02-12 | ipvlan: add a missing __percpu pcpu_stats | Eric Dumazet | 1 | -1/+1 |
2014-12-10 | ipvlan: move the device check function into netdevice.h | Mahesh Bandewar | 1 | -10/+0 |
2014-11-30 | ipvlan: ipvlan depends on INET and IPV6 | Mahesh Bandewar | 1 | -1/+2 |
2014-11-24 | ipvlan: Initial check-in of the IPVLAN driver. | Mahesh Bandewar | 1 | -0/+130 |