]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sfxge: add statistics for each Tx queue
[FreeBSD/FreeBSD.git] / sys /
2015-03-23 arybchiksfxge: add statistics for each Tx queue
2015-03-23 arybchiksfxge: remove obsolete Tx non-multi queue support
2015-03-23 arybchiksfxge: add barriers to BAR write macros
2015-03-23 arybchiksfxge: assert either kernel or internal copy of interfa...
2015-03-23 tuexenRemove a useless assignment.
2015-03-23 andrewAdd the start of the arm64 machine headers. This is...
2015-03-22 pfgSmall style(9) cleanup.
2015-03-22 ianThe sysctls that return process argv and envv return...
2015-03-22 andrewStop calling x86_efi_copyin and x86_efi_getdev directly...
2015-03-22 adrianInitialise the pps / packet tracking timestamp so 11n...
2015-03-22 mavRemove MAXBSIZE use from drivers where it has nothing...
2015-03-22 pfgSmall style(9) cleanup.
2015-03-22 hselaskyFix for out of order device destruction notifications...
2015-03-22 kibmsdosfs: mark unused compat-mount fields
2015-03-22 adrianAdd initial D-Link DIR-655 (A1) support.
2015-03-21 adrianre-enable building modules for the AR933x
2015-03-21 adrianQuieten some of the log spam from AR9300 sysctl tree...
2015-03-21 mjgproc: use MTX_NEW flag in proc_init
2015-03-21 mjgcred: add proc_set_cred_init helper
2015-03-21 mjgfork: assign refed credentials earlier
2015-03-21 alcIntroduce vm_object_color() and use it in mmap(2) to...
2015-03-21 cogneterror is only used if MAC is defined, so make its decla...
2015-03-21 cognetWhen waiting on PTE allocation, another thread could...
2015-03-21 kibSomewhat modernize the SysV shm code:
2015-03-21 hselaskyThe synchronisation value returned by the so-called...
2015-03-21 adrianFix the LED configuration so the switch PHY LEDs work...
2015-03-21 adrianMigrate these configs to use the geom map search function.
2015-03-21 adrianAdd support for the TP-Link TL-WDR4300 and TL-WDR3600.
2015-03-21 adrianRe-enable the modules for now; I'm using them in some...
2015-03-21 adrianNow that the switch PHY fully works, don't limit arge0...
2015-03-21 adrianAdd GPIO function mux configuration for AR934x SoCs.
2015-03-21 adrianadd QCA955x PCIe configuration registers.
2015-03-21 adrianNote that the AR724x PCIe registers are actually from...
2015-03-21 mjgcoredump: protect corefilename access with a lock
2015-03-21 delphijDisable timestamping on devfs read/write operations...
2015-03-20 jkimDisable insecure SSLv2 support from the base OpenSSL.
2015-03-20 glebiusMake vlan_config() the signle point of validity checks.
2015-03-20 glebiusIn vlan_clone_match_ethervid():
2015-03-20 loosAdd a driver for the Dallas/Maxim DS1307, another commo...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-20 andrewAdd a helper function to read clock frequencies from...
2015-03-20 andrewSplit out the common bcm283x fixes from the bcm2835...
2015-03-20 andrewRemove now unneeded headers from the Broadcom DWC driver
2015-03-20 andrewMove the code to set the device power to the bcm2835...
2015-03-20 glebiusTiny comment fix.
2015-03-20 glebiusNow, when r272244 introduced counter(9) based counters...
2015-03-20 jhbExpand the bitcount* API to support 64-bit integers...
2015-03-20 zbbAllow to override default kernel virtual address assign...
2015-03-20 pfgPermit multiple arguments for the nonnull attribute.
2015-03-19 kibUse VT-d interrupt remapping block (IR) to perform...
2015-03-19 kibProvide definitions for all descriptors types in the...
2015-03-19 kibFix syntax error.
2015-03-19 andrewFix building ixgbe with gcc, it doesn't like nested...
2015-03-19 andrewUse the dsb macro to use the correct instruction when...
2015-03-19 adrianFix the label search routine in geom_map to not trip...
2015-03-19 alcFix the root cause of the "vm_reserv_populate: reserv...
2015-03-19 hirenAdd connection flow type to siftr(4).
2015-03-19 aeTo avoid a possible race, release the reference to...
2015-03-18 hirenAdd connection flowid to siftr(4).
2015-03-18 kenFix a couple of problems in the sa(4) media type reports.
2015-03-18 jfvFix i386 LINT build issues, and remove unused variable.
2015-03-18 jfvCorrect the ixgbe entries in mips and powerpc, and...
2015-03-18 jhbClear an mbuf's external storage flags in m_extaddref...
2015-03-18 hselaskyAdd missing void pointer argument to SYSINIT() functions.
2015-03-18 hselaskyFix problems about 32-bit ticks wraparound and unsigned...
2015-03-18 hselaskyDeclare missing symbol and inline macro which is only...
2015-03-18 adrianFix ixgbe(4) to compile - with RSS; with ix+ixv in...
2015-03-18 adrianFix ixgbe(4) - add ix_txrx to compile in the kernel.
2015-03-18 adrianCorrectly const-ify things.
2015-03-17 jfvResolve a few build issues, add module directories...
2015-03-17 kibWhen initial placement of the new entry crosses the...
2015-03-17 kibWhen inserting new entry into the address map, ensure...
2015-03-17 ianFix fdt_platform_fixups() mem region handling. It...
2015-03-17 ianThe minimum sbuf buffer size is 2 bytes (a byte plus...
2015-03-17 ianIn sbuf_new_for_sysctl(), default the buffer size to...
2015-03-17 glebiuso Enhance vm_pager_free_nonreq() function:
2015-03-17 glebiusFix build.
2015-03-17 glebiusFix build after r280182.
2015-03-17 zbbIntroduce Annapurna Labs AHCI support
2015-03-17 dumbbelldrm: Update the device-independent code to match Linux...
2015-03-17 jfvUpdate to the Intel ixgbe driver:
2015-03-17 glebiusReduce header pollution.
2015-03-17 mavImprove ATA and SCSI versions printing.
2015-03-17 glebiusAlways lock the hash row of a source node when updating...
2015-03-17 hselaskyRemove no longer used allocation type.
2015-03-17 hselaskyUse define instead of constant.
2015-03-17 arybchiksfxge: increase default put-list limit to 1024
2015-03-17 arybchiksfxge: prefetch txq->common if TxQ is started only
2015-03-17 arybchiksfxge: adding version info to device description
2015-03-17 arybchiksfxge: move deferred packet list statistics to dedicate...
2015-03-17 arybchiksfxge: add tunables to control LRO parameters on driver...
2015-03-16 bennoReset bp->bio_done to unmapped_buf when removing a...
2015-03-16 ianTrivial change / forced-commit to document prior change...
2015-03-16 ian(no commit message)
2015-03-16 ianUse a regular sbuf + SYSCTL_OUT() rather than sbuf_new_...
2015-03-16 ianUpdate an sbuf assertion to allow for the new SBUF_INCL...
2015-03-16 rwatsonIntroduce a cap_ioctl_t used for the 'cmds' arguments...
2015-03-16 nwhitehornConvert PTE eviction lock from an RW lock to a RM lock...
2015-03-16 jhbMove special DDP handling for closing a connection...
2015-03-16 glebiusProvide a comment explaining r279688.
next