| Commit message (Expand) | Author | Age | Files | Lines |
* | Parse SOL_SCTP socket options | Holger Hans Peter Freyther | 2011-01-14 | 1 | -0/+139 |
* | * net.c (socketlayers): Add more SOL_* constants from linux/socket.h | Holger Hans Peter Freyther | 2011-01-14 | 1 | -3/+42 |
* | * net.c (protocols): Add more IPPROTO_* constants defined in netinet/in.h | Dmitry V. Levin | 2011-01-10 | 1 | -14/+53 |
* | * net.c (protocols): Add IPPROTO_GRE, IPPROTO_SCTP and IPPROTO_UDPLITE. | Holger Hans Peter Freyther | 2011-01-10 | 1 | -0/+9 |
* | Decode struct ucred for getsockopt SO_PEERCRED | Dmitry V. Levin | 2010-12-03 | 1 | -0/+18 |
* | Enhance recvmmsg parser | Dmitry V. Levin | 2010-04-07 | 1 | -8/+39 |
* | Decode recvmmsg syscall | Andreas Schwab | 2010-04-07 | 1 | -17/+60 |
* | Remove dead code | Dmitry V. Levin | 2010-02-04 | 1 | -12/+1 |
* | Decode more SOL_PACKET socket options | Dmitry V. Levin | 2009-11-13 | 1 | -0/+67 |
* | Fix getsockopt decoding on architectures where sizeof(long) > sizeof(int) | Dmitry V. Levin | 2009-11-06 | 1 | -6/+5 |
* | Replace x86-64 paccept with accept4 | Paolo Bonzini | 2009-09-01 | 1 | -4/+24 |
* | * system.c (sram_alloc_flag): Add L2_SRAM constant. | Denys Vlasenko | 2009-03-23 | 1 | -5/+2 |
* | AVR32 support by Hans-Christian Egtvedt | Denys Vlasenko | 2009-02-27 | 1 | -2/+2 |
* | Fixes for ptrace() argument parsing. | Denys Vlasenko | 2009-01-13 | 1 | -2/+0 |
* | 2009-01-01 Andreas Schwab <schwab@suse.de> | Dmitry V. Levin | 2009-01-01 | 1 | -3/+5 |
* | 2008-10-23 Dmitry V. Levin <ldv@altlinux.org> | Dmitry V. Levin | 2008-11-10 | 1 | -16/+35 |
* | 2008-10-22 Dmitry V. Levin <ldv@altlinux.org> | Dmitry V. Levin | 2008-11-10 | 1 | -8/+41 |
* | 2007-11-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-11-01 | 1 | -0/+4 |
* | net.c (printsock): Really use printpathn() as written in ChangeLog entry | Dmitry V. Levin | 2007-10-13 | 1 | -2/+2 |
* | 2007-10-01 Dmitry V. Levin <ldv@altlinux.org> | Dmitry V. Levin | 2007-10-08 | 1 | -11/+13 |
* | 2007-08-03 Ulrich Drepper <drepper@redhat.com> | Roland McGrath | 2007-08-07 | 1 | -19/+22 |
* | 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> | Dmitry V. Levin | 2006-12-13 | 1 | -0/+2 |
* | 2005-07-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-07-04 | 1 | -0/+9 |
* | 2005-07-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-07-04 | 1 | -2/+2 |
* | 2005-07-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-07-04 | 1 | -1/+1 |
* | 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> | Roland McGrath | 2005-06-01 | 1 | -17/+25 |
* | 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> | Roland McGrath | 2005-06-01 | 1 | -16/+8 |
* | 2005-02-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-02-02 | 1 | -2/+2 |
* | 2005-01-22 Andreas Schwab <schwab@suse.de> | Roland McGrath | 2005-02-02 | 1 | -2/+2 |
* | 2004-10-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-10-06 | 1 | -1/+58 |
* | 2004-09-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-09-04 | 1 | -16/+16 |
* | 2004-08-31 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-08-31 | 1 | -53/+80 |
* | 2004-08-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-08-31 | 1 | -0/+79 |
* | 2004-07-07 David S. Miller <davem@nuts.davemloft.net> | Roland McGrath | 2004-07-12 | 1 | -2/+2 |
* | 2004-07-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-07-12 | 1 | -1/+1 |
* | 2004-06-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-06-04 | 1 | -42/+155 |
* | 2004-04-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-04-14 | 1 | -0/+15 |
* | 2004-02-26 Andreas Schwab <schwab@suse.de> | Roland McGrath | 2004-03-01 | 1 | -2/+2 |
* | 2003-11-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-11-06 | 1 | -1/+1 |
* | 2003-06-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-06-23 | 1 | -0/+3 |
* | 2003-02-26 Stuart Menefy <stuart.menefy@st.com> | Roland McGrath | 2003-03-31 | 1 | -2/+2 |
* | 2003-01-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-01-14 | 1 | -1/+1 |
* | 2002-12-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-30 | 1 | -15/+15 |
* | fix unsigned arithmetic bug in previous change | John Hughes | 2002-05-24 | 1 | -3/+5 |
* | Improve tracing of timod ioctls | John Hughes | 2002-05-23 | 1 | -66/+132 |
* | improve {set,get}sockopt | John Hughes | 2002-05-22 | 1 | -58/+138 |
* | decode packet options | Wichert Akkerman | 2002-04-01 | 1 | -4/+32 |
* | Add new TCP socket options | Wichert Akkerman | 2001-12-27 | 1 | -4/+31 |
* | fix sockaddr display | John Hughes | 2001-09-18 | 1 | -4/+4 |
* | Merge iov fixes from Richard Kettlewell | John Hughes | 2001-07-10 | 1 | -33/+1 |