index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2
Dmitry V. Levin
2018-01-21
1
-1
/
+1
*
net: fix SOL_NETLINK NETLINK_LIST_MEMBERSHIPS decoding
Dmitry V. Levin
2017-11-16
1
-13
/
+39
*
net: fix decoding of optval argument of [gs]etsockopt SOL_NETLINK
Dmitry V. Levin
2017-11-16
1
-0
/
+14
*
net: decode optname argument of [gs]etsockopt for SOL_NETLINK level
Dmitry V. Levin
2017-11-15
1
-1
/
+5
*
Mpersify struct group_req
Dmitry V. Levin
2017-07-09
1
-17
/
+0
*
net: enhance decoding of MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP
Dmitry V. Levin
2017-07-09
1
-9
/
+7
*
net: hook up MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP decoding for SOL_IPV6
Dmitry V. Levin
2017-07-09
1
-0
/
+6
*
net: enhance decoding of IP_ADD_MEMBERSHIP et al socket options
Dmitry V. Levin
2017-07-09
1
-20
/
+14
*
net: enhance decoding of setsockopt's SO_LINGER negative option length
Dmitry V. Levin
2017-07-09
1
-8
/
+6
*
Intorduce PRINT_FIELD_SOCKADDR
Dmitry V. Levin
2017-07-09
1
-2
/
+1
*
print_sockaddr: remove "struct tcb *" argument
Dmitry V. Levin
2017-07-09
1
-1
/
+1
*
net: use PRINT_FIELD_* macros
Dmitry V. Levin
2017-07-09
1
-13
/
+15
*
Intorduce PRINT_FIELD_INET4_ADDR
Dmitry V. Levin
2017-07-09
1
-4
/
+3
*
Intorduce PRINT_FIELD_IFINDEX
Dmitry V. Levin
2017-07-09
1
-3
/
+1
*
Intorduce PRINT_FIELD_INET_ADDR
Dmitry V. Levin
2017-07-09
1
-3
/
+1
*
net: move print_ifindex to a separate file
Dmitry V. Levin
2017-07-09
1
-16
/
+0
*
net: move parsers of bind, listen, and shutdown to separate files
Dmitry V. Levin
2017-07-09
1
-31
/
+0
*
net: accept arbitrary option length for getsockopt's SO_PEERCRED
Dmitry V. Levin
2017-07-08
1
-8
/
+20
*
Implement decoding of linux socket filter programs
Dmitry V. Levin
2017-07-08
1
-0
/
+19
*
net: accept arbitrary option length for getsockopt's SO_LINGER
Dmitry V. Levin
2017-07-08
1
-4
/
+30
*
net: accept large option length for SO_LINGER
Dmitry V. Levin
2017-07-08
1
-2
/
+3
*
net: fix printing of struct linger's field names
Dmitry V. Levin
2017-07-08
1
-3
/
+5
*
net: enhance decoding of getsockopt's optlen argument
Dmitry V. Levin
2017-07-08
1
-5
/
+20
*
net: move printing of [gs]etsockopt's socklen argument to toplevel parsers
Dmitry V. Levin
2017-07-08
1
-15
/
+13
*
Include "netlink.h" instead of <linux/netlink.h>
Dmitry V. Levin
2017-06-25
1
-1
/
+1
*
print_mreq: remove superfluous print_quoted_string calls
Dmitry V. Levin
2017-06-16
1
-7
/
+4
*
Introduce print_inet_addr
Dmitry V. Levin
2017-06-15
1
-15
/
+8
*
Add file descriptor argument to decode_netlink
Fabien Siron
2017-06-05
1
-1
/
+1
*
Move netlink_protocols definition from net.c to netlink.c
Dmitry V. Levin
2017-06-04
1
-1
/
+0
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
Automatically replace PRI_kr[dux] with PRI_kl[dux]
Dmitry V. Levin
2016-12-26
1
-7
/
+7
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-15
/
+15
*
Print kernel_ureg_t and kernel_scno_t using dedicated format strings
Dmitry V. Levin
2016-12-26
1
-7
/
+7
*
decode_sockbuf: change addrlen argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-1
/
+1
*
printstr: rename to printstrn, add printstr as a thin wrapper
Dmitry V. Levin
2016-12-25
1
-5
/
+5
*
net: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-15
/
+21
*
net: change address argument type from unsigned long to kernel_ureg_t
Dmitry V. Levin
2016-12-23
1
-2
/
+2
*
xlat: provide fallback definitions for NETLINK_* constants
v4.15
Dmitry V. Levin
2016-12-14
1
-4
/
+0
*
Use tprints instead of tprintf in a few more places
Dmitry V. Levin
2016-10-02
1
-1
/
+1
*
Unabuse struct tcb.auxstr
Dmitry V. Levin
2016-07-18
1
-8
/
+4
*
net.c: move parsers of sendmsg and recvmsg syscalls to msghdr.c
Dmitry V. Levin
2016-07-18
1
-43
/
+0
*
net.c: move parsers of sendmmsg and recvmmsg syscalls to mmsghdr.c
Dmitry V. Levin
2016-07-18
1
-75
/
+0
*
Fix decoding of struct msghdr.msg_name* arguments of recvmsg syscall
Dmitry V. Levin
2016-07-13
1
-7
/
+21
*
Fix printing of socklen argument of bind and sendto syscalls
Dmitry V. Levin
2016-07-12
1
-4
/
+6
*
Fix decoding of sockaddr related arguments of recvfrom syscall
Dmitry V. Levin
2016-07-12
1
-7
/
+25
*
Print both values of changing address length in sockname family syscalls
Dmitry V. Levin
2016-07-12
1
-1
/
+1
*
Enhance diagnostics of address truncation in sockname family syscalls
Dmitry V. Levin
2016-07-12
1
-1
/
+4
*
Fix decoding of getsockname, getpeername, accept, and accept4 syscalls
Dmitry V. Levin
2016-07-12
1
-8
/
+27
*
Prepare parsers of sockname family syscalls for the upcoming fix
Dmitry V. Levin
2016-07-11
1
-12
/
+12
*
Add a general netlink socket parser
Fabien Siron
2016-07-07
1
-6
/
+22
[next]