Merge branch 'vendor/TCSH'
[dragonfly.git] / sys /
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 Sepherosa Ziehauuipc: Use fdrop instead of closef
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-04 Sepherosa Ziehauuipc: Use CTASSERT to simplify the externalize/internal...
2015-11-04 Sepherosa Ziehauuipc: Remove unnecessary unp_token in unp_dispose()
2015-11-04 Sepherosa Ziehausocket: Dispose rights directly in soreceive(), if...
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 Sepherosa Ziehauuipc: Reduce token coverage on detach path
2015-11-03 Sepherosa Ziehauuipc: Remove unnecessary socket ref/unref on detach...
2015-11-03 Sepherosa Ziehauuipc: Hold unp_token before calling unp_find_lockref()
2015-11-03 John Marinolib: hook libelf and libexecinfo (in order) into the...
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 François Tigeotdrm: Add ACCESS_ONCE()
2015-11-02 zrjsocket/recvfrom: Add MSG_CMSG_CLOEXEC support
2015-11-01 Imre Vadászdrm: Simplify the initialization of the hw.dri sysctl...
2015-11-01 Imre Vadászif_vtnet: Add support for indirect buffers. Activate...
2015-11-01 Imre Vadászvirtio: Add indirect buffers support to common virtio...
2015-11-01 François Tigeotdrm/radeon: Export PCI ID
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Add error count for stripe device
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Don't statically allocate MAX_STRIPES...
2015-11-01 Antonio Huete Jimenezvkernel - Override max-page-size for ld.*
2015-11-01 Antonio Huete Jimenezvkernel - Bring back .hash section
2015-10-31 Sascha Wildnerkernel/drm: In linux/types.h, remove the duplicate...
2015-10-31 Sascha Wildnerkernel/drm: In linux/kernel.h add missing parentheses...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Remove misleading comment
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Return EINVAL on invalid argc
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make target's init() take argc and...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Use correct module name for dm_target_...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_target_stripe_table()
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix indentation
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add info() handler for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make dm-linear table show major:minor...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make dm-stripe table show major:minor...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add udev_t field to dm_pdev_t
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add "major:minor" name to dm_pdev_t
2015-10-31 François Tigeotdrm/radeon: Use atomic_cmpxchg()
2015-10-31 François Tigeotdrm: Add atomic_cmpxchg()
2015-10-31 François Tigeotdrm: Fix atomic_add_unless()
2015-10-31 François Tigeotkernel: Add atomic_cmpxchg_int()
2015-10-31 François Tigeotdrm/i915: Reduce differences with Linux in i915_gem_fault()
2015-10-31 François Tigeotdrm: Add linux/dma-mapping.h
2015-10-30 Imre Vadászif_vtnet, sync 8/x: Move structs and #define-s into...
2015-10-30 Imre Vadászif_vtnet, sync 7/x: Clean up vtnet_enqueue_txbuf()...
2015-10-30 Sepherosa Ziehaubpf: Add support for 802.11 packet injection via bpf
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-10-30 Sepherosa Ziehausocket: Shortcircuit FIONBIO in soo_ioctl().
2015-10-30 Sepherosa Ziehausocket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
2015-10-30 Sepherosa Ziehautcp: Use 4-tuple hash to optimize local port selection.
2015-10-29 Imre Vadászif_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS...
2015-10-29 Imre Vadászif_vtnet: Add, and negotiate the VIRTIO_F_ANY_LAYOUT...
2015-10-29 Imre Vadászif_vtnet, sync 6/x: refactor rx_- and update_vlan_filte...
2015-10-29 Sascha Wildnerkernel/drm: In linux/kernel.h, add parentheses around...
2015-10-29 Sascha Wildnerkernel/drm: In linux/slab.h, add parentheses around...
2015-10-29 Sepherosa Ziehauipdemux: Better initial so_port distribution for non...
2015-10-29 Sepherosa Ziehauudp: Implement asynchronized pru_connect.
2015-10-29 Sepherosa Ziehauudp: Save original protocol processing port for later...
2015-10-29 Sepherosa Ziehauudp/usrreq: Add brackets properly
2015-10-28 Imre Vadászif_vtnet, sync 5/x: Make stat counters uint64_t instead...
2015-10-28 Imre Vadászif_vtnet, sync 4/x: Factor out vtnet_setup_interface...
2015-10-28 François Tigeotdrm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL...
2015-10-28 Sascha Wildnerkernel/drm: In asm/io.h, improve the iowriteN() macros.
2015-10-27 Imre Vadászif_vtnet, sync 3/x: No LRO without mergeable receive...
2015-10-27 Imre Vadászif_vtnet, sync with FreeBSD 2/x: Sync vtnet_*_filter...
2015-10-26 Sascha Wildnerkernel/p1003_1b: Fix the p1003_1b.shared_memory_objects...
2015-10-25 Imre Vadászif_vtnet: Use SetMacAddress feature; Add some new featu...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Always initialize target's status...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Fix comments and doc/proposal-dm.txt
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Change pdev SLIST to TAILQ
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Change table SLIST to TAILQ
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Add dm_table_init_target()
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Don't let targets implement deps ...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Don't let targets implement deps ...
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Rename variable
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary ()
2015-10-24 François Tigeotkernel: Add missing linux_async.c to conf/files
2015-10-24 François Tigeotdrm/i915: Update to Linux 3.18
2015-10-24 François Tigeotdrm/linux: Add some list functions
2015-10-24 François Tigeotdrm/linux: Add module_param_named()
2015-10-24 François Tigeotdrm/linux: Add BUILD_BUG()
2015-10-23 François Tigeotdrm: Add asm/int-ll64.h
2015-10-23 François Tigeotdrm: Add linux/lockdep.h
2015-10-23 François Tigeotdrm: Add Linux async functions
2015-10-22 Sascha WildnerFix kernel compilation without INET6 in the config.
2015-10-22 Sepherosa Ziehauudp/usrreq: Implement asynchronized pru_attach for UDP
2015-10-21 Sascha Wildnerkernel: Rename si(4)'s si.c to si_drv.c.
2015-10-21 Sascha WildnerFix visibility of various functions in a number of...
2015-10-21 Sepherosa Ziehauudp/usrreq: Add missing return
2015-10-21 Sepherosa Ziehauudp/usrreq: Fix up cleanup so_pcb checks
2015-10-21 Sepherosa Ziehautcp: In netisrs, if inpcb is valid, tcpcb will not...
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Remove unused macro DM_CMD_LEN
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Comment out unused variables (that...
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Change printf() to kprintf()
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Remove aprint_normal()
2015-10-20 Tomohiro Kusumisys/dev/disk/dm: Don't expose cmd_function in header
next