Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 | 1 | -11/+19 |
|\ | |||||
| * | ipvlan: fix check for IP addresses in control path | Jiri Benc | 2015-03-31 | 1 | -4/+4 |
| * | ipvlan: do not use rcu operations for address list | Jiri Benc | 2015-03-31 | 1 | -5/+5 |
| * | ipvlan: fix addr hash list corruption | Jiri Benc | 2015-03-31 | 1 | -2/+10 |
* | | ipvlan: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 1 | -1/+8 |
* | | net: Kill dev_rebuild_header | Eric W. Biederman | 2015-03-02 | 1 | -1/+0 |
|/ | |||||
* | ipvlan: move the device check function into netdevice.h | Mahesh Bandewar | 2014-12-09 | 1 | -5/+5 |
* | ipvlan: play well with macvlan device | Mahesh Bandewar | 2014-12-09 | 1 | -0/+6 |
* | net-ipvlan: Deletion of an unnecessary check before the function call "free_p... | Markus Elfring | 2014-12-06 | 1 | -2/+1 |
* | ipvlan: fix sparse warnings | Mahesh Bandewar | 2014-11-26 | 1 | -2/+3 |
* | ipvlan: Initial check-in of the IPVLAN driver. | Mahesh Bandewar | 2014-11-24 | 1 | -0/+789 |