tcp: Fix bind races due to async close and random socket inital msgport
[dragonfly.git] / sys / kern /
2015-11-15 Sepherosa Ziehautcp: Fix bind races due to async close and random socke...
2015-11-14 Sepherosa Ziehaustyle: Fix white spaces
2015-11-14 Sepherosa Ziehauuipc: Port Unix socket domain GC from FreeBSD.
2015-11-12 Sepherosa Ziehauuipc: Release token in the proper order on unconnected...
2015-11-11 Matthew Dillonkernel - Remove dsched
2015-11-09 Sepherosa Ziehauuipc: Use taskqueue to run GC.
2015-11-09 Sepherosa Ziehauuipc: No need to call sorflush() before unp_gc()
2015-11-06 Tomohiro Kusumisys/kern/vfs: Add comment on buf(9) manpage
2015-11-06 Tomohiro Kusumisys/kern/vfs: Fix wrong function name in panic()
2015-11-06 Tomohiro Kusumisys/kern/vfs: Fix wrong function name in kprintf/panic
2015-11-06 Sepherosa Ziehauuipc: Use token for rights counting
2015-11-06 Sepherosa Ziehauuipc: Factor out unp_{add,del}_right()
2015-11-05 Sepherosa Ziehauuipc: Consolidate unp_drop()
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 Sepherosa Ziehauuipc: Use fdrop instead of closef
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-04 Sepherosa Ziehauuipc: Use CTASSERT to simplify the externalize/internal...
2015-11-04 Sepherosa Ziehauuipc: Remove unnecessary unp_token in unp_dispose()
2015-11-04 Sepherosa Ziehausocket: Dispose rights directly in soreceive(), if...
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 Sepherosa Ziehauuipc: Reduce token coverage on detach path
2015-11-03 Sepherosa Ziehauuipc: Remove unnecessary socket ref/unref on detach...
2015-11-03 Sepherosa Ziehauuipc: Hold unp_token before calling unp_find_lockref()
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 zrjsocket/recvfrom: Add MSG_CMSG_CLOEXEC support
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-10-30 Sepherosa Ziehausocket: Shortcircuit FIONBIO in soo_ioctl().
2015-10-30 Sepherosa Ziehausocket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
2015-10-26 Sascha Wildnerkernel/p1003_1b: Fix the p1003_1b.shared_memory_objects...
2015-10-20 Sepherosa Ziehausocket/tcp: Implement asynchronized pru_attach for TCP
2015-10-14 Sepherosa Ziehausocket: Simplify soclose_fast by always sending the...
2015-10-14 Sepherosa Ziehausocket: Rename soabort_oncpu -> soabort_direct
2015-10-14 Sepherosa Ziehausocket: Use WAITOK|NULLOK to allocate async connect...
2015-10-14 Sepherosa Ziehautoken: Cache align pooled tokens
2015-10-14 Sepherosa Ziehaukern: Split filehead into multiple heads
2015-10-14 Sepherosa Ziehaukern: Use atomic ops for nfiles and move them out of...
2015-10-05 Sascha Wildnerkernel/ktr: Make room in KTR_TESTLOG's mask for future...
2015-10-05 Sascha Wildnerkernel/ktr: Add some more meaningful tests to KTR_TESTLOG.
2015-09-26 Sepherosa Ziehaurevoke(2): Use unix socket externalize code to handle...
2015-09-26 Sepherosa Ziehaukernel: Allow fhold() in allfiles_scan_exclusive()
2015-09-23 Sepherosa Ziehaurevoke(2): Replace 'count' w/ a boolean 'found'
2015-09-22 John Marinokernel: Handle zero-length ELF sections better
2015-09-22 John MarinoBad commits always come in threes (copied lined instead...
2015-09-22 John MarinoFix mis-paste (move section down 1 line)
2015-09-22 John Marinokernel: Fix loading of gold-linked modules
2015-09-18 Sepherosa Ziehauuipc: Rework unp_pcblist() to make it MPSAFE
2015-09-18 Sepherosa Ziehauuipc: Make unp_discard MPSAFE by deferring closef to...
2015-09-16 Sascha Wildnerkernel/dup: Correct dup{,2}()'s fd params to int in...
2015-09-16 Sepherosa Ziehauuipc: Allow fdalloc() to fail in unp_externalize()
2015-09-16 Sepherosa Ziehauuipc: White space
2015-09-14 Sepherosa Ziehauunp: Fix falloc() failure in unp_fp_externalize()
2015-09-14 Sepherosa Ziehauuipc: Protect proc.p_fd access properly in unp_internal...
2015-09-10 Sepherosa Ziehautaskqueue: Fix taskqueue locking issues
2015-09-09 Matthew Dillonkernel - Fix multi-threaded coredump
2015-09-06 Sepherosa Ziehauuipc: Simplify unp_ino generation
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
2015-09-01 Sepherosa Ziehauuipc: Assert 0->1 reference count transition; it must...
2015-09-01 Sepherosa Ziehauuipc: Check unp_conn again after unp_connect().
2015-08-31 Sepherosa Ziehauuipc: Hold per-unp token for all unp usrreq methods
2015-08-27 Matthew Dillonkernel - Add root mount support for hammer2
2015-08-27 Matthew Dillonkernel - allow '@' key at mountroot> prompt
2015-08-27 Sepherosa Ziehauuipc: Fix lockless unp_conn accessing and uipc_detach...
2015-08-27 Sepherosa Ziehauuipc: Assert global token is held in unp_connect_pair
2015-08-26 Sepherosa Ziehauuipc: Return error from unp_connect_pair() if one of...
2015-08-26 Sepherosa Ziehauuipc: Don't abuse unp_conn for unconnect DGRAM unix...
2015-08-26 Sepherosa Ziehauuipc: Fix various races on unp_connect() path.
2015-08-25 Sepherosa Ziehauuipc: Use flag to indicate that the unpcb was detached...
2015-08-25 Sepherosa Ziehauuipc: Use atomic operation for unp_flags
2015-08-24 Sepherosa Ziehauuipc: Factor out unp_getsocktoken()/unp_reltoken()
2015-08-22 Sepherosa Ziehauuipc: Wrap unp test with UNP_ISATTACHED()
2015-08-22 Sepherosa Ziehausocket: Allow keeping a reference on the new socket...
2015-08-21 Matthew Dillonkernel/nfs: Fix up the per-export address lists.
2015-08-21 Sepherosa Ziehausocket: Reorder state setting a little bit in sonewconn...
2015-08-21 Sepherosa Ziehausocket: Move accept queues flush into sofree()
2015-08-20 Nuno Antuneskernel/nfs: Remove old hack abusing dom_rtattach.
2015-08-20 Sepherosa Ziehausocket: Assert SS_{INCOMP,COMP} before deq/enq so_...
2015-08-17 Sascha Wildnerkernel/vmm: Use __func__ and adjust whitespace.
2015-08-13 Sepherosa Ziehausocket: Fix soabort() race if crfree() blocks in soinhe...
2015-08-12 Sascha Wildneri386 removal, part 34/x: Remove some i386 traces from...
2015-08-11 Matthew Dillonkernel - Reduce slab allocator fragmentation
2015-08-10 Sascha Wildnerkernel/sysctl: Rename SYSCTL_ASSERT_XLOCKED -> SYSCTL_A...
2015-08-10 Matthew Dillonkernel - Remove unused z_Next field, fix comments ...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 Matthew Dillonkernel - Allow kprintf() output targets to be managed...
2015-08-02 Matthew Dillonkernel - Disable swapcache once paniced or if dumping
2015-08-01 Sascha Wildnerkernel/dsched: Use <machine/inttypes.h>, not <inttypes.h>.
2015-08-01 Sascha Wildnerkernel/vfs_quota: Remove unneeded <inttypes.h> inclusion.
2015-08-01 Sascha Wildnerkernel: Use <sys/stdbool.h> in kernel code, not <stdboo...
2015-08-01 Sascha Wildnerkernel: Use <sys/bitstring.h> instead of <bitstring.h>.
2015-07-30 Sepherosa Ziehausocket: Close the soreference() race against socket...
2015-07-30 Sepherosa Ziehausocket: Group accept queue operations together
2015-07-30 Sepherosa Ziehausocket: Nuke unused so_pru_abort()
2015-07-30 Sepherosa Ziehausocket: Remove unused soabort()
2015-07-24 Sepherosa Ziehaumbuf: Add helper functions to inc/dec mbuf limits
2015-07-24 Sepherosa Ziehaumbuf: Staticize mbupdatelimits
next