aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pf.conf.5: add missing commas between subordinate and main clausesHEADmainKristof Provost7 hours1-2/+2
* pf: Use goto fail consistently to leave the giant switch in pfioctl().Kristof Provost7 hours1-85/+85
* pf.conf.5: Avoid gendered language in man pages when not referring to a speci...Kristof Provost7 hours1-2/+2
* pf: stricter af checks for af-to rulesKristof Provost7 hours1-0/+34
* pf.conf.5: update syncookie exampleKristof Provost7 hours1-1/+1
* pf: fix zero division found by syzkallerKristof Provost7 hours1-3/+6
* Add DEBUG_PRINTF to stand.hSimon J. Gerraty15 hours5-114/+68
* pmap_enter_{l2,pde}: correct the handling of an error caseAlan Cox16 hours2-0/+23
* msdosfs: replace '/' in direntries with '?'Konstantin Belousov16 hours1-2/+9
* ufshci.4: Move hardware to HARDWAREAlexander Ziaee18 hours1-6/+6
* mtw.4: Make style consistent with other manualsAlexander Ziaee18 hours1-17/+61
* snd_uaudio.4: Rework SYNOPSIS, add HARDWARE, SPDXAlexander Ziaee18 hours1-15/+21
* release: Let caroot depend on certctl, not vice versa.Dag-Erling Smørgrav20 hours2-15/+10
* certctl: Add an option to copy files.Dag-Erling Smørgrav20 hours2-15/+17
* packages: add package ucl for libopencsd-allLexi Winter20 hours1-0/+5
* route: fix `route -n monitor` when its output is redirectedOleg Streejak21 hours1-0/+1
* lib: Fix calls that naively set F_SETFD.Ricardo Branco21 hours4-10/+35
* libbegemot: improve tracing printsGleb Smirnoff22 hours1-10/+12
* bsnmpd: in debugging mode (-d) use default library print/error functionsGleb Smirnoff22 hours1-7/+10
* bsnmpd: use MSG_NOSIGNAL when doing send(2) on a local socketGleb Smirnoff22 hours1-1/+1
* bsnmpget: print SNMP library reported error on failuresGleb Smirnoff22 hours1-2/+4
* libbsnmp: define SNMP_DEFAULT_LOCAL that matches default server configGleb Smirnoff22 hours5-19/+3
* libbsnmp: fix local client socket creationGleb Smirnoff22 hours1-1/+1
* amd64: Remove some unused SMP-only definesMark Johnston25 hours2-12/+0
* ipsec offload: ipsec_accel_fill_xh() should indirect through fn pointerKonstantin Belousov27 hours3-5/+21
* ipsec offload: make hw-decrypted plain text packet like sw decrypted.Konstantin Belousov28 hours1-2/+4
* mlx5en ipsec offload: copy xform_history to the ipsec_accel_in_tagKonstantin Belousov29 hours3-10/+16
* ipsec offload: add xform_history to the ipsec_accel_in_tagKonstantin Belousov29 hours1-0/+2
* ipsec_offload: pre-calculate xform_history for recorded accelerated SAKonstantin Belousov29 hours2-0/+25
* qlnxe: Fix error handling of SIOCGI2C ioctlZhenlei Huang34 hours1-2/+2
* qlnxe: Fix build with INETZhenlei Huang34 hours2-0/+3
* gpiobus: plug IRQ leaksAhmad Khalifa38 hours1-3/+21
* sys: Bump __FreeBSD_version for removal of DMAP_MIN/MAX_ADDRESSEd Maste38 hours1-1/+1
* mlx5en: fix TLS Rx hardware offload initializationAriel Ehrenberg39 hours1-1/+2
* ufshci: add man pageJaeyoon Choi39 hours2-0/+186
* ufshci: enable the ufshci module to load at boot timeJaeyoon Choi39 hours3-11/+51
* mgb: Fix mac tx disable bug in teardownjefby41 hours1-1/+1
* tests/ci: fix missing /usr/local/{sbin,bin} in freebsdci rc PATHSiva Mahadevan42 hours1-4/+5
* udf: Improve input validation.Dag-Erling Smørgrav43 hours3-15/+44
* libelf: Fix the NAME sections of two manual pages.Joseph Koshy44 hours2-6/+10
* libsa/zfs: prefer a vdev with newer txg to a stale oneGleb Smirnoff44 hours2-10/+44
* manpages: prefer linking to xo_options.7 over xo_parse_args.3Alan Somers44 hours17-48/+48
* preliminary usb support for fwgetJesper Schmitz Mouridsen44 hours6-7/+80
* pt: Include missing sys/lock.h headerBojan Novković45 hours1-0/+1
* hwt(4): Add Intel Processor Trace backendBojan Novković45 hours4-0/+1036
* net80211: don't dereference a NULL HTINFO IE if it's presentedAdrian Chadd47 hours1-2/+11
* net80211: fix VHT node setup in hostap modeAdrian Chadd47 hours3-10/+4
* makefs: Correct license text in 'makefs_msdos_tests.sh'Bojan Novković47 hours1-1/+1
* makefs: Fix undefined behaviour in ffs.cBojan Novković47 hours1-1/+1
* release: Consistently use variables for invoking certain toolsBojan Novković47 hours10-51/+31