projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel - Add many sysctl definitions, sysv, vfs, nfs, etc.
[dragonfly.git]
/
sys
/
kern
/
uipc_socket2.c
2010-12-22
Samuel J. Greear
kernel - Add many sysctl definitions, sysv, vfs, nfs...
blob
|
commitdiff
2010-09-17
Matthew Dillon
network - Fix race in accept() - try #2
blob
|
commitdiff
|
diff to current
2010-09-15
Matthew Dillon
network - Major netmsg retooling, part 1
blob
|
commitdiff
|
diff to current
2010-09-13
Matthew Dillon
network - Fix multiple MP races (2)
blob
|
commitdiff
|
diff to current
2010-09-13
Matthew Dillon
network - Fix multiple MP races
blob
|
commitdiff
|
diff to current
2010-09-12
Matthew Dillon
network - Add debugging assertions
blob
|
commitdiff
|
diff to current
2010-09-11
Matthew Dillon
network - Fixes for wpa, general sockets.
blob
|
commitdiff
|
diff to current
2010-09-10
Matthew Dillon
network - MP socket free & abort interactions, so_state
blob
|
commitdiff
|
diff to current
2010-09-06
Matthew Dillon
kernel - Fix numerous MP issues with sockbuf's and...
blob
|
commitdiff
|
diff to current
2010-08-03
Samuel J. Greear
kernel - Remove kevent subsystem from under mplock
blob
|
commitdiff
|
diff to current
2010-07-26
Samuel J. Greear
kernel - bring back reasonable fifo blocking semantics
blob
|
commitdiff
|
diff to current
2010-07-14
Samuel J. Greear
kernel - Tear out selwakeup()
blob
|
commitdiff
|
diff to current
2010-07-12
Samuel J. Greear
kernel - Tear out socket polling
blob
|
commitdiff
|
diff to current
2009-12-05
Matthew Dillon
network - Move socket from netmsg ext to netmsg header...
blob
|
commitdiff
|
diff to current
2009-09-03
Matthew Dillon
TCP - Reduce context switching when handling large...
blob
|
commitdiff
|
diff to current
2009-07-26
Peter Avalos
Implement autosizing TCP socket buffers.
blob
|
commitdiff
|
diff to current
2009-07-18
Matthew Dillon
The limit specified in kern.ipc.maxsockbuf only applies...
blob
|
commitdiff
|
diff to current
2009-04-07
Sascha Wildner
Generally use NULL instead of explicitly casting 0...
blob
|
commitdiff
|
diff to current
2008-12-27
Matthew Dillon
Deal with the netgraph NULL function dereference on...
blob
|
commitdiff
|
diff to current
2008-09-02
Matthew Dillon
Continue working the abort path. Move SS_ABORTING...
blob
|
commitdiff
|
diff to current
2008-08-28
Matthew Dillon
* Add a flag to track an in-transit socket abort to...
blob
|
commitdiff
|
diff to current
2008-05-27
Matthew Dillon
Get rid of an old and terrible hack. Local stream...
blob
|
commitdiff
|
diff to current
2008-04-20
Sascha Wildner
Another round of typo fixes (mostly in messages).
blob
|
commitdiff
|
diff to current
2007-05-23
Matthew Dillon
* Greatly reduce the complexity of the LWKT messaging...
blob
|
commitdiff
|
diff to current
2007-04-30
Matthew Dillon
Revamp SYSINIT ordering. Relabel sysinit IDs (SI_...
blob
|
commitdiff
|
diff to current
2007-04-22
Matthew Dillon
Give the sockbuf structure its own header file and...
blob
|
commitdiff
|
diff to current
2006-12-23
Sascha Wildner
Ansify function declarations and fix some minor style...
blob
|
commitdiff
|
diff to current
2006-12-23
Sascha Wildner
Rename printf -> kprintf in sys/ and add some defines...
blob
|
commitdiff
|
diff to current
2006-09-05
Matthew Dillon
Rename malloc->kmalloc, free->kfree, and realloc->kreal...
blob
|
commitdiff
|
diff to current
2006-05-06
Matthew Dillon
The thread/proc pointer argument in the VFS subsystem...
blob
|
commitdiff
|
diff to current
2005-07-23
Matthew Dillon
Fix a sockbuf race. Currently the m_free*() path can...
blob
|
commitdiff
|
diff to current
2005-06-07
Jeffrey Hsu
Re-implement the mbuf allocator using the object cache.
blob
|
commitdiff
|
diff to current
2005-05-29
Jeffrey Hsu
Rename local variable for clarity.
blob
|
commitdiff
|
diff to current
2005-05-29
Jeffrey Hsu
Deprecate MCLGET() in favor of m_getcl() or m_getl...
blob
|
commitdiff
|
diff to current
2005-04-20
Jeffrey Hsu
Clean up some of the sockbuf append code.
blob
|
commitdiff
|
diff to current
2005-04-20
Jeffrey Hsu
sbappend() is called by stream-oriented as well as...
blob
|
commitdiff
|
diff to current
2005-03-28
Jeffrey Hsu
Keep a hint for the last packet in the singly-linked...
blob
|
commitdiff
|
diff to current
2005-01-26
Jeffrey Hsu
Code cleanup. Refactor some functions. Push some...
blob
|
commitdiff
|
diff to current
2004-12-08
Jeffrey Hsu
Cache a pointer the last mbuf in the sockbuf for faster...
blob
|
commitdiff
|
diff to current
2004-06-06
Matthew Dillon
Remove the canwait argument to dup_sockaddr(). Callers...
blob
|
commitdiff
|
diff to current
2004-06-02
Eirik Nygaard
Change mbug allocation flags from M_ to MB_ to avoid...
blob
|
commitdiff
|
diff to current
2004-05-10
Hiten Pandya
Remove newline from panic(9) message, it is redundant.
blob
|
commitdiff
|
diff to current
2004-04-20
Matthew Dillon
Revamp the initial lwkt_abortmsg() support to normalize...
blob
|
commitdiff
|
diff to current
2004-04-10
Jeffrey Hsu
Add predicate message facility.
blob
|
commitdiff
|
diff to current
2004-03-06
Jeffrey Hsu
Dispatch upper-half protocol request handling.
blob
|
commitdiff
|
diff to current
2004-03-05
Jeffrey Hsu
Once we distribute socket protocol processing requests...
blob
|
commitdiff
|
diff to current
2003-08-28
Hiten Pandya
Fix style issue.
blob
|
commitdiff
|
diff to current
2003-07-26
Robert Garrett
Register keyword removal
blob
|
commitdiff
|
diff to current
2003-07-19
Matthew Dillon
Remove the priority part of the priority|flags argument...
blob
|
commitdiff
|
diff to current
2003-06-25
Matthew Dillon
proc->thread stage 4: rework the VFS and DEVICE subsyst...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current