aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29Drop non-reserved parameter names from sys/signal.hcygwin-2_11_0-releaseAndy Koppe
2018-08-29Use __inhibit_loop_to_libcall in all memset/memcpy implementationsKeith Packard
2018-08-29Remove unused variable 'one' from sf_cos.cKeith Packard
2018-08-29Use nanf("") instead of nanf(NULL)Keith Packard
2018-08-29RISC-V: Fix _sbrk, it's failed only when return value is -1.Denis Ivanov
2018-08-29RISC-V: Fixed return code in _times syscall.Denis Ivanov
2018-08-28Cygwin: Accommodate logon sessions on Windows 10Corinna Vinschen
2018-08-28Cygwin: drop workaround for missing USER_INFO_24 definitionCorinna Vinschen
2018-08-27Cygwin: add release note for previous ACL changesCorinna Vinschen
2018-08-27Cygwin: Add name->SID conversion for self-constructed namesCorinna Vinschen
2018-08-27Cygwin: don't return valid acl entry type for unknown SIDCorinna Vinschen
2018-08-24Cygwin: Remove union waitCorinna Vinschen
2018-08-24RTEMS: Add kvaddr_t and ksize_tSebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_mman.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_socket.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_if.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_in.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_in6.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_uio.h>Sebastian Huber
2018-08-24RTEMS: Add __BSD_VISIBLE in <sys/_termios.h>Sebastian Huber
2018-08-24RTEMS: Update FreeBSD version tagsSebastian Huber
2018-08-24Add SOL_SOCKET level socket optiontuexen
2018-08-24Implement a limit on on the number of IPv6 reassemblyjtl
2018-08-24Add a limit of the number of fragments per IPv6 packet.jtl
2018-08-24This commit brings in a new refactored TCP stack called Rack.rrs
2018-08-24Load balance sockets with new SO_REUSEPORT_LB option.sbruno
2018-08-24iflib(9): Add support for cloning pseudo interfacesmmacy
2018-08-24Revert r332894 at the request of the submitter.sbruno
2018-08-24Load balance sockets with new SO_REUSEPORT_LB optionsbruno
2018-08-24Add 32-bit compat for ioctls that take struct ifgroupreq.brooks
2018-08-24Use an accessor function to access ifr_data.brooks
2018-08-24Implement several enhancements to NUMA policies.jeff
2018-08-24Fix access to ifru_buffer on freebsd32.brooks
2018-08-24Allow to specify PCP on packets not belonging to any VLAN.kib
2018-08-24Move uio enums to sys/_uio.h.brooks
2018-08-24Add the "TCP Blackbox Recorder"jtl
2018-08-24Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros.brooks
2018-08-24This is an implementation of the client side of TCP Fast Open (TFO)pkelsey
2018-08-24Follow the RFC6980 and silently ignore following IPv6 NDP messagesae@FreeBSD.org
2018-08-24SPDX: license IDs for some ISC-related files.pfg
2018-08-24Garbage collect IFCAP_POLLING_NOCOUNT.glebius
2018-08-24sys/sys: further adoption of SPDX licensing ID tags.pfg
2018-08-24include: further adoption of SPDX licensing ID tags.pfg
2018-08-24sys: further adoption of SPDX licensing ID tags.pfg
2018-08-24Use hardware timestamps to report packet timestampskib
2018-08-24Add a place for a driver to report rx timestampskib
2018-08-24if: Add ioctls to get RSS key and hash type/function.sephe
2018-08-24Correct sysctl names.des
2018-08-24Relax visibility for some termios symbols.kib
2018-08-24Implement address space guards.kib