aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: plug an mbuf leakMichael Tuexen3 days1-0/+2
* timerfd: Expect periodic timer performance failuresJake Freeland3 days2-4/+2
* clnt_bck.c: Delete a couple of old diagnostic printfsRick Macklem3 days1-2/+0
* pmc: Fix copyright in previous commitsAli Mashtizadeh3 days3-5/+6
* tests/netinet: add raw:reconnect testGleb Smirnoff3 days1-69/+168
* ipfw: skip tests if required sysctl is not setOlivier Cochard3 days1-1/+1
* packages: Remove stale libsdp-all.uclLexi Winter3 days1-28/+0
* packages: Remove stale ftpd-all.uclLexi Winter3 days1-4/+0
* ufshci: Support ACPIJaeyoon Choi4 days5-13/+324
* ufshci: add uic powermode parameter to sysctlJaeyoon Choi4 days5-14/+73
* ufshci: fix bug in ufshci_req_sdb_enableJaeyoon Choi4 days1-4/+36
* stand: Force disable RETPOLINE for boot loadersEd Maste3 days1-0/+1
* kern/amd64/machdep: Replace memset in wrmsr_early_safe_endKristofer Peterson3 days1-1/+1
* rge: make rx_process_limit a sysctl tunableChristos Longros4 days4-1/+14
* rge.4: fix incorrect speed range in HARDWARE sectionChristos Longros4 days1-2/+17
* rge: handle interface flags changesBrad Smith4 days2-13/+10
* m4: Misc style fixesDag-Erling Smørgrav4 days6-29/+27
* m4: Stop abbreviating builtin namesMarc Espie4 days6-179/+168
* tcp_usrreq: Only allocate TFO counter when requiredPouria Mousavizadeh Tehrani4 days1-8/+8
* tests/netinet: add test for getsockname() on a disconnected TCP socketGleb Smirnoff4 days3-4/+40
* MAC/do: Comments: Rephrase one, fix a typo in anotherOlivier Certner7 days1-4/+5
* snd_dummy: Fix sys/conf/files entryChristos Margiolis4 days1-1/+1
* in6_mcast: Acquire ref to ifp and exit epoch earlier in sysctlPouria Mousavizadeh Tehrani4 days1-4/+4
* cd9660: Partial style sweep of Rock Ridge codeDag-Erling Smørgrav4 days1-90/+96
* file: Parse some UFS2 flagsDag-Erling Smørgrav4 days1-0/+5
* syslogd: Allow killing when in foregroundDag-Erling Smørgrav4 days1-2/+8
* sound: Remove unimplemented chn_reinit() definitionChristos Margiolis4 days1-1/+0
* sound: Remove dead code in pcm/ac97.cChristos Margiolis4 days1-4/+0
* sound: Address some XXX comments regarding AC'97 IDsChristos Margiolis4 days1-12/+2
* sound: Retire unused emu10k1-mkalsa.shChristos Margiolis4 days1-20/+0
* sound: Retire Z_PARANOIDChristos Margiolis4 days1-6/+0
* sound: Remove most Z_RATE_* aliasesChristos Margiolis4 days1-24/+13
* snd_dummy: Add to sys/conf/files and sys/conf/NOTESChristos Margiolis4 days2-0/+3
* sound: Retire CHN_GETMUTE() and use chn_getmute_matrix()Christos Margiolis4 days2-4/+3
* sound: Retire CHN_SETVOLUME() and use chn_setvolume_matrix()Christos Margiolis4 days3-6/+3
* sound: Retire CHN_GETVOLUME() and use chn_getvolume_matrix()Christos Margiolis4 days4-9/+8
* sound: Always use chn_getvolume_matrix()Christos Margiolis4 days1-4/+0
* sound: Remove SND_DIAGNOSTIC section in buffer.cChristos Margiolis4 days1-26/+0
* sound: Do not create root feeder in chn_init()Christos Margiolis4 days1-12/+0
* sound: Remove endianness checks for format table declarationsChristos Margiolis4 days2-16/+0
* sound: Retire SND_FEEDER_MULTIFORMAT and SND_FEEDER_FULL_MULTIFORMATChristos Margiolis4 days7-58/+9
* sound: Retire unused Z_MULTIFORMATChristos Margiolis4 days1-2/+0
* sound: Retire SND_MULTICHANNELChristos Margiolis4 days1-7/+0
* sound: Retire SND_OLDSTEREOChristos Margiolis4 days3-8/+0
* sound: Retire SND_DEBUGChristos Margiolis4 days4-23/+1
* snd_uaudio: Retire UAUDIO_MAX_CHAN()Christos Margiolis4 days1-4/+2
* sound: Match midi_write() return values with midi_read()Christos Margiolis4 days1-1/+1
* snd_uaudio: Simplify chan->curr_cable calculation in uaudio_bulk_write_callba...Christos Margiolis4 days1-3/+1
* snd_uaudio: Rename uaudio_hid_probe() to uaudio_hid_attach()Christos Margiolis4 days1-3/+3
* snd_uaudio: Rename umidi_probe() to umidi_attach()Christos Margiolis4 days1-3/+3