repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sched/fair: Fix a comment in task_numa_fault()
[linux/fpc-iii.git]
/
net
/
netlink
/
Kconfig
blob
5d6e8c05b3d48adb1201fad2b69c8cda2efcc03e
1
#
2
# Netlink Sockets
3
#
4
5
config NETLINK_DIAG
6
tristate "NETLINK: socket monitoring interface"
7
default n
8
---help---
9
Support for NETLINK socket monitoring interface used by the ss tool.
10
If unsure, say Y.