summaryrefslogtreecommitdiff
path: root/net.c
Commit message (Expand)AuthorAge
* Eliminate code duplication in time printing, reduce a few static buffersDenys Vlasenko2012-01-20
* * net.c (socktcpoptions): Add more TCP_* constants from linux/tcp.hDmitry V. Levin2011-12-01
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* Fix "format not a string literal" warning caused by tprintf(str)Denys Vlasenko2011-09-01
* Whitespace cleanups. No code changes.Denys Vlasenko2011-06-22
* Add argument to tprint_iov() specifying whether to decode each iovecDmitry V. Levin2011-06-13
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Print shutdown(2) modes as SHUT_* constantsSebastian Pipping2011-03-03
* Fix struct xlat initialization bugsDmitry V. Levin2011-03-03
* Parse SOL_SCTP socket optionsHolger Hans Peter Freyther2011-01-14
* * net.c (socketlayers): Add more SOL_* constants from linux/socket.hHolger Hans Peter Freyther2011-01-14
* * net.c (protocols): Add more IPPROTO_* constants defined in netinet/in.hDmitry V. Levin2011-01-10
* * net.c (protocols): Add IPPROTO_GRE, IPPROTO_SCTP and IPPROTO_UDPLITE.Holger Hans Peter Freyther2011-01-10
* Decode struct ucred for getsockopt SO_PEERCREDDmitry V. Levin2010-12-03
* Enhance recvmmsg parserDmitry V. Levin2010-04-07
* Decode recvmmsg syscallAndreas Schwab2010-04-07
* Remove dead codeDmitry V. Levin2010-02-04
* Decode more SOL_PACKET socket optionsDmitry V. Levin2009-11-13
* Fix getsockopt decoding on architectures where sizeof(long) > sizeof(int)Dmitry V. Levin2009-11-06
* Replace x86-64 paccept with accept4Paolo Bonzini2009-09-01
* * system.c (sram_alloc_flag): Add L2_SRAM constant.Denys Vlasenko2009-03-23
* AVR32 support by Hans-Christian EgtvedtDenys Vlasenko2009-02-27
* Fixes for ptrace() argument parsing.Denys Vlasenko2009-01-13
* 2009-01-01 Andreas Schwab <schwab@suse.de>Dmitry V. Levin2009-01-01
* 2008-10-23 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-10
* 2008-10-22 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-10
* 2007-11-01 Roland McGrath <roland@redhat.com>Roland McGrath2007-11-01
* net.c (printsock): Really use printpathn() as written in ChangeLog entryDmitry V. Levin2007-10-13
* 2007-10-01 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-10-08
* 2007-08-03 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-07
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-13
* 2005-07-04 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-04
* 2005-07-04 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-04
* 2005-07-04 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-04
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-02
* 2005-01-22 Andreas Schwab <schwab@suse.de>Roland McGrath2005-02-02
* 2004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-06
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2004-08-31
* 2004-08-30 Roland McGrath <roland@redhat.com>Roland McGrath2004-08-31
* 2004-07-07 David S. Miller <davem@nuts.davemloft.net>Roland McGrath2004-07-12
* 2004-07-12 Roland McGrath <roland@redhat.com>Roland McGrath2004-07-12
* 2004-06-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-06-04
* 2004-04-13 Roland McGrath <roland@redhat.com>Roland McGrath2004-04-14
* 2004-02-26 Andreas Schwab <schwab@suse.de>Roland McGrath2004-03-01
* 2003-11-06 Roland McGrath <roland@redhat.com>Roland McGrath2003-11-06
* 2003-06-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-23