Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-29sockets: c/r bufer size locksPavel Tikhomirov
2022-04-29sockets: don't call sk_setbufs asyncronouslyPavel Tikhomirov
2021-09-03Run 'make indent' on all C filesAdrian Reber
2020-10-20sockets: fix incorrect malloc sizeAndrey Zhadchenko
2020-10-20socket: c/r support for SO_LINGERRadostin Stoyanov
2020-10-20socket: c/r support for SO_OOBINLINERadostin Stoyanov
2020-02-04socket: c/r support for SO_KEEPALIVERadostin Stoyanov
2020-02-04sockets: Remove duplicate variable assignmentRadostin Stoyanov
2019-09-07sk-inet: restore SO_BROADCAST optionRadostin Stoyanov
2019-05-16sockets: dump and restore xattr security labelsAdrian Reber
2019-04-21sockets: Don't exit with error if raw module unloadedCyrill Gorcunov
2019-04-21sockets: Be more verbose in collect_errCyrill Gorcunov
2019-04-21net: sockets -- Don't spam log with known errorsCyrill Gorcunov
2019-04-21inet: raw -- Split lookup_socket helperCyrill Gorcunov
2019-04-21inet: raw -- Add preloading raw_diag moduleCyrill Gorcunov
2019-04-21inet: raw -- Check for kernel diag module supportCyrill Gorcunov
2018-10-30sockets: Improve helpers to make sockets more readableCyrill Gorcunov
2018-10-30net: Add prefixes for better loggingCyrill Gorcunov
2018-07-09sockets: Add sock_type_name and tcp_state_name helpersCyrill Gorcunov
2018-05-12net: set_netns should set a root net ns if ns_id is zeroAndrei Vagin
2018-03-02socket: Remove useless close_pid_proc() from set_netns()Kirill Tkhai
2018-02-15net: set a proper network namespace to create a socketAndrei Vagin
2018-02-15net: save network namespaces for socketsAndrei Vagin
2018-02-15netlink: add ns_id as a generic argument to receive_callbackAndrei Vagin
2017-11-23sk-inet: restore a value of SO_REUSEPORTAndrei Vagin
2017-10-17fdinfo: Extract FdinfoEntry from dump_one_filePavel Emelyanov
2017-01-16tcp: add support for synsentAndrei Vagin
2017-01-16tcp: allow to dump intermediate closing statesAndrei Vagin
2016-10-24headers: Remove util.h from protobuf.hPavel Emelyanov
2016-10-24Hide asm/bitops.h from sourcesPavel Emelyanov
2016-10-24Hide asm/int.h from srourcesPavel Emelyanov
2016-10-24Hide asm/types.h from sourcesPavel Emelyanov
2016-10-10criu: Fix strict prototypesCyrill Gorcunov
2016-06-28sockets: Fix int ino parameter of socket functionsKirill Tkhai
2016-02-15build: Move everything criu related into criu directoryCyrill Gorcunov