summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge OpenSSL 1.0.2h.jkim2016-05-03444-726/+2194
|\
| * Import OpenSSL 1.0.2h.jkim2016-05-0368-265/+1119
* | Add a debug dir for /boot/modules.jhb2016-05-031-0/+2
* | Re-sync the FreeBSD-specific Subversion template with the one fromdim2016-05-031-1/+4
* | sys/net*: minor spelling fixes.pfg2016-05-0381-133/+133
* | [asmc] Add support for MacBookPro5,1adrian2016-05-032-0/+34
* | ioat(4): Implement CRC and MOVECRC APIscem2016-05-033-4/+281
* | ioat(4): Add CRC descriptor structurecem2016-05-031-7/+81
* | ioat(4): Limit descriptor allocation to low 40 bitscem2016-05-031-1/+4
* | sys/sys: missed in r298981.pfg2016-05-031-1/+1
* | Remove the most useful INET || INET6 check leftover from whenever,bz2016-05-031-3/+0
* | Correct wording.kib2016-05-031-1/+1
* | Add some device IDs from Intel Sunrise Point chipsets.mav2016-05-034-0/+15
* | Add EVFILT_VNODE open, read and close notifications.kib2016-05-035-8/+79
* | sys/sys: minor spelling fixes.pfg2016-05-0322-27/+27
* | dev/iscsi: minor spelling fixes.pfg2016-05-031-2/+2
* | Fix a memory leak in the devctl notify code.scottl2016-05-031-0/+1
* | Revert r298955 for the cxgbe firmware.pfg2016-05-033-6/+6
* | tcp/lro: Refactor the active list operation.sephe2016-05-031-8/+22
* | xen/i386: enable the platform hypercall for i386royger2016-05-031-2/+2
* | kern: Add phashinit_flags(), which allows malloc(M_NOWAIT)sephe2016-05-033-9/+46
* | sys/dev: minor spelling fixes.pfg2016-05-03364-650/+650
* | [bwn] update bwn_dummy_transmission().adrian2016-05-031-4/+21
* | [bwn] add PHY types for later PHYs.adrian2016-05-031-0/+6
* | [bwn] migrate bwn_dummy_transmission() back to main, as it'll be used by othe...adrian2016-05-033-67/+68
* | Revert bus_get_cpus() for now.jhb2016-05-0318-290/+35
* | Fix an off by one error when remapping MSI-X vectors.jhb2016-05-031-2/+2
* | Change a rounding operation that had missing braces into a roundup2()peter2016-05-031-7/+4
* | [bwn] break out the 'g' phy code into a separate source file.adrian2016-05-028-3662/+3820
* | [bhnd] fix more module dependencies.adrian2016-05-023-4/+5
* | bsdinstall: fix static address assignment for protected wireless networks.avos2016-05-021-1/+1
* | Undo a spell fix introduced in r298942, which breaks compilation.tuexen2016-05-021-1/+1
* | [bwn] break out the LP PHY code into a separate file.adrian2016-05-026-3648/+3825
* | [bhnd] add module dependencies.adrian2016-05-025-2/+7
* | netinet/sctp*: minor spelling fixes in comments.pfg2016-05-0212-46/+46
* | net80211: fix MAC address change via SIOCSIFLLADDR ioctl.avos2016-05-021-1/+11
* | sys/vm: minor spelling fixes in comments.pfg2016-05-029-16/+16
* | dev/ath: minor spelling fixes in comments.pfg2016-05-0226-43/+43
* | Enhance the ddb examine (x) command.pfg2016-05-021-10/+13
* | [asmc] add support for more models and restore keyboard backlight after resume.adrian2016-05-022-6/+85
* | iwm: fix parameters for iwm_add_channel_band()avos2016-05-021-3/+2
* | [bhnd] add missing bus interface SRC bits, required after the last source imp...adrian2016-05-025-5/+6
* | xen/control: improve suspend/resumeroyger2016-05-021-2/+12
* | Add a new bus method to fetch device-specific CPU sets.jhb2016-05-0218-35/+290
* | dev/usb: minor spelling fixes in comments.pfg2016-05-0228-52/+52
* | etc: minor spelling fixes.pfg2016-05-0214-43/+43
* | xen/time: fix PV clock resolutionroyger2016-05-021-4/+1
* | xen/time: allow Dom0 to set the host timeroyger2016-05-021-1/+25
* | atrtc: export function to set RTCroyger2016-05-022-21/+29
* | xen/timer: remove the timer setup looproyger2016-05-021-18/+3
OpenPOWER on IntegriCloud