summaryrefslogtreecommitdiff
path: root/net/packet/diag.c
Commit message (Expand)AuthorAge
* packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan2017-01-10
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-24
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-22
* packet: use percpu mmap tx frame pending refcountDaniel Borkmann2014-01-16
* sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
* packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-29
* packet_diag: disclose uid valueNicolas Dichtel2013-04-29
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-22
* packet: Report fanout status via diag enginePavel Emelyanov2012-08-20
* packet: Report rings cfg via diag enginePavel Emelyanov2012-08-20
* packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-14
* packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-14
* packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-14