summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
>VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He 2013-06-23VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He 2013-06-23VSOCK: Remove unnecessary labelAsias He 2013-06-23VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He 2013-06-23VSOCK: Introduce vsock_auto_bind helperAsias He 2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-04-25VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven 2013-04-25VSOCK: Fix misc device registrationAsias He 2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-04-07VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause 2013-04-07VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause 2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-04-02VSOCK: Handle changes to the VMCI context ID.Reilly Grant 2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant 2013-02-18VSOCK: Don't reject PF_VSOCK protocolAndy King 2013-02-18VSOCK: get rid of vsock_version.hDmitry Torokhov 2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov 2013-02-10VSOCK: Introduce VM SocketsAndy King