Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
0873f29af4c1b2357e4f13338731665dd1ee2893
/
net.c
0873f29
Decode recvmmsg syscall
by Andreas Schwab
· 15 years ago
e5e6085
Remove dead code
by Dmitry V. Levin
· 15 years ago
ca75bd6
Decode more SOL_PACKET socket options
by Dmitry V. Levin
· 15 years ago
3128919
Fix getsockopt decoding on architectures where sizeof(long) > sizeof(int)
by Dmitry V. Levin
· 15 years ago
705ff10
Replace x86-64 paccept with accept4
by Paolo Bonzini
· 15 years ago
132c52a
* system.c (sram_alloc_flag): Add L2_SRAM constant.
by Denys Vlasenko
· 16 years ago
5ae2b7c
AVR32 support by Hans-Christian Egtvedt
by Denys Vlasenko
· 16 years ago
f535b54
Fixes for ptrace() argument parsing.
by Denys Vlasenko
· 16 years ago
2fc6615
2009-01-01 Andreas Schwab <schwab@suse.de>
by Dmitry V. Levin
· 16 years ago
4371b10
2008-10-23 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
8a550d7
2008-10-22 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 16 years ago
c294b8f
2007-11-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
16fbe97
net.c (printsock): Really use printpathn() as written in ChangeLog entry
by Dmitry V. Levin
· 17 years ago
b6c32f4
2007-10-01 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 17 years ago
71d3d66
2007-08-03 Ulrich Drepper <drepper@redhat.com>
by Roland McGrath
· 17 years ago
b9fe011
2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
c0b9e37
2005-07-04 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
04ac03a
2005-07-04 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
9814a94
2005-07-04 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
aa524c8
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 20 years ago
b2dee13
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 20 years ago
96ad7b8
2005-02-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
fc544db
2005-01-22 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 20 years ago
5077082
2004-10-06 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
d9f816f
2004-09-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
1bf4373
2004-08-31 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
4f6ba69
2004-08-30 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
6d1a65c
2004-07-07 David S. Miller <davem@nuts.davemloft.net>
by Roland McGrath
· 20 years ago
5687ff1
2004-07-12 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
5a8146a
2004-06-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
05e5e79
2004-04-13 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
b4ce176
2004-02-26 Andreas Schwab <schwab@suse.de>
by Roland McGrath
· 21 years ago
36ef1bc
2003-11-06 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
8758e54
2003-06-23 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
6b1d43e
2003-02-26 Stuart Menefy <stuart.menefy@st.com>
by Roland McGrath
· 22 years ago
c3ca0d8
2003-01-13 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
6d2b349
2002-12-22 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
2c4e3a8
fix unsigned arithmetic bug in previous change
by John Hughes
· 23 years ago
38ae88d
Improve tracing of timod ioctls
by John Hughes
· 23 years ago
93f7fcc
improve {set,get}sockopt
by John Hughes
· 23 years ago
b0c598f
decode packet options
by Wichert Akkerman
· 23 years ago
8b8ff7c
Add new TCP socket options
by Wichert Akkerman
· 23 years ago
1fcb1d6
fix sockaddr display
by John Hughes
· 23 years ago
1d08dcf
Merge iov fixes from Richard Kettlewell
by John Hughes
· 23 years ago
6156357
Fix compile errors with SCO UDK compiler
by John Hughes
· 24 years ago
bdf48f5
Merge Harald Böhme's solaris patches
by John Hughes
· 24 years ago
1e4cb34
fix compile on UW
by John Hughes
· 24 years ago
fa30618
Fix format for Unix domain sockets
by Wichert Akkerman
· 24 years ago
f185065
add support for IPv6 scope ids
by Wichert Akkerman
· 24 years ago
8c7122c
Test for netinet/tcp.h and udp.h and use those
by Wichert Akkerman
· 24 years ago
efdecac
fix formating error in sys_setsockopt
by Wichert Akkerman
· 24 years ago
2e4ffe5
more FreeBSD updates
by Wichert Akkerman
· 24 years ago
bf79f2e
Add FreeBSD support
by Wichert Akkerman
· 24 years ago
16a03d2
test/clone.c: minor fixup
by Wichert Akkerman
· 24 years ago
7987cdf
net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCP
by Wichert Akkerman
· 24 years ago
4dc8a2a
Bunch of stuff
by Wichert Akkerman
· 25 years ago
e4aafd4
Merge patches from John Hughes
by Wichert Akkerman
· 25 years ago
f5eeabb
Start merging linux-ip-routing fork
by Wichert Akkerman
· 25 years ago
2f473da
Fix duplicate for sys_create_module Include linux/in6.h only for Linux MIPS
by Wichert Akkerman
· 25 years ago
505e176
test for linux/in6.h in configure
by Wichert Akkerman
· 25 years ago
15dea97
Compilation updates
by Wichert Akkerman
· 25 years ago
9ce1a63
Catching up on my mail-backlog, see ChangeLog for details
by Wichert Akkerman
· 25 years ago
dbb440e
Only compile IPX-support in net.c for Linux
by Wichert Akkerman
· 26 years ago
2e2553a
Merged in a bunch of patches that I got as reaction to the 3.99 release.
by Wichert Akkerman
· 26 years ago
6bfcd32
Avoid compiler warning.
by Nate Sammons
· 26 years ago
5daa028
Simply bugfixes, see patch to debian/changelog for details
by Wichert Akkerman
· 26 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago