index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pfinet
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[IPV6]: Add IPV6_V6ONLY socket option support.
Samuel Thibault
2013-01-13
12
-34
/
+171
*
pfinet: increase local port range
Richard Braun
2012-12-06
1
-0
/
+4
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
19
-160
/
+188
*
Remove condition implications
Richard Braun
2012-11-24
1
-1
/
+1
*
Replace fragile manual »make dist« system with one based on »git archive«.
Thomas Schwinge
2012-04-08
1
-63
/
+2
*
Fix pfinet device_open errno reporting
Samuel Thibault
2012-02-19
1
-2
/
+2
*
Make pfinet use BPF filter when using a devnode
Samuel Thibault
2012-02-19
1
-5
/
+24
*
More helpful messages
Samuel Thibault
2012-02-19
1
-3
/
+3
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2012-02-19
1
-8
/
+27
|
\
|
*
Make pfinet try both a filepath and kernel device
Samuel Thibault
2012-02-19
1
-8
/
+27
*
|
Fix pfinet compilation
Samuel Thibault
2012-02-19
1
-0
/
+3
|
/
*
Fix error values on socket creation
Pino Toscano
2011-12-06
1
-6
/
+8
*
Fix select on pfinet tunnel and streamio
Samuel Thibault
2011-11-28
1
-2
/
+1
*
Add missing format strings for error, printk, problem
Pino Toscano
2011-10-19
2
-3
/
+3
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
49
-66
/
+66
*
pfinet/linux-src: fix a memory leak
Jonathan Neuschäfer
2011-08-20
1
-3
/
+6
*
Fix pfinet build from make dist-generated tarball
Samuel Thibault
2011-04-03
1
-23
/
+81
*
Fix S_pfinet_siocgifconf given -1 as amount
Samuel Thibault
2011-02-22
1
-1
/
+1
*
Fix NULL dereference
Samuel Thibault
2010-12-25
1
-1
/
+1
*
Fix connect(AF_UNSPEC)
Samuel Thibault
2010-10-30
2
-1
/
+10
*
Fix ipv6 pfinet build
Samuel Thibault
2010-10-29
1
-1
/
+1
*
ipv6 raw fixes
Alexey Kuznetsov
2010-10-29
1
-2
/
+21
*
Fix return value on `getname' errors.
Pino Toscano
2010-10-11
1
-1
/
+1
*
Add support for setting actual device flags
Samuel Thibault
2010-09-20
3
-1
/
+22
*
Fix net_bh_wakeup use
Samuel Thibault
2010-09-18
1
-4
/
+4
*
pfinet: check return value of mmap() in S_io_read() and S_socket_recv()
Olaf Buddenhagen
2010-08-01
2
-0
/
+10
*
Fix memory leak on receive error
Samuel Thibault
2010-06-28
1
-1
/
+5
*
Fix memory leak on schedule_timeout
Samuel Thibault
2010-06-28
1
-1
/
+2
*
Add memory clobbers to assembly snippets
Samuel Thibault
2009-09-26
1
-2
/
+4
*
Fix assignment from incompatible pointer type
Samuel Thibault
2009-09-22
1
-1
/
+1
*
Switch to the new ChangeLog style.
Thomas Schwinge
2009-07-11
1
-1141
/
+0
*
2009-02-24 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-02-24
3
-19
/
+26
*
2008-10-02 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2008-10-02
2
-0
/
+9
*
* glue-include/linux/socket.h (MSG_NOSIGNAL): Remove macro.
Samuel Thibault
2008-08-03
2
-1
/
+4
*
* glue-include/linux/if.h (IFF_DYNAMIC): Remove macro.
Samuel Thibault
2008-06-10
2
-1
/
+4
*
2007-10-14 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-14
3
-21
/
+53
*
2007-10-13 Marco Gerards <metgerards@student.han.nl>
Thomas Schwinge
2007-10-13
2
-0
/
+29
*
2007-10-13 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-13
6
-5
/
+134
*
2007-10-12 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2007-10-12
2
-0
/
+10
*
2007-10-09 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-09
2
-2
/
+16
*
Update copyright years.
Thomas Schwinge
2007-10-09
2
-2
/
+6
*
Add Savannah tag.
Thomas Schwinge
2007-10-09
1
-3
/
+2
*
fix last commit; add new stub file delay.h.
Stefan Siegl
2007-10-08
1
-0
/
+1
*
2007-10-08 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-08
21
-72
/
+742
*
2007-10-08 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-08
19
-0
/
+15536
*
2007-07-27 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2007-07-27
2
-1
/
+10
*
2006-07-31 Stefan Siegl <stesie@brokenpipe.de>
Thomas Schwinge
2006-07-31
2
-2
/
+11
*
2006-04-27 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2006-04-27
2
-0
/
+10
*
2006-03-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2006-03-14
3
-2
/
+11
*
.
Roland McGrath
2004-09-10
1
-0
/
+9
[prev]
[next]