]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-10 andrewUnify interrupts bit definition and usage. While here...
2014-09-10 asomersAbort the create_socket test if socket creation fails.
2014-09-10 aeAdd additional checks for IPV6_PKTINFO handling (RFC...
2014-09-10 traszMake sure we handle less than zero timeouts in iSCSI...
2014-09-10 andrewAdd more register values to armreg.h and remove CPU_CON...
2014-09-10 traszMake it possible to disable NOP-In PDUs by the iSCSI...
2014-09-10 aeMake in6_pcblookup_hash_locked and in6_pcbladdr static.
2014-09-10 andrewStop accessing the saved stack pointer by looking past...
2014-09-10 glebiusRemove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES().
2014-09-10 aeIntroduce INP6_PCBHASHKEY macro. Replace usage of hardc...
2014-09-10 rayFix one more spelling mistake.
2014-09-10 rayspelling fixes
2014-09-10 rayo Add sysctls to enable/disable potentially dengerous...
2014-09-10 andrewMove if_smc_fdt.c to live in sys/dev/smc. It's not...
2014-09-10 rwatsonReplace local copy-and-paste implementations of printmb...
2014-09-10 mavFix memory leak, reported by Coverity.
2014-09-10 ngieRemove many false positives with make checkdpadd
2014-09-10 mavMake ctl_port_mask an array to support more then 32...
2014-09-10 mavRemove uninitialized and unused variable, reported...
2014-09-10 mavFix array overrun, reported by Coverity.
2014-09-10 mavFix couple off-by-one range check errors, reported...
2014-09-10 mavFix memory leak on error, reported by Coverity.
2014-09-10 mavFix minor buffer overflow reported by Coverity.
2014-09-10 alcFix a boundary case error in vm_reserv_alloc_contig...
2014-09-10 grehanFix issue with nmdm and leading zeros in device name.
2014-09-10 ngieAdd diagnostic printfs and disable test # 4 on i386
2014-09-10 gjbBump __FreeBSD_version after SA-14:18
2014-09-09 grehanAllow vtnet operation without merged rx buffers.
2014-09-09 ngieExpand the tests structure in test_small(..) to workaro...
2014-09-09 gjbAdd an arch.powerpc64 entity.
2014-09-09 gjbChange how the recommended mailing list to track is
2014-09-09 npWhitespace nit.
2014-09-09 bdreweryDon't cross mount boundaries when cleaning tmp files.
2014-09-09 traszUse keys_add_int() where appropriate. No functional...
2014-09-09 traszFix ctld(8) to not forget to send TargetPortalGroupTag...
2014-09-09 traszAvoid unlocking unlocked mutex in RCTL jail code. ...
2014-09-09 mavReport that DPO and FUA bits are supported after r271311.
2014-09-09 joelMinor mdoc nit.
2014-09-09 joel- Add missing "
2014-09-09 mavOops, missed piece of r271311.
2014-09-09 rayRevert r269474. Special keyboard combinations should...
2014-09-09 mavAdd support for Mode Page Policy (0x87) VPD page.
2014-09-09 ianRename new to newval in inline asm code, to avoid clash...
2014-09-09 mavImprove cache control support, including DPO/FUA flags...
2014-09-09 mavMake ZVOL writes in device mode support IO_SYNC flag.
2014-09-09 aeAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-09 kevloDrop frames that have larger than MCLBYTES.
2014-09-09 adrianAdd basic RSS awareness for the UDPv6 send path.
2014-09-09 adrianCalculate the RSS hash for outbound UDPv4 frames.
2014-09-09 adrianUpdate the IPv4 input path to handle reassembled frames...
2014-09-09 grehanAdd a callback to be notified about negotiated features.
2014-09-09 adrianImplement IPv4 RSS software hash functions to use durin...
2014-09-09 ngieBe ANSI-C compliant when defining CX_LIMITED_RANGE...
2014-09-09 adrianAdd support for receiving and setting flowtype, flowid...
2014-09-09 adrianAdd IP_NODEFAULTFLOWID awareness to ip6_output().
2014-09-09 adrianAdd a flag to ip_output() - IP_NODEFAULTFLOWID - which...
2014-09-08 brooksMerge from NetBSD:
2014-09-08 bruefferUse the right constants in comparisons. This is curren...
2014-09-08 ianAdd a 'ubenv import' command to import environment...
2014-09-08 gjbInclude the gssapi_krb5 library in KRB5_LDFLAGS.
2014-09-08 emasteAdd clang patch for r271282
2014-09-08 emasteMerge Clang debug info crash fix rev 200797:
2014-09-08 bdreweryAvoid rs(1) hitting LINE_MAX with custom trees that...
2014-09-08 desRevert r271257 after several issues were pointed out...
2014-09-08 mavBunch of microoptimizations to reduce dereferences...
2014-09-08 traszMake it possible to use empty user name ("-U ''") for...
2014-09-08 traszMake mount_smbfs(8) preserve the "automounted" mount...
2014-09-08 desUse the correct idiom for default values, and ensure...
2014-09-08 desFail rather than segfault if neither PAM_TTY nor PAM_RH...
2014-09-08 desFix support for IPv6 nameservers.
2014-09-08 hrs- Make hhook_run_socket() vnet-aware instead of adding...
2014-09-08 dumbbellpause_sbt(): Take the cold path (ie. use DELAY()) if...
2014-09-08 bzUse __DECONST to avoid compiler warnings (and thus...
2014-09-08 dumbbellvt(4): Change the terminal and buffer sizes, even witho...
2014-09-08 adrianImplement htprotmode handling.
2014-09-08 peterTemporarily remove the warning added r270781 - it print...
2014-09-08 adrian(more) correctly account TX completion status for A...
2014-09-08 adrianBring over some more status codes from the Linux iwlwif...
2014-09-08 gjbSilence a bmake(1) warning in the gif(4) module build
2014-09-08 alcOops. vm_map_simplify_entry() is used by mac_proc_vm_r...
2014-09-08 alcMake two functions static and eliminate an unused ...
2014-09-07 ngieInclude src.opts.mk after SHLIBDIR has been defined...
2014-09-07 andrewWhen entering the kernel with the MMU off assume we...
2014-09-07 sbrunoRemove redundant kern conf entries that are inherited...
2014-09-07 andrewRemove Lvirtaddr and Lphysaddr, these don't appear...
2014-09-07 andrewGeneralise the va to pa code and use it when starting...
2014-09-07 tuexenAddress warnings generated by the clang analyzer.
2014-09-07 tuexenAddress another warnings reported by Patrick Laimbock...
2014-09-07 delphijMFV r271225:
2014-09-07 delphijMFV r271223:
2014-09-07 delphijFix typo.
2014-09-07 tuexenUse union sctp_sockstore instead of struct sockaddr_sto...
2014-09-07 andrewCreate a common i.MX53 config and use it with the two...
2014-09-07 tuexenUse SYSCTL_PROC instead of SYSCTL_VNET_PROC.
2014-09-07 hselaskyUpdate mixer description for FastTrackPro.
2014-09-07 glebiusstyle(9)
2014-09-07 glebiusFix for r271182.
2014-09-06 adrianImplement local sfbuf_map and sfbuf_unmap for MIPS32.
2014-09-06 tuexenFix a leak of an address, if the address is scheduled...
2014-09-06 kibAdd a define for index of IA32_XSS MSR, which is, per...
next