summaryrefslogtreecommitdiff
path: root/drivers/net/nlmon.c
AgeCommit message (Expand)Author
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2019-11-07net: nlmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-07nlmon: use core MTU range checking in nlmon driverZhang Shengju
2015-08-18net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter
2014-03-28net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-07-02nlmon: use standard rtnetlink link api for add/del devicesJiri Pirko
2013-06-28nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann