aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* netinet6: fix ndp proxyingKUROSAWA Takahiro2022-05-306-39/+201
* lltable: introduce the llt_post_resolved callbackKUROSAWA Takahiro2022-05-304-9/+22
* lltable: use sa_family_t instead of int for lltable.llt_afKUROSAWA Takahiro2022-05-301-1/+2
* x86/mp: don't create empty cpu groupsCorvin Köhne2022-05-301-2/+28
* vmm: add tunable to trap WBINVDCorvin Köhne2022-05-305-0/+38
* sctp: improve handling of listen() callMichael Tuexen2022-05-291-0/+9
* hwpmc: Add Intel Core register defines up to version 5.Alexander Motin2022-05-291-6/+15
* linux(4): Handle multiple mbufs in a control message chain in recvmsgDmitry Chagin2022-05-281-4/+3
* linux(4): Ratelimit message about unupported cmsgDmitry Chagin2022-05-281-1/+1
* linux(4): Handle IP_ORIGDSTADDR socket option for IPPROTO_IP protocol levelDmitry Chagin2022-05-282-5/+52
* linux(4): Add LINUX_RATELIMIT_MSG_OPT2 for future useDmitry Chagin2022-05-281-0/+12
* linux(4): Overwrite SO_TIMESTAMP counterpartDmitry Chagin2022-05-281-1/+13
* linux(4): Refactor linux_common_recvmsg()Dmitry Chagin2022-05-281-88/+80
* linux(4): Handle SO_TIMESTAMPNS socket optionDmitry Chagin2022-05-283-0/+67
* linux(4): Handle 64-bit SO_TIMESTAMP for 32-bit binariesDmitry Chagin2022-05-285-17/+70
* linux(4): For future use replace malloc type for l_sockaddr by M_LINUXDmitry Chagin2022-05-282-2/+2
* linux(4): Improve recvmsg() readabilityDmitry Chagin2022-05-281-59/+95
* linux(4): For future use move SCM definitions below socket optionsDmitry Chagin2022-05-281-6/+6
* linux(4): Avoid EISCONN if addr is specified for sendto()Dmitry Chagin2022-05-281-4/+14
* linux(4): Fix SO_LINGER l_onoff valueDmitry Chagin2022-05-281-0/+19
* linux(4): Add a helper to copyout getsockopt valueDmitry Chagin2022-05-281-10/+23
* linux(4): Check the socket before any others sanity checksDmitry Chagin2022-05-281-0/+13
* Finish cpuset_getaffinity() after f35093f8Dmitry Chagin2022-05-284-28/+40
* sysent: Get rid of bogus sys/sysent.h include.Dmitry Chagin2022-05-2828-26/+8
* sctp: use a consistent view of the send parametersMichael Tuexen2022-05-281-1/+4
* sctp: ignore SCTP_SENDALL flag on 1-to-1 style socketsMichael Tuexen2022-05-281-6/+8
* sctp: improve handling of send() when association is shutdownMichael Tuexen2022-05-281-20/+25
* sctp: cleanup of error pathsMichael Tuexen2022-05-281-9/+8
* sctp: cleanup, no functional change except on error pathsMichael Tuexen2022-05-281-84/+79
* unix: unp_externalize() can M_WAITOKGleb Smirnoff2022-05-281-12/+2
* nfscl: Add a diagnostic printf() for a "should never happen" caseRick Macklem2022-05-271-1/+5
* nfscl: Do not handle NFSERR_BADSESSION in operation codeRick Macklem2022-05-272-3/+2
* Do comprehensive UFS/FFS superblock integrity checks when reading a superblock.Kirk McKusick2022-05-271-17/+146
* sockbuf: remove unused mbuf counter and cluster counterGleb Smirnoff2022-05-274-31/+6
* arp: Implement sticky ARP mode for interfaces.Konrad Sewiłło-Jopek2022-05-272-4/+8
* cxgbei: Adjust the calculation for the maximum ISO payload.John Baldwin2022-05-261-2/+4
* unix: fix incorrect assertion in 4682ac697ceGleb Smirnoff2022-05-261-1/+1
* unix: turn check in unp_externalize() into assertionGleb Smirnoff2022-05-251-4/+2
* unix/*: check new control size in unp_internalize()Gleb Smirnoff2022-05-251-1/+13
* sockets: return EMSGSIZE if control part of message is too largeGleb Smirnoff2022-05-251-1/+1
* backlight: Update cached value when getting the brightnessEmmanuel Vadot2022-05-251-1/+3
* Save only callee-saved registers in pcbDapeng Gao2022-05-252-56/+32
* Add arm64 CnP supportAndrew Turner2022-05-251-2/+64
* linuxkpi: Rework detach functionEmmanuel Vadot2022-05-253-8/+76
* sockbuf: fix assertion in sbcreatecontrol()Gleb Smirnoff2022-05-251-2/+2
* irdma(4): Fix previous commit that broke build on amd64Eric Joyner2022-05-251-1/+1
* irdma(4): Fix compile error on powerpc64Eric Joyner2022-05-251-1/+1
* kevent: Fix an off-by-one in filt_timerexpire_l()Mark Johnston2022-05-251-1/+1
* mlx5en: formally declare supoort for RXTLSKonstantin Belousov2022-05-241-0/+1
* Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilitiesKonstantin Belousov2022-05-241-0/+6