]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-17 aeMake `ipfw internal olist` output more user friendly.
2016-05-17 traszAdd icl_conn_connect() ICL method, required for iSER.
2016-05-17 kibAdd implementation of robust mutexes, hopefully close...
2016-05-17 rrsThis small change adopts the excellent suggestion for...
2016-05-17 kibAdd SUSv4 reference macro to our groff mdoc. mdocml...
2016-05-17 traszExtend the ICL interface to include the PDU pointer...
2016-05-17 kibFix comments.
2016-05-17 kibFix typo in the message.
2016-05-17 traszMake ICL_KERNEL_PROXY compilable.
2016-05-17 avgzfs_ioc_rename: fix a reversed condition
2016-05-17 traszAdd initial support for negotiating iSER parameters...
2016-05-17 aeMake named objects set-aware. Now it is possible to...
2016-05-17 adrian[bwn] add in bwn n-phy linking.
2016-05-17 adrian[bwn] Add PHY-N call hooks.
2016-05-17 adrian[bwn] add PHY-N glue.
2016-05-17 adrian[bwn] add the BWN_GPL_PHY option.
2016-05-17 adrian[bwn] add initial bwn(4) N-PHY code, ported from Linux...
2016-05-17 adrian[bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.
2016-05-17 sgalabovAdd proper PCIe init for MT7628/MT7688 SoCs
2016-05-17 sgalabovImport LEDE dts files for Ralink/Mediatek
2016-05-17 sgalabovFix issues with mt762x etherswitch driver
2016-05-17 arybchiksfxge(4): only raise an exception after MC assert or...
2016-05-17 arybchiksfxge(4): restore clearing of MCDI new epoch flag in...
2016-05-17 arybchiksfxge(4): fix Medford timer quantum calculation in...
2016-05-17 arybchiksfxge(4): query and use current MTU if setting the...
2016-05-17 arybchiksfxge(4): store licensing state in efx_lic
2016-05-17 kevloThe EEPROM is lying about antennas. Don't hardcode...
2016-05-17 truckmanswprintf() and apparently wcsftime() want the their...
2016-05-17 grogCorrect use of incorrect grammar.
2016-05-17 truckmanWhen clearing rtmsg, pass &rtmsg to bzero() instead...
2016-05-17 bzMark the unused arguments of various SYSINIT functions...
2016-05-17 adrian[mips] also add otus/urtwn USB modules.
2016-05-17 adrian[mips] add urtwn and otus NIC modules.
2016-05-17 sjgUse != 0 to be clear
2016-05-17 peterAttempt to fix r299660:
2016-05-17 adrian[bhnd] Centralize fetching of board information
2016-05-17 sjgAllow -f - to read from stdin.
2016-05-17 adrian[mips/broadcom] Add initial support for Broadcom MIPS...
2016-05-16 adrian[mips] Improve MIPS trampoline code
2016-05-16 adrian[mips/broadcom] Add initial code for interrupts on...
2016-05-16 truckmanDon't walk off the end of the array when proto isn...
2016-05-16 adrian[bhnd] Add logging macros to BHND.
2016-05-16 adrian[bhnd] Add support for matching of MIPS & ARM cores
2016-05-16 truckmanSet ai2 to NULL in in find_host() before the loop and...
2016-05-16 truckmanActually use the loop interation limit so carefully...
2016-05-16 adrian[bwn] add opt_wlan.h / opt_bwn.h for build-time control
2016-05-16 adrian[bwn] add opt_wlan.h and opt_bwn.h so we can enable...
2016-05-16 adrian[bwn] switch to ieee80211_add_channel()
2016-05-16 jhbUse polling spin loops for timeouts during early boot.
2016-05-16 adrian[bwn] check DUALPHY; add BCM4322 to the don't-override...
2016-05-16 adrian[siba] fix up debugging.
2016-05-16 adrian[siba] add SIBA_DEBUG option.
2016-05-16 pfgdev/ow: Tag an unreachable switch default.
2016-05-16 pfglibefi: Tag an unreachable switch default.
2016-05-16 truckmanFix off by one error that overflowed the rep_len array...
2016-05-16 pfgAdd a small set of logical operators to DDB command...
2016-05-16 adrian[siba] make the debug code somewhat useful again.
2016-05-16 avosurtwn: add support for hardware multicast filter setup.
2016-05-16 bzAdd HWPMC_HOOKS to std.armv6 to make them available
2016-05-16 hselaskyOnly lock Giant when needed in the LinuxKPI.
2016-05-16 mavReduce verbosity of "now sending synthesized status...
2016-05-16 mavNo need to check login status for ZOMBIE ports.
2016-05-16 truckmanFix an off by one error to avoid overflowing rp[].
2016-05-16 truckmanIncrease size of argv[] array to avoid running off...
2016-05-16 avgdo not destroy 'snapdir' when it becomes inactive
2016-05-16 truckmanFix off by one error in index limit calculation
2016-05-16 avgtry to recycle "snap" vnodes as soon as possible
2016-05-16 truckmanSet retval in the empty password case to avoid a path...
2016-05-16 avgfix locking in zfsctl_root_lookup
2016-05-16 avggfs_lookup_dot() does not have to acquire any locks
2016-05-16 avgavoid deadlock between zfsctl_snapdir_lookup and zfsctl...
2016-05-16 andrewAdd intrng support to the GICv3 driver. It lacks ITS...
2016-05-16 jilleslibthr(3): Fix xref to _umtx_op(2) now that we have it.
2016-05-16 jillesinstall: Revert utimensat usage (r299850).
2016-05-16 andrewCall ofw_bus_msimap to find the parent MSI controller...
2016-05-16 avgfix a vnode reference leak caused by illumos compat...
2016-05-16 andrewMove the call to intr_pic_init_secondary to the same...
2016-05-16 avgfix up r299902: mount_snapshot requires that the covere...
2016-05-16 avosrtwn: fix double free in raw xmit path.
2016-05-16 andrewAdd support for intrng to arm64. As the GICv3 drivers...
2016-05-16 andrewTeach the ThunderX PCI PEM driver about intrng. This...
2016-05-16 hselaskyImplement more Linux device related functions in the...
2016-05-16 andrewAdd a pcib interface for use by interrupt controllers...
2016-05-16 hselaskyDon't dereference parent pointer when it is NULL.
2016-05-16 hselaskyProperly implement "cpu_has_clflush" macro.
2016-05-16 andrewRe-commit r299467 having fixed the build:
2016-05-16 andrewIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-16 sephehyperv/vmbus: Use atomic_testandclear
2016-05-16 truckmanHoist the getpwnam() call outside the first if/else...
2016-05-16 arybchiksfxge(4): cleanup: quieten more common code MCDI handlers
2016-05-16 arybchiksfxge(4): cleanup: remove misnamed function declaration
2016-05-16 arybchiksfxge(4): cleanup: make MCDI license queries quieter...
2016-05-16 truckmanDon't call free_addrselectpolicy(&policyhead) before...
2016-05-16 truckmanAdd an assertion to catch a potential underflow in...
2016-05-16 arybchiksfxge(4): cleanup: simplify ef10_ev_qcreate
2016-05-16 arybchiksfxge(4): translate MC_CMD_ERR_EEXIST to host errno...
2016-05-16 arybchikfxge(4): cleanup: run genfwdef to propogate prior chang...
2016-05-16 arybchiksfxge(4): set TSOv2 feature flag on Medford
2016-05-16 avgvfs_read_dirent: increment ncookies after adding a...
2016-05-16 arybchiksfxge(4): improve TX/RX queue error messages
next