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