summaryrefslogtreecommitdiff
path: root/pfinet
AgeCommit message (Expand)Author
2013-01-13[IPV6]: Add IPV6_V6ONLY socket option support.Samuel Thibault
2012-12-06pfinet: increase local port rangeRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-11-24Remove condition implicationsRichard Braun
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2012-02-19Fix pfinet device_open errno reportingSamuel Thibault
2012-02-19Make pfinet use BPF filter when using a devnodeSamuel Thibault
2012-02-19More helpful messagesSamuel Thibault
2012-02-19Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-02-19Fix pfinet compilationSamuel Thibault
2012-02-19Make pfinet try both a filepath and kernel deviceSamuel Thibault
2011-12-06Fix error values on socket creationPino Toscano
2011-11-28Fix select on pfinet tunnel and streamioSamuel Thibault
2011-10-19Add missing format strings for error, printk, problemPino Toscano
2011-08-20fix common misspellingsJonathan Neuschäfer
2011-08-20pfinet/linux-src: fix a memory leakJonathan Neuschäfer
2011-04-03Fix pfinet build from make dist-generated tarballSamuel Thibault
2011-02-22Fix S_pfinet_siocgifconf given -1 as amountSamuel Thibault
2010-12-25Fix NULL dereferenceSamuel Thibault
2010-10-30Fix connect(AF_UNSPEC)Samuel Thibault
2010-10-29Fix ipv6 pfinet buildSamuel Thibault
2010-10-29ipv6 raw fixesAlexey Kuznetsov
2010-10-11Fix return value on `getname' errors.Pino Toscano
2010-09-20Add support for setting actual device flagsSamuel Thibault
2010-09-18Fix net_bh_wakeup useSamuel Thibault
2010-08-01pfinet: check return value of mmap() in S_io_read() and S_socket_recv()Olaf Buddenhagen
2010-06-28Fix memory leak on receive errorSamuel Thibault
2010-06-28Fix memory leak on schedule_timeoutSamuel Thibault
2009-09-26Add memory clobbers to assembly snippetsSamuel Thibault
2009-09-22Fix assignment from incompatible pointer typeSamuel Thibault
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge
2009-02-242009-02-24 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2008-10-022008-10-02 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2008-08-03 * glue-include/linux/socket.h (MSG_NOSIGNAL): Remove macro.Samuel Thibault
2008-06-10 * glue-include/linux/if.h (IFF_DYNAMIC): Remove macro.Samuel Thibault
2007-10-142007-10-14 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl
2007-10-132007-10-13 Marco Gerards <metgerards@student.han.nl>Thomas Schwinge
2007-10-132007-10-13 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl
2007-10-122007-10-12 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2007-10-092007-10-09 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl
2007-10-09Update copyright years.Thomas Schwinge
2007-10-09Add Savannah tag.Thomas Schwinge
2007-10-08fix last commit; add new stub file delay.h.Stefan Siegl
2007-10-082007-10-08 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl
2007-10-082007-10-08 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl
2007-07-272007-07-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2006-07-312006-07-31 Stefan Siegl <stesie@brokenpipe.de>Thomas Schwinge
2006-04-272006-04-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2006-03-142006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2004-09-10.Roland McGrath