| 2012-08-30 |
Sepherosa Ziehau | sorecvtcp: Remove unapplied code |
blob | commitdiff |
| 2012-08-30 |
Sepherosa Ziehau | socket: Replicate soreceive() to sorecvtcp() for cleanu... |
blob | commitdiff | diff to current |
| 2012-04-18 |
Sepherosa Ziehau | socket: Change sysctl names sosnd -> sosend, no functio... |
blob | commitdiff | diff to current |
| 2012-01-22 |
Sepherosa Ziehau | sockbuf: Pre-alloc sockbuf space, so asynchronized... |
blob | commitdiff | diff to current |
| 2012-01-22 |
Sepherosa Ziehau | pru_send: Disable asynchornized pru_send usage by default |
blob | commitdiff | diff to current |
| 2012-01-22 |
Sepherosa Ziehau | sendfile: Add sysctl to disable the usage of the asynch... |
blob | commitdiff | diff to current |
| 2012-01-03 |
Sascha Wildner | kernel: Use NULL for pointers. |
blob | commitdiff | diff to current |
| 2011-12-06 |
Sascha Wildner | kernel: Replace all usage of MALLOC()/FREE() with kmall... |
blob | commitdiff | diff to current |
| 2011-12-04 |
Sepherosa Ziehau | pru_send: Allow non-NULL address parameter to be passed |
blob | commitdiff | diff to current |
| 2011-12-04 |
Sepherosa Ziehau | udp: Support asynchronized pru_send for connected socket |
blob | commitdiff | diff to current |
| 2011-12-04 |
Sepherosa Ziehau | udp: Prepare for the asynchronized pru_send 2 |
blob | commitdiff | diff to current |
| 2011-12-02 |
Sepherosa Ziehau | accept: Call pru_accept in protocol thread |
blob | commitdiff | diff to current |
| 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-20 |
Sepherosa Ziehau | socket: Speed up soclose by avoiding putting the user... |
blob | commitdiff | diff to current |
| 2011-11-16 |
Sepherosa Ziehau | tcp: Fix the dangling socket reference in the async... |
blob | commitdiff | diff to current |
| 2011-11-04 |
Sepherosa Ziehau | tcp: Bring back MSG_EOF flag support in sosendtcp() |
blob | commitdiff | diff to current |
| 2011-11-04 |
Sepherosa Ziehau | send(2): Add MSG_SYNC to allow user to disable asynchro... |
blob | commitdiff | diff to current |
| 2011-11-04 |
Sepherosa Ziehau | tcp: Partly revert f2a3782 |
blob | commitdiff | diff to current |
| 2011-11-03 |
Sepherosa Ziehau | tcp: Allow pure asynchronized pru_send |
blob | commitdiff | diff to current |
| 2011-10-26 |
Matthew Dillon | kernel - remove MP lock from uipc socket functions... |
blob | commitdiff | diff to current |
| 2011-10-24 |
Sepherosa Ziehau | Merge branch 'devel' |
blob | commitdiff | diff to current |
| 2011-10-24 |
Sepherosa Ziehau | tcp: Aggregate the mbuf in sosendtcp() a little bit |
blob | commitdiff | diff to current |
| 2011-10-24 |
Sepherosa Ziehau | tcp: Let sosendtcp() call tcp_usrreq.pru_send asynchronous |
blob | commitdiff | diff to current |
| 2011-10-23 |
Sepherosa Ziehau | tcp: Add sosendtcp for further optimization |
blob | commitdiff | diff to current |
| 2011-10-22 |
Sascha Wildner | Remove some duplicate includes in sys/kern. |
blob | commitdiff | diff to current |
| 2011-09-23 |
Sepherosa Ziehau | kevent: Restore old EV_EOF semantics |
blob | commitdiff | diff to current |
| 2011-08-05 |
Sepherosa Ziehau | getsockopt: Add SO_SNDSPACE |
blob | commitdiff | diff to current |
| 2011-05-10 |
Venkatesh Srinivas | kernel -- Convert sb_timeo for socket timeout from... |
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-01-20 |
Matthew Dillon | kernel - Remove mplock shims from global tokens |
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-16 |
Matthew Dillon | network - Allow asynchronous shutdown and fix a MP... |
blob | commitdiff | diff to current |
| 2010-09-16 |
Samuel J. Greear | kernel - Rename the sndtok to sndtok |
blob | commitdiff | diff to current |
| 2010-09-15 |
Matthew Dillon | network - Major netmsg retooling, part 1 |
blob | commitdiff | diff to current |
| 2010-09-14 |
Matthew Dillon | network - Protect soreceive() from backend |
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 - Correct double free of mbuf during reboot |
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-09 |
Matthew Dillon | kernel - Finish MPSAFEing uipc_mbuf.c |
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-21 |
Matthew Dillon | kernel - minor flags coding change |
blob | commitdiff | diff to current |
| 2010-08-13 |
Matthew Dillon | kernel - More kqueue work |
blob | commitdiff | diff to current |
| 2010-08-03 |
Samuel J. Greear | kernel - Make filters able to be marked MPSAFE |
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-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 |
| 2010-07-09 |
Matthew Dillon | kernel - Fix kqfilter error return codes |
blob | commitdiff | diff to current |
| 2010-06-30 |
Samuel J. Greear | kernel - KQueue: Create EVFILT_EXCEPT for exceptional... |
blob | commitdiff | diff to current |
| 2010-06-30 |
Samuel J. Greear | kernel - Add OOB support to kqueue |
blob | commitdiff | diff to current |
| 2010-06-30 |
Samuel J. Greear | Implement select(2) in terms of kevent |
blob | commitdiff | diff to current |
| 2010-01-03 |
Matthew Dillon | kernel - kqueue - refactor kqueue_scan(), rename tick... |
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-05 |
Sepherosa Ziehau | soopt_from_kbuf: Use szmin(), since both len and sopt_v... |
blob | commitdiff | diff to current |
| 2009-09-05 |
Sepherosa Ziehau | sockopt: Short circuit most of the code in soopt_from_k... |
blob | commitdiff | diff to current |
| 2009-09-03 |
Matthew Dillon | TCP - Reduce context switching when handling large... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2009-07-26 |
Peter Avalos | Implement autosizing TCP socket buffers. |
blob | commitdiff | diff to current |
| 2009-04-07 |
Sascha Wildner | Generally use NULL instead of explicitly casting 0... |
blob | commitdiff | diff to current |
| 2009-01-31 |
Sepherosa Ziehau | syncache_socket(): fix abort path by calling pru_abort... |
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-08-15 |
Nicolas Thery | Allocate socket structs with kmalloc() instead of zalloc. |
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-06 |
Nicolas Thery | Change soopt_mcopyin() and soopt_mcopyout() to not... |
blob | commitdiff | diff to current |
| 2008-06-17 |
Aggelos Economopoulos | do early copyin / delayed copyout for socket options |
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-01-05 |
Sascha Wildner | For kmalloc(), MALLOC() and contigmalloc(), use M_ZERO... |
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-04-22 |
Matthew Dillon | Give the sockbuf structure its own header file and... |
blob | commitdiff | diff to current |
| 2007-04-20 |
Matthew Dillon | Clean up the so_pru_soreceive() API a bit to make it... |
blob | commitdiff | diff to current |
| 2007-03-04 |
Sascha Wildner | Remove weird license clause which has expired. |
blob | commitdiff | diff to current |
| 2007-01-01 |
Simon Schubert | 1:1 Userland threading stage 2.10/4: |
blob | commitdiff | diff to current |
| 2006-12-29 |
Victor Balada Diaz | Made jails IPv6 aware and support more than one IP... |
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-05 |
Matthew Dillon | Local variables that were improperly named 'errno'... |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add kernel syscall support for explicit blocking and... |
blob | commitdiff | diff to current |
| 2006-05-20 |
Matthew Dillon | Remove so_gencnt and so_gen_t. The generation counter... |
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-07-15 |
Eirik Nygaard | Tie SCTP into the kernel, this includes adding a new... |
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-06-06 |
Jeffrey Hsu | Deprecate MCLGET() in favor of m_getcl() or m_getl... |
blob | commitdiff | diff to current |
| 2005-06-06 |
Matthew Dillon | Remove spl*() calls from kern, replacing them with... |
blob | commitdiff | diff to current |
| 2005-05-29 |
Jeffrey Hsu | Simplify the interface to m_uiomove(). |
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-03-31 |
Matthew Dillon | Move the setting of sopt->sopt_dir down into the lower... |
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-13 |
Matthew Dillon | When re-connecting an already connected datagram socket... |
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-08-11 |
Matthew Dillon | Discard accepted and pending connections after we detac... |
blob | commitdiff | diff to current |
| 2004-07-08 |
Jeffrey Hsu | Add the standard DragonFly copyright notice to go along... |
blob | commitdiff | diff to current |
| 2004-07-02 |
Joerg Sonnenberger | Remove cast as lvalue |
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-26 |
Hiten Pandya | Consolidate SYSCTL_DECL(_kern_ipc), move it to sys... |
blob | commitdiff | diff to current |
| 2004-05-12 |
Hiten Pandya | In sodealloc(), use do_setopt_accept_filter() to free... |
blob | commitdiff | diff to current |
| 2004-04-28 |
Joerg Sonnenberger | Conditionalize accept_filter variable on defined(INET). |
blob | commitdiff | diff to current |
| next |