Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 1 | -5/+1 |
|\ | |||||
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | | net: ipv4: provide __rcu annotation for ifa_list | Florian Westphal | 2019-06-03 | 1 | -2/+2 |
|/ | |||||
* | net: plip: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-05 | 1 | -0/+13 |
* | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 | 1 | -1/+0 |
* | net: plip: use new parport device model | Sudip Mukherjee | 2016-01-10 | 1 | -8/+28 |
* | net: plip: slight optimization of addr compare | dingtianhong | 2013-12-31 | 1 | -2/+2 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 1 | -1/+1 |
* | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 | 1 | -1/+1 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 | 1 | -3/+1 |
* | plip: Move the PLIP driver | Jeff Kirsher | 2011-08-27 | 1 | -0/+1403 |