| Commit message (Expand) | Author | Age | Files | Lines |
* | af_packet: Fix data-races of pkt_sk(sk)->num. | Kuniyuki Iwashima | 2023-06-09 | 1 | -1/+1 |
* | net/packet: convert po->auxdata to an atomic flag | Eric Dumazet | 2023-05-17 | 1 | -1/+1 |
* | net/packet: convert po->origdev to an atomic flag | Eric Dumazet | 2023-05-17 | 1 | -1/+1 |
* | packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3 | Sowmini Varadhan | 2017-01-10 | 1 | -2/+1 |
* | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -1/+2 |
* | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman | 2014-04-24 | 1 | -1/+1 |
* | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman | 2014-04-24 | 1 | -1/+6 |
* | net: Fix ns_capable check in sock_diag_put_filterinfo | Andrew Lutomirski | 2014-04-22 | 1 | -1/+1 |
* | packet: use percpu mmap tx frame pending refcount | Daniel Borkmann | 2014-01-16 | 1 | -0/+1 |
* | sock_diag: allow to dump bpf filters | Nicolas Dichtel | 2013-04-29 | 1 | -0/+4 |
* | packet_diag: disclose meminfo values | Nicolas Dichtel | 2013-04-29 | 1 | -0/+4 |
* | packet_diag: disclose uid value | Nicolas Dichtel | 2013-04-29 | 1 | -5/+14 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -2/+1 |
* | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 1 | -3/+3 |
* | packet: Protect packet sk list with mutex (v2) | Pavel Emelyanov | 2012-08-22 | 1 | -3/+3 |
* | packet: Report fanout status via diag engine | Pavel Emelyanov | 2012-08-20 | 1 | -0/+20 |
* | packet: Report rings cfg via diag engine | Pavel Emelyanov | 2012-08-20 | 1 | -1/+47 |
* | packet: Report socket mclist info via diag module | Pavel Emelyanov | 2012-08-14 | 1 | -0/+39 |
* | packet: Report more packet sk info via diag module | Pavel Emelyanov | 2012-08-14 | 1 | -0/+33 |
* | packet: Diag core and basic socket info dumping | Pavel Emelyanov | 2012-08-14 | 1 | -0/+104 |