| 2011-12-06 |
Matthew Dillon | kernel - Remove unnecessary < 0 checks for sopt_valsize... |
blob | commitdiff |
| 2011-11-29 |
Sepherosa Ziehau | accept: Save foreign address earlier, if protocol suppo... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-24 |
Sepherosa Ziehau | accept: Implement fast soaccept predication |
blob | commitdiff | diff to current |
| 2011-11-17 |
Sepherosa Ziehau | sendfile: Use asynchronized pru_send when ever possible |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - More many-cores SMP work |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-09-24 |
Venkatesh Srinivas | sys_socketpair: Free socketpair file descriptors if... |
blob | commitdiff | diff to current |
| 2011-02-14 |
Matthew Dillon | kernel - Make numerous proc accesses use p->p_token... |
blob | commitdiff | diff to current |
| 2011-02-12 |
Matthew Dillon | kernel - Make most of the fork and exit paths MPSAFE |
blob | commitdiff | diff to current |
| 2010-12-20 |
Matthew Dillon | kernel - vm_page BUSY handling, change vm_page_cache... |
blob | commitdiff | diff to current |
| 2010-12-04 |
YONETANI Tomokazu | kernel - remove extra crit_exit() |
blob | commitdiff | diff to current |
| 2010-12-03 |
Matthew Dillon | kernel - Remove unneeded critical sections from VM... |
blob | commitdiff | diff to current |
| 2010-10-06 |
Antonio Huete Jimenez | send(2) - Add MSG_NOSIGNAL flag. |
blob | commitdiff | diff to current |
| 2010-09-17 |
Matthew Dillon | network - Fix race in accept() - try #2 |
blob | commitdiff | diff to current |
| 2010-09-17 |
Matthew Dillon | network - Fix race in accept() |
blob | commitdiff | diff to current |
| 2010-09-15 |
Matthew Dillon | network - Major netmsg retooling, part 1 |
blob | commitdiff | diff to current |
| 2010-09-10 |
Matthew Dillon | network - MP socket free & abort interactions, so_state |
blob | commitdiff | diff to current |
| 2010-08-27 |
Matthew Dillon | kernel - Major MPSAFE Infrastructure |
blob | commitdiff | diff to current |
| 2010-08-03 |
Samuel J. Greear | kernel - Remove kevent subsystem from under mplock |
blob | commitdiff | diff to current |
| 2010-03-18 |
Samuel J. Greear | kernel - Introduce lightweight buffers |
blob | commitdiff | diff to current |
| 2010-03-17 |
Alex Hornung | kern_{get,set}sockopt - invalid value check |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-12-16 |
Sascha Wildner | Fix the LINT build. |
blob | commitdiff | diff to current |
| 2009-12-15 |
Matthew Dillon | kernel - adjust falloc and arguments to dupfdopen,... |
blob | commitdiff | diff to current |
| 2009-12-15 |
Matthew Dillon | kernel - use new td_ucred in numerous places |
blob | commitdiff | diff to current |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
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-08-26 |
Matthew Dillon | Kernel - pass sysmsg through to ioctl. |
blob | commitdiff | diff to current |
| 2009-08-20 |
Matthew Dillon | Fix numerous compiler warnings and format conversion... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2008-11-26 |
Sepherosa Ziehau | - In sys_setsockopt(): |
blob | commitdiff | diff to current |
| 2008-11-10 |
Matthew Dillon | Add required range checks prior to kmalloc()ing socket... |
blob | commitdiff | diff to current |
| 2008-10-30 |
Sepherosa Ziehau | Use atomic_fetchadd_int() to avoid N->0 race when freei... |
blob | commitdiff | diff to current |
| 2008-07-26 |
Sepherosa Ziehau | Bring following change from FreeBSD (yar@freebsd.org): |
blob | commitdiff | diff to current |
| 2008-07-10 |
Aggelos Economopoulos | Fix sockopt syscalls for the Nth time. |
blob | commitdiff | diff to current |
| 2008-07-07 |
Aggelos Economopoulos | Do copy{in,out} early in the {g,s}etsockopt system... |
blob | commitdiff | diff to current |
| 2008-07-01 |
Matthew Dillon | Fix numerous pageout daemon -> buffer cache deadlocks... |
blob | commitdiff | diff to current |
| 2008-04-14 |
Matthew Dillon | Fix ktrace for threaded processes. Move the KTRFAC_ACT... |
blob | commitdiff | diff to current |
| 2007-12-19 |
Sepherosa Ziehau | Make divert(4) socket dispatch mbuf to correct the... |
blob | commitdiff | diff to current |
| 2007-11-07 |
Matthew Dillon | Separate ssb_lock() and ssb_unlock() into its own heade... |
blob | commitdiff | diff to current |
| 2007-05-24 |
Matthew Dillon | Add lwkt_sleep() to formalize a shortcut numerous bits... |
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-22 |
Matthew Dillon | Give the sockbuf structure its own header file and... |
blob | commitdiff | diff to current |
| 2007-02-22 |
Simon Schubert | 1:1 Userland threading stage 4.2/4: |
blob | commitdiff | diff to current |
| 2007-01-28 |
YONETANI Tomokazu | kern_recvmsg() may not return a valid(non-NULL) pointer... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Rename the following special extended I/O system calls... |
blob | commitdiff | diff to current |
| 2006-09-16 |
Matthew Dillon | Fix a bug in sendmsg() and two compatibility versions... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2006-08-12 |
Matthew Dillon | VNode sequencing and locking - part 3/4. |
blob | commitdiff | diff to current |
| 2006-08-08 |
Matthew Dillon | LK_NOPAUSE no longer serves a purpose, scrap it. |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add two more system calls, __accept and __connect.... |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add kernel syscall support for explicit blocking and... |
blob | commitdiff | diff to current |
| 2006-06-05 |
Matthew Dillon | Modify kern/makesyscall.sh to prefix all kernel system... |
blob | commitdiff | diff to current |
| 2006-05-22 |
Matthew Dillon | Do a major cleanup of the file descriptor handling... |
blob | commitdiff | diff to current |
| 2006-05-19 |
Matthew Dillon | Consolidate the file descriptor destruction code used... |
blob | commitdiff | diff to current |
| 2006-05-17 |
Matthew Dillon | Pass the process (p) instead of the vnode (p->p_tracep... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The fdrop() procedure no longer needs a thread argument... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The thread/proc pointer argument in the VFS subsystem... |
blob | commitdiff | diff to current |
| 2006-05-05 |
Matthew Dillon | Simplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by... |
blob | commitdiff | diff to current |
| 2006-04-26 |
Matthew Dillon | Fix the range checking for all read and write system... |
blob | commitdiff | diff to current |
| 2006-03-29 |
Matthew Dillon | Remove VOP_GETVOBJECT, VOP_DESTROYVOBJECT, and VOP_CREA... |
blob | commitdiff | diff to current |
| 2006-03-27 |
Matthew Dillon | Change *_pager_allocate() to take off_t instead of... |
blob | commitdiff | diff to current |
| 2005-12-01 |
Matthew Dillon | The primary mbuf cluster management code needs to be... |
blob | commitdiff | diff to current |
| 2005-09-02 |
Jeffrey Hsu | Now that the C language has a "void *", use it instead... |
blob | commitdiff | diff to current |
| 2005-07-15 |
Eirik Nygaard | Tie SCTP into the kernel, this includes adding a new... |
blob | commitdiff | diff to current |
| 2005-07-13 |
Matthew Dillon | Make shutdown() a fileops operation rather then a socke... |
blob | commitdiff | diff to current |
| 2005-06-22 |
Matthew Dillon | File descriptor cleanup stage 2, remove the separate... |
blob | commitdiff | diff to current |
| 2005-06-21 |
Jeffrey Hsu | Replace the linear search in file descriptor allocation... |
blob | commitdiff | diff to current |
| 2005-05-31 |
Joerg Sonnenberger | Remove M_EXT_OLD, rename m_ext.ext_nref.new to m_ext... |
blob | commitdiff | diff to current |
| 2005-05-29 |
Jeffrey Hsu | Simplify the interface to m_uiomove(). |
blob | commitdiff | diff to current |
| 2005-03-31 |
Matthew Dillon | Move the setting of sopt->sopt_dir down into the lower... |
blob | commitdiff | diff to current |
| 2005-03-02 |
Hiten Pandya | Rename the flags for sf_buf_alloc(9) to be in line... |
blob | commitdiff | diff to current |
| 2005-02-08 |
Jeffrey Hsu | Eliminate conditional check for initialized 'fp' on... |
blob | commitdiff | diff to current |
| 2005-02-05 |
Joerg Sonnenberger | Do initialise fp to NULL explicitly, the last comment... |
blob | commitdiff | diff to current |
| 2005-01-12 |
Jeffrey Hsu | Instead of explicitly initializing "fp" to NULL in... |
blob | commitdiff | diff to current |
| 2005-01-12 |
Joerg Sonnenberger | Explicitly initialize fp to NULL. If sendfile is called... |
blob | commitdiff | diff to current |
| 2004-11-20 |
Matthew Dillon | sendfile() was seriously broken. It was calling vm_pag... |
blob | commitdiff | diff to current |
| 2004-11-12 |
Matthew Dillon | VFS messaging/interfacing work stage 9/99: VFS 'NEW... |
blob | commitdiff | diff to current |
| 2004-10-22 |
Jeffrey Hsu | Correct use of the flags argument to the recvmsg system... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | VFS messaging/interfacing work stage 8/99: Major rework... |
blob | commitdiff | diff to current |
| 2004-08-24 |
Matthew Dillon | Fix a SFBUF memory leak in sendfile(). We were not... |
blob | commitdiff | diff to current |
| 2004-07-30 |
Matthew Dillon | Change sendfile() to use the new m_ext callback scheme... |
blob | commitdiff | diff to current |
| 2004-07-29 |
Matthew Dillon | Stage 1/many: mbuf/cluster accounting rewrite and mbuf... |
blob | commitdiff | diff to current |
| 2004-06-06 |
Jeffrey Hsu | Close race condition in accept(2). |
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-20 |
Matthew Dillon | Get rid of VM_WAIT and VM_WAITPFAULT crud, replace... |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | Close an interrupt race between vm_page_lookup() and... |
blob | commitdiff | diff to current |
| 2004-05-09 |
Jeffrey Hsu | Move accounting of sendfile header bytes sent down... |
blob | commitdiff | diff to current |
| 2004-04-23 |
Jeffrey Hsu | Pass more information down to the protocol-specific... |
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 | Always send the sendfile header out even if the file... |
blob | commitdiff | diff to current |
| 2004-04-01 |
Matthew Dillon | Enhance the pmap_kenter*() API and friends, separating... |
blob | commitdiff | diff to current |
| 2004-03-29 |
Matthew Dillon | Generally bring in additional sf_buf improvements from... |
blob | commitdiff | diff to current |
| 2004-03-27 |
Jeffrey Hsu | Change sendfile() to send the header out coaleseced... |
blob | commitdiff | diff to current |
| 2004-03-14 |
Joerg Sonnenberger | Fix warning about missing prototyp for psignal |
blob | commitdiff | diff to current |
| 2004-03-06 |
Jeffrey Hsu | Use 0 for integer value rather than NULL. |
blob | commitdiff | diff to current |
| 2004-03-04 |
Jeffrey Hsu | Introduce access methods for making protocol requests. |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| next |