aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hyperv/hn: Move gpa array out of netvsc_packet.Sepherosa Ziehau2016-08-094-35/+36
* Move IPv4-specific jail functions to new file netinet/in_jail.cStephen J. Kiernan2016-08-095-739/+868
* [ar9300] don't program a negative readytime.Adrian Chadd2016-08-091-0/+2
* Reserve an adapter flag IS_VF to mark VF devices vs PF devices.John Baldwin2016-08-081-0/+1
* Fix a typo.John Baldwin2016-08-081-1/+1
* Handle races with listening socket close when connecting a unix socket.Mark Johnston2016-08-082-7/+23
* Avoid panic from ng_uncallout when unpluggin ethernet cable with activeSean Bruno2016-08-081-1/+1
* Fixup ixl(4) options parsing to actually compile when using RSS/PCBGROUPSean Bruno2016-08-083-11/+10
* Fix formatting of setfib opcode.Andrey V. Elsukov2016-08-081-2/+5
* make world: Allow installworld to be ran in parallel.Bryan Drewery2016-08-081-1/+1
* Fix constructing of setdscp opcode with tablearg keyword.Andrey V. Elsukov2016-08-081-8/+12
* Revert r298434 which should be fixed by r301287, r301394, and r301403.Bryan Drewery2016-08-081-9/+3
* Add timer_settime tests using SIGEV_THREAD.John Baldwin2016-08-081-0/+119
* Switch to the new block based LRO input function for the mlx5enHans Petter Selasky2016-08-086-823/+17
* Don't enqueue NULL on a drbrRyan Stone2016-08-081-1/+2
* Fix the sending of FORWARD-TSN and I-FORWARD-TSN chunks. TheMichael Tuexen2016-08-081-142/+137
* Import vDSO-related source files from the CloudABI repository.Ed Schouten2016-08-083-0/+3259
* Try to check whether each key file exists before adding it, and bail outDag-Erling Smørgrav2016-08-081-10/+15
* Fix a locking issue found by stress testing with tsctp.Michael Tuexen2016-08-081-8/+12
* Remove vestigal references to __alpha__Enji Cooper2016-08-082-3/+3
* hyperv/ic: Pass the channel callback to hv_util_attach()Sepherosa Ziehau2016-08-086-23/+10
* hyperv/ic: Expose the receive buffer length for callers to use.Sepherosa Ziehau2016-08-086-22/+20
* hyperv/ic: Remove never used second parameter of hv_negotiate_version()Sepherosa Ziehau2016-08-085-13/+8
* etherswitch: Unbreak LINT buildSepherosa Ziehau2016-08-081-1/+2
* Consistently check for unsent data on the stream queues.Michael Tuexen2016-08-072-18/+16
* Sync in the latest CloudABI constants and data types.Ed Schouten2016-08-071-12/+13
* Set EN_MAS7_UPDATE HID0 bit for e500 core.Justin Hibbits2016-08-071-1/+2
* ixl(4): Update to ixl-1.6.6-k.Sean Bruno2016-08-0727-7471/+11707
* powerpc busdma: Use pmap_quick_enter_page()/pmap_quick_remove_page() to handleJason A. Harmening2016-08-071-24/+45
* Remove stream queue entry consistently from wheel.Michael Tuexen2016-08-074-8/+10
* Use a more conventional spelling of "breakpoint".Brooks Davis2016-08-071-1/+1
* Extract out the various local definitions of ETHER_IS_BROADCAST() andAdrian Chadd2016-08-074-11/+7
* [arswitch] extend the debug support to be configurable at runtime.Adrian Chadd2016-08-075-38/+80
* [mips] add support for using the MIPS user register for TLS data.Adrian Chadd2016-08-0710-12/+289
* Add Logitech Unifying receiver.Cy Schubert2016-08-061-0/+1
* Re-correct the documentation for the 'type' parameter of the _SWAPBenjamin Kaduk2016-08-061-2/+2
* Fix building usr.bin/tar/tests with PIE symbol building enabled byEnji Cooper2016-08-061-1/+0
* Add hw.fdt sysctl node.Stephen J. Kiernan2016-08-063-0/+27
* Update with the members of the 9th core team.Benedict Reuschling2016-08-061-1/+1
* Correct the documentation of the 'type' parameter for the _SWAPBenjamin Kaduk2016-08-061-4/+4
* ext2fs: Add defines for some missing ext4 feature flags.Pedro F. Giffuni2016-08-061-0/+12
* ext2fs: Add some more inode flags.Pedro F. Giffuni2016-08-061-0/+3
* Don't modify a structure without holding a reference count on it.Michael Tuexen2016-08-061-1/+1
* Check the first byte of the array for NUL, instead of the array as a NULL poi...Justin Hibbits2016-08-061-1/+1
* Two fixups for dtraceJustin Hibbits2016-08-062-2/+8
* Add __cxa_thread_atexit(3) API implementation.Konstantin Belousov2016-08-0610-2/+461
* Create namespace for the symbols added during 12-CURRENT cycle.Konstantin Belousov2016-08-061-1/+5
* Mark an unused parameter as such.Michael Tuexen2016-08-061-2/+4
* Fix various bugs in relation to the I-DATA chunk supportMichael Tuexen2016-08-067-320/+377
* fix .zfs-related cases in zfs_lookup that were broken by r303763Andriy Gapon2016-08-062-16/+35