aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* snd_uaudio: Add quirks for Edirol UA-25EX in advanced driver mode.Hans Petter Selasky2019-01-124-4/+7
* cxgbe(4): Move some INTx specific code to a more appropriate place.Navdeep Parhar2019-01-121-1/+3
* Add Linux compatibility support for `SC_NPROCESSORS_{CONF,ONLN}` as `_SC_NPRO...Enji Cooper2019-01-111-0/+2
* Add man page for device_delete_children.Warner Losh2019-01-112-0/+59
* Fix duplication.Baptiste Daroussin2019-01-111-111/+0
* Remove accessing remote node and domain objects while processing cam actions.Ram Kishore Vegesna2019-01-112-11/+25
* Add `bluetooth-config` script to simplify setting up bluetooth connections toLars Engels2019-01-115-0/+506
* Fix spelling of identifierRodney W. Grimes2019-01-111-1/+1
* Fix the location of td->td_frame at the top of the kernel stack.Andrew Turner2019-01-111-1/+1
* Import DTS from Linux 4.20Emmanuel Vadot2019-01-11540-6446/+31035
|\
| * Import DTS files from Linux 4.20vendor/device-tree/4.20Emmanuel Vadot2019-01-11810-7878/+36887
* | Import DTS includes from 4.19Emmanuel Vadot2019-01-1131-57/+1268
|\|
* | cpucontrol: check for the supposed firmware file type and skipKonstantin Belousov2019-01-111-0/+2
* | Fix errno values returned from DUMMY_XATTR linuxulator callsFedor Uporov2019-01-114-4/+4
* | Change ZFS quotas to return EINVAL when not present (matches man page).Sean Eric Fagan2019-01-111-1/+1
* | Relax requirement to packet size of CARP protocol and remove version check.Andrey V. Elsukov2019-01-111-6/+4
* | dtb: allwinner: Add orangepi-pc to the buildEmmanuel Vadot2019-01-111-0/+1
* | Remove recursive NET_EPOCH_ENTER() from sysctl_ifmalist(), missed in r342872.Gleb Smirnoff2019-01-111-2/+0
* | Remove support for FreeBSD 9 kernel, which used to change byte orderGleb Smirnoff2019-01-101-14/+0
* | Update my committer name and add my new mentor relationshipEnji Cooper2019-01-101-1/+3
* | Fix a comment, pushed onto is two words.Andrew Turner2019-01-101-2/+2
* | Update to ELF Tool Chain r3668Ed Maste2019-01-10218-1080/+1377
|\ \
| * | Import ELF Tool Chain snapshot at r3668vendor/elftoolchain/elftoolchain-r3668Ed Maste2019-01-10267-1227/+2928
* | | rtwn_usb(4): add IQ calibration support for RTL8192CUAndriy Voskoboinyk2019-01-102-2/+352
* | | libbe(3): Change be_mount to mount/unmount child datasetsKyle Evans2019-01-104-47/+162
* | | grep(1) outputs NOT-matched lines with multi-byte charactersPedro F. Giffuni2019-01-101-9/+22
* | | Fix the build with INVARIANTS.Andrey V. Elsukov2019-01-101-5/+5
* | | Reduce the size of struct ip_fw_args from 240 to 128 bytes on amd64.Andrey V. Elsukov2019-01-104-138/+174
* | | Remove unnecessary ifdef. With INVARIANTS all KASSERTs are empty statements,Gleb Smirnoff2019-01-101-2/+0
* | | Bring the comment up to date.Gleb Smirnoff2019-01-101-1/+1
* | | Simplify sosetopt() so that function has single return point. NoGleb Smirnoff2019-01-101-5/+3
* | | route(8): clarify -prefixlen descriptionEnji Cooper2019-01-101-7/+7
* | | libbe(3): move altroot augmentation bits around a little bitKyle Evans2019-01-093-14/+38
* | | style(9): fix the indent of a return.Brooks Davis2019-01-091-1/+1
* | | Complete the removal of obsolete ioctl handlers.Mark Johnston2019-01-092-8/+0
* | | Stop setting if_linkmib in vlan(4) ifnets.Mark Johnston2019-01-091-21/+8
* | | netmap: fix bridge example in netmap(4)Vincenzo Maffione2019-01-091-2/+2
* | | netmap: fix sysctl variable in vale(4)Vincenzo Maffione2019-01-091-2/+2
* | | Fix loopback traffic when using non-lo0 link local IPv6 addresses.Hans Petter Selasky2019-01-091-31/+51
* | | net80211: fix panic when device is removed during initializationAndriy Voskoboinyk2019-01-091-1/+5
* | | Avoid bsd.files.mk duplicate rule warning for bfd ldscriptsAlex Richardson2019-01-092-3/+6
* | | Make sh(1) recognize the default $HOME. By default /homeEdward Tomasz Napierala2019-01-091-0/+3
* | | Fix an edge case when parsing large numbers which resulted in inconsistentDag-Erling Smørgrav2019-01-093-2/+22
* | | Fix getsockopt() for IP_OPTIONS/IP_RETOPTS.Michael Tuexen2019-01-091-1/+2
* | | Add quirk for 128MB Creative Nomad.Warner Losh2019-01-091-0/+2
* | | Timer interval is correctly counted in ticks (1/100 s) inGleb Smirnoff2019-01-091-1/+1
* | | Enable use of Capsicum sandbox when there is only oneXin LI2019-01-091-2/+2
* | | Turn off ec2_ephemeralswap for nowColin Percival2019-01-091-1/+1
* | | Fix bsdgrep manpage clobbering grep(1) with default build optionsKyle Evans2019-01-091-1/+1
* | | In r316006 the getstrfromtype_locked() function was modified to returnPawel Jakub Dawidek2019-01-091-1/+1