Age | Commit message (Expand) | Author |
2016-10-28 | Simplify the OFP_FLOW_MOD_MSG_INSTRUCTION_OFFSET() by using another macro | Rafael Zalamena |
2016-10-28 | Rename pad fields to have struct prefixes, remove useless whitespaces and | Rafael Zalamena |
2016-10-28 | Improve protocol version negotiation for Integrated Components | Mike Belopuhov |
2016-10-28 | get rid of the custom pool in myx for jumbo frames. | David Gwynne |
2016-10-28 | In iwn(4), stop forcing RTS for every frame in 11n mode. | Stefan Sperling |
2016-10-28 | Remove unused function, the code is already inlined in action_output | Rafael Zalamena |
2016-10-28 | When doing pktout we must run the classifier again, because some action(s) | Rafael Zalamena |
2016-10-28 | - once rule should not attempt to remove its parent rule. | Alexandr Nedvedicky |
2016-10-27 | Pass a struct pf_pdesc to pf_route() like it is done in the other | Alexander Bluhm |
2016-10-27 | We don't generate an eddep script for kernel builds nowadays. The last | Martin Natano |
2016-10-27 | vmm is also available on i386 now, so don't restrict it to amd64. | Reyk Floeter |
2016-10-27 | Improve channel ring locking strategy | Mike Belopuhov |
2016-10-27 | Revert previous `ncpus' change because the percpu code now works | Visa Hankala |
2016-10-27 | For consistency, allow symlinkat(2) in the same way as symlink(2); | Ingo Schwarze |
2016-10-27 | Avoid a use after free in swofp_flow_timeout(). The | Jonathan Gray |
2016-10-27 | revert 1.41 now that subr_percpu is using ncpusfound instead of ncpus. | David Gwynne |
2016-10-27 | use ncpusfound to size the percpu allocations. | David Gwynne |
2016-10-27 | increment ncpus when a cpu is attached, not when its booted. | David Gwynne |
2016-10-27 | Uniformize debug printfs, by using consistently __func__ everywhere. | Alexandre Ratchov |
2016-10-27 | refactor m_pullup a bit. | David Gwynne |
2016-10-27 | tell ix and em to use 2k+ETHER_ALIGN clusters for rx on all archs. | David Gwynne |
2016-10-27 | add a new pool for 2k + 2 byte (mcl2k2) clusters. | David Gwynne |
2016-10-26 | Put union pf_headers and struct pf_pdesc into separate header file | Alexander Bluhm |
2016-10-26 | Increment `ncpus' to its final value already during autoconfiguration so | Visa Hankala |
2016-10-26 | Fix a few misc bugs in i386 vmm: | Mike Larkin |
2016-10-26 | Don't use a bitfield in the msr store index structure. This may not end up | Mike Larkin |
2016-10-25 | bluhm@ pointed out that addr->sin6_port should be forced to zero since | Florian Obser |
2016-10-25 | Channel API users should pick the bufring size | Mike Belopuhov |
2016-10-25 | Make kernel without INET6 compile again. | Alexander Bluhm |
2016-10-25 | Accept CARP advertisement packets whose destination is not for multicast. | YASUOKA Masahiko |
2016-10-25 | Deduplicate the CRS parsing code and handle broken ACPI implementations. | Paul Irofti |
2016-10-25 | Add the resource index to aml_parse_resource() callback function. | Paul Irofti |
2016-10-25 | Fix bind(2)ing link local addresses to raw sockets by calling | Florian Obser |
2016-10-25 | mask and unmask the interrupt source in an intx specific intr handler. | David Gwynne |
2016-10-25 | Remove now unused disable_l2_if_needed interface. | Jonathan Gray |
2016-10-24 | avoid using realloc in the name of things that dont work like realloc. | David Gwynne |
2016-10-24 | make cleandir should skip the version file; ok otto millert | Theo de Raadt |
2016-10-24 | When the IPv6 network stack receives an empty non atomic fragment, | Alexander Bluhm |
2016-10-24 | adapt to recent wsmouse changes by bru (oct23) | Theo de Raadt |
2016-10-24 | Backout last 2 revisions. Requested by deraadt. | YASUOKA Masahiko |
2016-10-24 | move the mbstat structure to percpu counters | David Gwynne |
2016-10-24 | Make mfii(4) bio(4) capable. | YASUOKA Masahiko |
2016-10-24 | non-MP vs MP codepaths were confusingly split between the .c and .h file. | Theo de Raadt |
2016-10-24 | Add scsi ioctl hook to do a special treatment for DIOC{G,S}CACHE which | YASUOKA Masahiko |
2016-10-24 | augment the scsi_probe handler so it tries to query the sas dev pg 0 | David Gwynne |
2016-10-23 | Improved parameter handling in wsmouse and new ioctls for reading and | Ulf Brosziewski |
2016-10-23 | Remove sunxi board IDs. | Mark Kettenis |
2016-10-23 | De-platformize sunxi. This removes the board initialization code that sets up | Mark Kettenis |
2016-10-23 | unbreak by fixing obvious pastos | Christian Weisgerber |
2016-10-23 | Only attach on sun4i and sun5i. The timer implemented on later SoCs lacks | Mark Kettenis |