summaryrefslogtreecommitdiff
path: root/net.c
Commit message (Expand)AuthorAge
* 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
* 2003-02-26 Stuart Menefy <stuart.menefy@st.com>Roland McGrath2003-03-31
* 2003-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* 2002-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-30
* fix unsigned arithmetic bug in previous changeJohn Hughes2002-05-24
* Improve tracing of timod ioctlsJohn Hughes2002-05-23
* improve {set,get}sockoptJohn Hughes2002-05-22
* decode packet optionsWichert Akkerman2002-04-01
* Add new TCP socket optionsWichert Akkerman2001-12-27
* fix sockaddr displayJohn Hughes2001-09-18
* Merge iov fixes from Richard KettlewellJohn Hughes2001-07-10
* Fix compile errors with SCO UDK compilerJohn Hughes2001-03-27
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-06
* fix compile on UWJohn Hughes2001-03-06
* Fix format for Unix domain socketsWichert Akkerman2001-02-21
* add support for IPv6 scope idsWichert Akkerman2001-02-16
* Test for netinet/tcp.h and udp.h and use thoseWichert Akkerman2001-02-16
* fix formating error in sys_setsockoptWichert Akkerman2000-11-26
* more FreeBSD updatesWichert Akkerman2000-09-03
* Add FreeBSD supportWichert Akkerman2000-09-01
* test/clone.c: minor fixupWichert Akkerman2000-08-10