Sign in
android-kvm
/
linux
/
89b37541ca38954f8ac01c2ca25405b140cfc8eb
/
net
/
packet
/
diag.c
76839e2
net/packet: Add getsockopt support for PACKET_COPY_THRESH
by Juntong Deng
· 1 year ago
114b4bb
sock_diag: add module pointer to "struct sock_diag_handler"
by Eric Dumazet
· 1 year, 2 months ago
938dbea
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
by Jakub Kicinski
· 1 year, 4 months ago
822b5a1
af_packet: Fix data-races of pkt_sk(sk)->num.
by Kuniyuki Iwashima
· 1 year, 10 months ago
dfc39d40
net/packet: support mergeable feature of virtio
by Jianfeng Tan
· 1 year, 11 months ago
61edf47
net/packet: convert po->running to an atomic flag
by Eric Dumazet
· 2 years ago
50d935e
net/packet: convert po->has_vnet_hdr to an atomic flag
by Eric Dumazet
· 2 years ago
164bddac
net/packet: convert po->tp_loss to an atomic flag
by Eric Dumazet
· 2 years ago
1051ce4
net/packet: annotate accesses to po->tp_tstamp
by Eric Dumazet
· 2 years ago
fd53c29
net/packet: convert po->auxdata to an atomic flag
by Eric Dumazet
· 2 years ago
ee5675e
net/packet: convert po->origdev to an atomic flag
by Eric Dumazet
· 2 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
a505e58
packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3
by Sowmini Varadhan
· 8 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
90f62cf3
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
a53b72c
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
by Eric W. Biederman
· 11 years ago
78541c1
net: Fix ns_capable check in sock_diag_put_filterinfo
by Andrew Lutomirski
· 11 years ago
b013840
packet: use percpu mmap tx frame pending refcount
by Daniel Borkmann
· 11 years ago
e8d9612
sock_diag: allow to dump bpf filters
by Nicolas Dichtel
· 12 years ago
76d0eeb
packet_diag: disclose meminfo values
by Nicolas Dichtel
· 12 years ago
6264190
packet_diag: disclose uid value
by Nicolas Dichtel
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 13 years ago
0fa7fa9
packet: Protect packet sk list with mutex (v2)
by Pavel Emelyanov
· 13 years ago
fff3321
packet: Report fanout status via diag engine
by Pavel Emelyanov
· 13 years ago
16f0136
packet: Report rings cfg via diag engine
by Pavel Emelyanov
· 13 years ago
eea68e2
packet: Report socket mclist info via diag module
by Pavel Emelyanov
· 13 years ago
8a360be
packet: Report more packet sk info via diag module
by Pavel Emelyanov
· 13 years ago
96ec632
packet: Diag core and basic socket info dumping
by Pavel Emelyanov
· 13 years ago