index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
packet
/
diag.c
Age
Commit message (
Expand
)
Author
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-01-17
packet: use percpu mmap tx frame pending refcount
Daniel Borkmann
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-04-29
packet_diag: disclose meminfo values
Nicolas Dichtel
2013-04-29
packet_diag: disclose uid value
Nicolas Dichtel
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-08-23
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
2012-08-20
packet: Report fanout status via diag engine
Pavel Emelyanov
2012-08-20
packet: Report rings cfg via diag engine
Pavel Emelyanov
2012-08-14
packet: Report socket mclist info via diag module
Pavel Emelyanov
2012-08-14
packet: Report more packet sk info via diag module
Pavel Emelyanov
2012-08-14
packet: Diag core and basic socket info dumping
Pavel Emelyanov