index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
nlmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
net: nlmon: use standard dev_lstats_add() and dev_lstats_read()
Eric Dumazet
1
-25
/
+3
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
1
-6
/
+0
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-12-07
nlmon: use core MTU range checking in nlmon driver
Zhang Shengju
1
-19
/
+1
2015-08-18
net: nlmon: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2014-03-28
net: nlmon: flag nlmon devs with LLTX/SG
Daniel Borkmann
1
-1
/
+2
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
1
-10
/
+1
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+8
2013-07-02
nlmon: use standard rtnetlink link api for add/del devices
Jiri Pirko
1
-21
/
+28
2013-06-28
nlmon: fix comparison in nlmon_is_valid_mtu
Daniel Borkmann
1
-1
/
+5
2013-06-24
packet: nlmon: virtual netlink monitoring device for packet sockets
Daniel Borkmann
1
-0
/
+170