]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Rename s/network/netif/ and set netif_enable for namespace consistency.
[FreeBSD/FreeBSD.git] / sys /
2014-10-11 pfgddb: space/tab fixes.
2014-10-11 jhbAdd locking and mark MPSAFE.
2014-10-11 kibDo not set IN_ACCESS flag for read-only mounts. The...
2014-10-11 pfgBump FreeBSD_version due to cleanup of tcp wrapper...
2014-10-11 mavGive physical and virtual ports numbers some more meaning.
2014-10-11 marcelFix nits in previous commit:
2014-10-11 kibMFi386 r272761.
2014-10-11 jhbUpdate ip_divert.ko to depend on version 3 of ipfw.
2014-10-11 melifaroFix KASSERT typo.
2014-10-11 mavShorten frontend name.
2014-10-11 mavFilter out duplicate AC_PATH_REGISTERED async events.
2014-10-11 mavFix r272936 build with old GCC.
2014-10-11 mavUpdate isp_tgt_map and send new arrival notification...
2014-10-11 mavMark CTL frontend's CAM driver as CAM_PERIPH_DRV_EARLY.
2014-10-11 traszAdd assertion to catch duplicated notes.
2014-10-11 marcelTurn WITNESS_COUNT into a tunable and sysctl. This...
2014-10-10 melifaroRemove redundant if_notifier declaration.
2014-10-10 mavMake ctld start even if some LUNs are unable to open...
2014-10-10 kibMake MAP_NOSYNC handling in the vm_fault() read-locked...
2014-10-10 gnnChange the PF hash from Jenkins to Murmur3. In forward...
2014-10-10 jhbDon't pass RF_ALLOCATED to bus_alloc_resource().
2014-10-10 melifaroFix KASSERT argument type.
2014-10-10 melifaroFix NOINET6 build for ipfw.
2014-10-10 melifaroPartially fix build on !amd64
2014-10-10 jhbVarious fixes to stats:
2014-10-10 bro Add machine-dependent SMP part
2014-10-10 baptFix typo revealed by using newer binutils
2014-10-10 baptUse FreeBSD-bit-checking-style
2014-10-10 mavStore persistent reservation keys as uint64_t instead...
2014-10-10 hrsVirtualize if_epair(4). An if_xname check for both...
2014-10-10 baptRename elf*-powerpc into elf*-powerpc-freebsd in binutils
2014-10-10 bryanvAdd context pointer and source address to the UDP tunne...
2014-10-10 impFor gcc 4.6 and newer, _Static_assert is a keyword...
2014-10-10 impRestore the backed-out change, using __offsetof instead.
2014-10-09 bryanvAdd missing UDP multicast receive dtrace probes
2014-10-09 tuexenEnsure that the flags field of sctp_tmit_chunks is...
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 neelSupport Intel-specific MSRs that are accessed when...
2014-10-09 traszRemove remnants of some cleanup; no functional changes.
2014-10-09 melifaroMerge HEAD@r272834
2014-10-09 baptBackout r272825 every useland usage of ufs/ufs/dir...
2014-10-09 adrianShuffle things.
2014-10-09 impWhen building with a newer GCC, suppress some warnings...
2014-10-09 melifaroBump ipfw module version.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 baptUse offsetof() from sys/types.h instead of a custom one
2014-10-09 marcelRegenerate after r272823:
2014-10-09 marcelMove the SCTP syscalls to netinet with the rest of...
2014-10-09 hselaskyAdd sysctl knob to disable port power on a specific...
2014-10-09 melifaroFix core on table destroy inroduced by table values...
2014-10-09 melifaro* Wire large user buffer before processing GET request.
2014-10-09 baptOnly catch the line from the compiler output where...
2014-10-09 mavMake iSCSI connection close somewhat less aggressive.
2014-10-09 delphijMFV r272804:
2014-10-09 delphijMFV r272803:
2014-10-09 hselaskyRefine support for disabling USB enumeration to allow...
2014-10-09 mavUse proper variable when looping through periphs with...
2014-10-09 bryanvMove the calls to u_tun_func() into udp6_append()
2014-10-09 adrianMissing from previous commit - keep the VM domain ...
2014-10-09 adrianAdd a bus method to fetch the VM domain for the given...
2014-10-09 bryanvCheck for mbuf copy failure when there are multiple...
2014-10-09 bryanvAdd M_FLOWID to M_COPYFLAGS
2014-10-09 marcelFix draining in ttydev_leave():
2014-10-09 marcelApply r269126 to tty_timedwait():
2014-10-09 marcelProperly NUL-terminate the on-stack buffer for reading...
2014-10-08 aeWhen tunneling interface is going to insert mbuf into...
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-08 mavRemove one second wait for threads exit from icl_conn_c...
2014-10-08 gavinIt looks like an entry for the R215 is not required...
2014-10-08 kibAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-08 jhbAdd schedgraph traces for callout handlers. Specifical...
2014-10-08 mavProperly report 12Gbps connection rate.
2014-10-08 tuexenEnsure that the list of streams sent in a stream reset...
2014-10-08 tuexenEnsure that the number of stream reported in srs_number...
2014-10-08 aeFix comment.
2014-10-08 mavImplement software (mode page) and hardware (config...
2014-10-08 aeAdd an ability to set dumpdev via loader(8) tunable.
2014-10-08 melifaroAdd IP_FW_DUMP_SOPTCODES sopt to be able to determine
2014-10-08 kadesaiNo logical code change in this pathc.
2014-10-08 traszSimplify; no functional changes.
2014-10-08 kadesaiDriver version upgrade.
2014-10-08 kadesaiIn the passthru IOCTL path, the mfi command pool was...
2014-10-08 kadesaid_poll() callback function is the entry point for poll...
2014-10-08 kadesaiExtended MSI-x vectors support for Invader and Fury...
2014-10-08 kadesaiFix the minor svn add issue. $FreeBSD$ expands at the...
2014-10-08 kadesaiThis is a feature provided to run 32-bit linux binaries...
2014-10-08 brAlways wait 'command done' interrupt status bit before...
2014-10-08 kadesaiCurrent MegaRAID firmware and hence the driver only...
2014-10-08 mavAdd support for WRITE ATOMIC (16) command and report...
2014-10-08 hselaskyAdd support for disabling USB enumeration in general...
2014-10-08 yongariOops, fix typo made in r272729.
2014-10-08 yongariAdd support for QAC AR816x/AR817x Gigabit/Fast Ethernet...
2014-10-08 yongariAdd new quirk PCI_QUIRK_MSI_INTX_BUG to pci(4).
2014-10-08 yongariFix a long standing bug in MAC statistics register...
2014-10-07 sbrunoImplement PLPMTUD blackhole detection (RFC 4821), inspi...
2014-10-07 npcxgbe/tom: don't leak resources tied to an active open...
2014-10-07 jkimMake kern.nswbuf tunable from loader.
2014-10-07 gavinSupport the Vodafone R215 LET USB dongle, which is...
2014-10-07 rayAllow vt(4) to disable terminal bell with `sysctl kern...
2014-10-07 melifaroFix possible crash when old value pointer is not update...
next