summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: don't return valid acl entry type for unknown SIDCorinna Vinschen2018-08-271-3/+9
* Cygwin: Remove union waitCorinna Vinschen2018-08-244-82/+23
* RTEMS: Add kvaddr_t and ksize_tSebastian Huber2018-08-241-0/+3
* RTEMS: Introduce <machine/_kernel_mman.h>Sebastian Huber2018-08-241-48/+5
* RTEMS: Introduce <machine/_kernel_socket.h>Sebastian Huber2018-08-241-54/+3
* RTEMS: Introduce <machine/_kernel_if.h>Sebastian Huber2018-08-241-7/+4
* RTEMS: Introduce <machine/_kernel_in.h>Sebastian Huber2018-08-241-26/+4
* RTEMS: Introduce <machine/_kernel_in6.h>Sebastian Huber2018-08-241-163/+7
* RTEMS: Introduce <machine/_kernel_uio.h>Sebastian Huber2018-08-241-54/+6
* RTEMS: Add __BSD_VISIBLE in <sys/_termios.h>Sebastian Huber2018-08-241-3/+3
* RTEMS: Update FreeBSD version tagsSebastian Huber2018-08-2424-24/+24
* Add SOL_SOCKET level socket optiontuexen2018-08-241-0/+1
* Implement a limit on on the number of IPv6 reassemblyjtl2018-08-241-1/+2
* Add a limit of the number of fragments per IPv6 packet.jtl2018-08-241-1/+2
* This commit brings in a new refactored TCP stack called Rack.rrs2018-08-242-0/+67
* Load balance sockets with new SO_REUSEPORT_LB option.sbruno2018-08-241-17/+18
* iflib(9): Add support for cloning pseudo interfacesmmacy2018-08-241-0/+3
* Revert r332894 at the request of the submitter.sbruno2018-08-241-3/+0
* Load balance sockets with new SO_REUSEPORT_LB optionsbruno2018-08-241-0/+3
* Add 32-bit compat for ioctls that take struct ifgroupreq.brooks2018-08-241-0/+2
* Use an accessor function to access ifr_data.brooks2018-08-241-0/+2
* Implement several enhancements to NUMA policies.jeff2018-08-241-0/+6
* Fix access to ifru_buffer on freebsd32.brooks2018-08-241-0/+2
* Allow to specify PCP on packets not belonging to any VLAN.kib2018-08-242-0/+6
* Move uio enums to sys/_uio.h.brooks2018-08-242-11/+53
* Add the "TCP Blackbox Recorder"jtl2018-08-241-0/+9
* Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros.brooks2018-08-241-0/+4
* This is an implementation of the client side of TCP Fast Open (TFO)pkelsey2018-08-241-2/+14
* Follow the RFC6980 and silently ignore following IPv6 NDP messagesae@FreeBSD.org2018-08-241-0/+1
* SPDX: license IDs for some ISC-related files.pfg2018-08-242-2/+2
* Garbage collect IFCAP_POLLING_NOCOUNT.glebius2018-08-241-1/+1
* sys/sys: further adoption of SPDX licensing ID tags.pfg2018-08-243-0/+6
* include: further adoption of SPDX licensing ID tags.pfg2018-08-243-1/+7
* sys: further adoption of SPDX licensing ID tags.pfg2018-08-2418-0/+36
* Use hardware timestamps to report packet timestampskib2018-08-241-0/+11
* Add a place for a driver to report rx timestampskib2018-08-241-0/+1
* if: Add ioctls to get RSS key and hash type/function.sephe2018-08-242-0/+40
* Correct sysctl names.des2018-08-241-1/+1
* Relax visibility for some termios symbols.kib2018-08-241-2/+8
* Implement address space guards.kib2018-08-241-0/+1
* Listening sockets improvements.glebius2018-08-241-6/+10
* Implement INHERIT_ZERO for minherit(2).delphij2018-08-241-0/+1
* Renumber copyright clause 4imp2018-08-241-1/+1
* mprotect(): Change prototype to comply to POSIX.ed@FreeBSD.org2018-08-241-1/+1
* Implement process-shared locks supportkib2018-08-241-0/+7
* Add a new file operations hook for mmapjhb2018-08-241-2/+0
* Retire the unimplemented MAP_RENAMEjhb2018-08-241-2/+2
* Add a new fo_fill_kinfo fileops methodjhb2018-08-241-1/+0
* Add MAP_EXCL flag for mmap(2).kib2018-08-241-0/+1
* Add a mmap flag (MAP_32BIT) on 64-bit platformsjhb2018-08-241-0/+3