summaryrefslogtreecommitdiffstats
path: root/sys/sys/sockbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-201-4/+0
* Importing pfSense patch ipsec-oneshot-dump.diffRenato Botelho2015-08-171-0/+4
* MFC r278729sjg2015-03-121-2/+1
* MFC r271946 and r272595:hselasky2014-11-031-0/+2
* MFC r263116asomers2014-04-031-3/+14
* MFC r262867asomers2014-03-271-0/+2
* - Substitute sbdrop_internal() with sbcut_internal(). The latter doesn't freeglebius2013-10-091-0/+2
* Fix socket buffer timeouts precision using the new sbintime_t KPI insteaddavide2013-09-011-1/+1
* Increase the defaults for the maximum socket buffer limit,bz2011-08-251-1/+1
* Rework socket upcalls to close some races with setup/teardown of upcalls.jhb2009-06-011-0/+2
* move sockbuf locking macros in to sockbuf.hkmacy2008-07-311-0/+18
* remove redundant ifdef ... lolkmacy2008-07-291-2/+0
* fix build by forward declaring thread and hiding socket buffer definitions fr...kmacy2008-07-291-3/+6
* Unbreak the build by protecting kernel-only functions with #ifdef _KERNEL.cognet2008-07-291-0/+4
* Factor sockbuf, sockopt, and sockstate out of socketvar.h in to separate head...kmacy2008-07-291-0/+198
OpenPOWER on IntegriCloud