| Age | Commit message (Expand) | Author |
| 2018-05-01 | Implement PTRACE_VFORK | kamil |
| 2018-05-01 | GC private 802.11 rateset declarations, use the standard ones. | maya |
| 2018-05-01 | Fix ALL configs following MPVERBOSE becoming a defparam | maya |
| 2018-05-01 | Add additional hardening in PT_TRACE_ME and PT_ATTACH | kamil |
| 2018-05-01 | Improve the proc_stoptrace() function | kamil |
| 2018-05-01 | Make MPVERBOSE a defparam rather than defflag. It has multiple | pgoyette |
| 2018-05-01 | fix define of CPU IDs | ryo |
| 2018-05-01 | Remove unused argument from udp4_espinudp, and remove unused includes. | maxv |
| 2018-05-01 | Remove some more dead code. | maxv |
| 2018-05-01 | When IP6_EXTHDR_GET fails, return ENOBUFS, and don't log an error (HDROPS | maxv |
| 2018-05-01 | When the replay check fails, return EACCES instead of ENOBUFS. | maxv |
| 2018-05-01 | Remove double include, opencrypto/xform.h is already included in | maxv |
| 2018-05-01 | Remove unused. | maxv |
| 2018-05-01 | Remove now unused net_osdep.h includes, the other BSDs did the same. | maxv |
| 2018-05-01 | Remove unused alias to tcpiphdr. | maxv |
| 2018-05-01 | Enable ffsv2 in boot. | ragge |
| 2018-05-01 | Redefine the structure, not to rely on tcpiphdr. | maxv |
| 2018-05-01 | Move if_name() from net_osdep.h to if.h. net_osdep.h is now unused and can | maxv |
| 2018-05-01 | Fix the checks in compute_ipsec_pos, otherwise m_copydata could crash. I | maxv |
| 2018-04-30 | titemp_match: filter on ia_addr for indirect config (device is expected at 0x4c) | jmcneill |
| 2018-04-30 | tcakp_match: filter on ia_addr for indirect config (device is expected at 0x34) | jmcneill |
| 2018-04-30 | act8846_match: filter on ia_addr (device is expected at 0x5a) | jmcneill |
| 2018-04-30 | Kernel linker support for vax. Now modules can be loaded again. | ragge |
| 2018-04-30 | add missing KERNEL_LOCK protection around autoconf calls. | mlelstv |
| 2018-04-30 | Remove set but not used sc_flags. | maya |
| 2018-04-29 | Fix bug causing small constants not to be printed out. | ragge |
| 2018-04-29 | Remove useless icmp6.h include, remove manual externs and include in6.h | maxv |
| 2018-04-29 | Remove obsolete/dead code, the IP-in-IP encapsulation doesn't work this | maxv |
| 2018-04-29 | Move struct tcpiphdr from tcpip.h to tcp_var.h, to match UDP (udpiphdr in | maxv |
| 2018-04-29 | fix KASSERT panic. pv_entry may not be exists in pvlist when pmap_remove(). | ryo |
| 2018-04-29 | delete unused code | ryo |
| 2018-04-29 | Remove unused and misleading argument from ipsec_set_policy. | maxv |
| 2018-04-29 | Remove unused function. | maxv |
| 2018-04-29 | Remove duplicate prototype. | maxv |
| 2018-04-29 | Add missing pserialize_read_exit in error branch, spotted during my | maxv |
| 2018-04-29 | Remove references to m_copy in comments. | maxv |
| 2018-04-29 | Replace | maxv |
| 2018-04-29 | Add KASSERTs in the rcvif functions. | maxv |
| 2018-04-29 | Harden the NetBSD PT_TRACE_ME operation | kamil |
| 2018-04-28 | Enable motg | jmcneill |
| 2018-04-28 | Enable Allwinner SID and thermal sensor controller | jmcneill |
| 2018-04-28 | Add sun7i-a20-olimex-som204-evb-emmc.dts, sun7i-a20-olimex-som204-evb.dts, su... | jmcneill |
| 2018-04-28 | Add sun50i-a64-teres-i.dts, sun50i-h5-orangepi-zero-plus.dts | jmcneill |
| 2018-04-28 | merge conflicts | jmcneill |
| 2018-04-28 | Cover all pic_maxsources lines for armgic_cpu_init_priorities() and | jakllsch |
| 2018-04-28 | Import dts from Linux 4.17-rc2 | jmcneill |
| 2018-04-28 | Oops, my previous commit is totally wrong. recast mask/pattern list. | ryo |
| 2018-04-28 | Remove IPSEC_SPLASSERT_SOFTNET, it has always been a no-op. | maxv |
| 2018-04-28 | Initialize clk domain name and call clk_attach to register sysctl nodes | jmcneill |
| 2018-04-28 | Create private sysctl nodes for inspecting clock trees. | jmcneill |