| Commit message (Expand) | Author | Age | Files | Lines |
* | net: don't include ethtool.h from netdevice.h | Jakub Kicinski | 2020-11-23 | 1 | -0/+1 |
* | net: nlmon: use standard dev_lstats_add() and dev_lstats_read() | Eric Dumazet | 2019-11-07 | 1 | -25/+3 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | net: move definition of pcpu_lstats to header file | Li RongQing | 2018-09-14 | 1 | -6/+0 |
* | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 2017-06-26 | 1 | -1/+2 |
* | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 2017-06-07 | 1 | -1/+1 |
* | net: make ndo_get_stats64 a void function | stephen hemminger | 2017-01-08 | 1 | -3/+1 |
* | nlmon: use core MTU range checking in nlmon driver | Zhang Shengju | 2016-12-07 | 1 | -19/+1 |
* | net: nlmon: convert to using IFF_NO_QUEUE | Phil Sutter | 2015-08-18 | 1 | -1/+1 |
* | net: nlmon: flag nlmon devs with LLTX/SG | Daniel Borkmann | 2014-03-28 | 1 | -1/+2 |
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 2014-03-14 | 1 | -2/+2 |
* | net: introduce netdev_alloc_pcpu_stats() for drivers | WANG Cong | 2014-02-14 | 1 | -10/+1 |
* | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2013-11-06 | 1 | -0/+8 |
* | nlmon: use standard rtnetlink link api for add/del devices | Jiri Pirko | 2013-07-02 | 1 | -21/+28 |
* | nlmon: fix comparison in nlmon_is_valid_mtu | Daniel Borkmann | 2013-06-28 | 1 | -1/+5 |
* | packet: nlmon: virtual netlink monitoring device for packet sockets | Daniel Borkmann | 2013-06-24 | 1 | -0/+170 |