summaryrefslogtreecommitdiffstats
path: root/net/packet/diag.c
Commit message (Expand)AuthorAgeFilesLines
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-241-1/+1
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+6
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
* packet: use percpu mmap tx frame pending refcountDaniel Borkmann2014-01-161-0/+1
* sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-291-0/+4
* packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-291-0/+4
* packet_diag: disclose uid valueNicolas Dichtel2013-04-291-5/+14
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-3/+3
* packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-221-3/+3
* packet: Report fanout status via diag enginePavel Emelyanov2012-08-201-0/+20
* packet: Report rings cfg via diag enginePavel Emelyanov2012-08-201-1/+47
* packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-141-0/+39
* packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-141-0/+33
* packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-141-0/+104