]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-13 Michael TuexenFix a bug introduced by the implementation of I-DATA...
2016-05-13 Andrew Rybchenkosfxge(4): rename falconsiena_filter_*
2016-05-13 Andrew Rybchenkosfxge(4): rename falconsiena_tx_*
2016-05-13 Andrew Rybchenkosfxge(4): rename falconsiena_rx_*
2016-05-13 Andrew Rybchenkosfxge(4): rename falconsiena_mac_*
2016-05-13 Andrew Rybchenkosfxge(4): rename falconsiena_intr_*
2016-05-13 Andrew Rybchenkosfxge(4): rename falconsiena_ev_*
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_vpd_* to ef10_vpd.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_tx_* to ef10_tx.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_rx_* to ef10_rx.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_phy_* to ef10_phy.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_nvram_* to ef10_nvram.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_nic_* to ef10_nic.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_mcdi_* to ef10_mcdi.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_mac_* to ef10_mac.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_intr_* to ef10_intr.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_filter_* to ef10_filter.c
2016-05-13 Andrew Rybchenkosfxge(4): move ef10_ev_* to ef10_ev.c
2016-05-13 Andrew Rybchenkosfxge(4): comment on when we assume multicast chaining...
2016-05-13 Andrew Rybchenkosfxge(4): avoid duplicate delivery of packets when...
2016-05-13 Don LewisProperly compute the size argument to pass to malloc().
2016-05-13 Don LewisMove a call to cam_freeccb() to avoid a use after free...
2016-05-13 Don LewisAlways return either a dynamically allocated string...
2016-05-13 Scott LongDon't jam the softc in the device_probe routine. The...
2016-05-13 Don LewisInstead of ignoring the EEXIST from link(), uncondition...
2016-05-13 Don LewisRevert r299584:
2016-05-13 Jason EvansUpdate jemalloc to 4.2.0.
2016-05-13 Pedro F. Giffunii2c(8): uninitialized variable (UNINIT).
2016-05-13 Don LewisDeclare line[] in the outermost scope of retrieve(...
2016-05-13 Don LewisMark usage() as __dead2 so that Coverity doesn't think...
2016-05-13 Don LewisAvoid indexing an array with a negative value.
2016-05-13 Don LewisSimplify some overly complex code so that both humans...
2016-05-13 Don LewisUse strlcpy() instead of strncpy() to ensure that qf...
2016-05-13 Don LewisUse strlcpy() instead of strncpy() to ensure that ret...
2016-05-13 Don LewisUse strlcpy() instead of strncpy() to ensure that qup...
2016-05-12 Don LewisIf fchdir() fails, call err() instead of warn().
2016-05-12 Don LewisAvoid Coverity NUL termination warning about strncpy...
2016-05-12 Martin MatuskaFix broken cpio behavior.
2016-05-12 Andriy Voskoboinyknet80211: drop some unused variables / local macros
2016-05-12 Conrad Meyerstdio.h: Fix function-type typedef style and use _types...
2016-05-12 Don LewisUse strlcpy() instead of strncpy() when copying to...
2016-05-12 Conrad Meyerlibc: Actually export fopencookie(3)
2016-05-12 Conrad MeyerPollute more places with off64_t and add __off64_t
2016-05-12 Oleksandr TymoshenkoAdd loadable module for gpiokeys
2016-05-12 Oleksandr TymoshenkoFix detach routine for gpiokeys
2016-05-12 Oleksandr TymoshenkoProperly release mapped pin in gpio_pin_release
2016-05-12 Oleksandr TymoshenkoAdd gpiobus_release_pin function to release mapped pin
2016-05-12 Nick HibmaAdd myself to the list of src committers. I've never...
2016-05-12 Nick HibmaAllow silencing of 'promiscuous mode enabled/disabled...
2016-05-12 Steven KreuzerDocument r296633, OpenSSH updated to 7.2p2.
2016-05-12 Eric Joynerixl: Re-add a change to TC0 setup made in D5203.
2016-05-12 Eric Joynerixl: Update to 1.4.27-k.
2016-05-12 Eric Joynerixl: Update to 1.4.24-k.
2016-05-12 Eric Joynerixl: Update to 1.4.20-k.
2016-05-12 Eric Joynerixl: Update to 1.4.17-k.
2016-05-12 Eric Joynerixl: Update to 1.4.13-k.
2016-05-12 Eric Joynerixl: Update to 1.4.12-k.
2016-05-12 Eric Joynerixl: Update to 1.4.9-k.
2016-05-12 Eric Joynerixl: Update to 1.4.7-k.
2016-05-12 Eric Joynerixl: Update to 1.4.6-k.
2016-05-12 Eric Joynerixl: Update to 1.4.5-k.
2016-05-12 Scott LongMove mutex initialization from PCI probe to PCI attach...
2016-05-12 Michael TuexenRetire net.inet.sctp.strict_sacks and net.inet.sctp...
2016-05-12 Roger Pau Monnéxen-netfront: fix feature detection
2016-05-12 Adrian Chadd[siba] add more MCS tx power offset decoding.
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaUpdate vendor/libarchive/dist to git commit f48d99b
2016-05-12 Adrian Chadd[siba] add TX power index entry parsing.
2016-05-12 Michael TuexenEnable SACK Immediately per default.
2016-05-12 Andrew TurnerRename the internal BUC_DMA_* flags to BF_* so they...
2016-05-12 Adrian Chadd[siba] add extra methods for chipcommon access and...
2016-05-12 Michael TuexenUse a format string in snprintf() for consistency.
2016-05-12 Andrew TurnerRestrict the memory barriers in bus_dmamap_sync to...
2016-05-12 Hans Petter... Fix handling of IOCTLs in the LinuxKPI.
2016-05-12 Martin MatuskaMFV r299425:
2016-05-12 Hans Petter... Remove redundant "task_struct_set()".
2016-05-12 Hans Petter... Create a dummy "task_struct" on the stack which is...
2016-05-12 Don LewisUse strlcpy() instead of strncpy() when copying date...
2016-05-12 Don LewisUse strlcpy() instead of strncpy() when copying the...
2016-05-12 Edward Tomasz... Stop hiding errors that result in failure to mount...
2016-05-12 Don LewisUse strlcpy() instead of strncpy() to copy the string...
2016-05-12 Konstantin... Typo in comment.
2016-05-12 Andrew Rybchenkosfxge(4): update multicast filter insertion algorithm
2016-05-12 Andrew Rybchenkosfxge(4): cleanup: constify common code method tables
2016-05-12 Don LewisCheck for socket creation success before calling bind().
2016-05-12 Conrad Meyerrtadvd(8): Fix use-after-close in cm_handler_client
2016-05-12 Conrad Meyernfsd: Fix use-after-free in NFS4 lock test service
2016-05-12 Conrad Meyerrtadvd(8): Don't use-after-free
2016-05-12 Conrad Meyerdhclient: Fix some trivial buffer overruns
2016-05-12 Conrad Meyerprint_positional_test: Fix misuse of wchar APIs
2016-05-12 Conrad Meyerlibmp: Fix trivial buffer overrun
2016-05-12 Conrad Meyerrpcgen(1): Tag crash() routine as __dead2 for static...
2016-05-12 Conrad Meyerkern_descrip_test: Fix trivial buffer overrun with...
2016-05-12 Conrad Meyerrtadvd(8): Fix a typo in full msg receive logic
2016-05-12 Sepherosa Ziehaumxge: Setup mbuf flowid before calling tcp_lro_rx().
2016-05-12 Sepherosa Ziehauhyperv/stor: Enable INQUIRY result check only on WIN10...
2016-05-12 Conrad Meyersnd_hda(4): Don't pass bogus sizeof()s to unused sysctl...
2016-05-12 Conrad Meyersnd_hda(4): Don't pass bogus sizeof()s to unused sysctl...
2016-05-12 Conrad Meyernss/gethostby_test: fix broken vector iteration of...
2016-05-12 Pedro F. Giffunitraceroute6(8): use NULL instead of zero for initializi...
next