ip_demux: Save raw hash, instead of hash masked w/ ncpus2_mask, i.e. cpuid
[dragonfly.git] / sys /
2013-05-02 Sepherosa Ziehauip_demux: Save raw hash, instead of hash masked w/...
2013-05-02 Sepherosa Ziehauip_demux: Remove unused udp_mpsafe_thread global variable
2013-05-02 Sepherosa Ziehaunetisr: Fix comment
2013-05-02 Sepherosa Ziehaunetisr: Renaming, cpufn -> hashfn; no functional changes
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashcpu, which maps pkt hash to...
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashport, which finds netisr msgport...
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-04-29 Matthew Dillonkernel - Terminate ddb backtraces at Xfast_syscall
2013-04-29 Sascha WildnerMerge <machine/uvparam.h> into <time.h> and remove it.
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 2/several
2013-04-28 François Tigeotsbp(4): Support MAXPHYS up to 512KB
2013-04-28 François Tigeotsbp(4): Sync sbp.h with FreeBSD
2013-04-28 Sascha WildnerRemove pca and speaker device remains (both deleted).
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-28 Sascha WildnerRemove <machine/if_wl_wavelan.h>, which was for the...
2013-04-28 Sascha WildnerRemove some header files for drivers that were deleted.
2013-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 1/several
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-27 Sepherosa Ziehauintr: Don't embed struct thread in intr_info
2013-04-27 Sascha Wildnerkernel/ng_iface: Add missing braces.
2013-04-27 Sascha Wildnerkernel/hptiop: Add missing braces.
2013-04-23 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks.
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-16 Sascha Wildnerkernel/checkpoint: Fix wrong sizeof (p_sigacts is a...
2013-04-16 Sascha Wildnerkernel/isa: Remove redundant check. Already depends...
2013-04-16 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE()s.
2013-04-16 Sascha Wildnerkernel/ndis: Fix typo in DRIVER_MODULE().
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-15 Sepherosa Ziehaubnx: Save inetrrupt mailbox register in bnx_intr_data
2013-04-15 Sepherosa Ziehaubnx: There is no non-oneshot MSI interrupt handler now
2013-04-15 Sepherosa Ziehaubnx: Chips supported by this driver always support...
2013-04-15 Sepherosa Ziehaubnx: Move status block related fields into bnx_intr_data
2013-04-14 Sepherosa Ziehaubnx: Properly setup RX return ring cons index position
2013-04-14 Sepherosa Ziehaubnx: Use pre-configured array to setup TX ring's mailbo...
2013-04-14 Sepherosa Ziehaubnx: Create dedicated thread for RX standard ring refilling
2013-04-13 Sascha Wildnerkernel/rmdir: Return EBUSY if the dir is a mount point...
2013-04-13 Sascha Wildnerkernel: Add lpathconf(2) syscall.
2013-04-12 Sepherosa Ziehaubnx: Fix up CPUID for tick callout
2013-04-12 Sepherosa Ziehaubnx: Reimplement polling in non-compat mode
2013-04-11 Sepherosa Ziehaubnx: Add read-only sysctl node for RX/TX queue count
2013-04-11 Sepherosa Ziehaubnx: Switch to IFQ subqueue functions and use per-TX...
2013-04-11 Sepherosa Ziehaubnx: Split RX/TX serializers
2013-04-10 Sepherosa Ziehaubnx: Group interrupt related fields together
2013-04-10 Sepherosa Ziehauioapic: Relocate IRQ if it hits SYSCALL entry
2013-04-10 Sepherosa Ziehaubnx: Save RX return ring and TX ring status block indic...
2013-04-09 Sepherosa Ziehaubnx: Field renaming; no functional changes
2013-04-09 Sepherosa Ziehaubnx: Factor out bnx_{alloc,setup,free}_intr()
2013-04-09 Sepherosa Ziehaubce: BCM5716's MSI does not have bug either
2013-04-09 Sepherosa Ziehaubnx: Don't commit coalesce param changes in interrupt...
2013-04-09 Sepherosa Ziehaubnx: Regroup RX std and return rings into their own...
2013-04-09 Sepherosa Ziehauip/udp: Fix IP source address setting for multicast...
2013-04-09 Sepherosa Ziehauip_output: Record the "src was INADDR_ANY" for multicas...
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-07 Sepherosa Ziehaude: Reset chip after calling ether_ifattach()
2013-04-05 Sascha Wildnerkernel/if_ndis: Grab the serializer around if_devstart().
2013-04-02 Sascha Wildnerkernel: Fix build without DDB.
2013-04-02 Sascha Wildner<sys/param.h>: Adjust comment indent.
2013-04-02 Sepherosa Ziehaure: Don't enable MSI by default even for PCI-e chips
2013-04-02 Justin C. SherrillChange to DragonFly 3.5. v3.5.0
2013-04-01 Sascha Wildnerkernel: Fix buildkernel without INVARIANTS.
2013-04-01 Sascha Wildnermfi(4)/mfiutil(8): Add support for foreign configuratio...
2013-04-01 Sascha Wildnerkernel/mfi: Add a tunable/sysctl to modify the command...
2013-04-01 Sascha Wildnerkernel: Make tty_compat.c optional in 'files' instead...
2013-04-01 Sepherosa Ziehaubnx: Pack TX mbuf and dmamap together; improve cache...
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-31 Sascha Wildnerciss(4): Fix build with CISS_DEBUG.
2013-03-31 Sepherosa Ziehaubnx: Properly setup TX ring prod index position
2013-03-31 Sepherosa Ziehaubge: Limit STD RX ring prod index increment to 8 for...
2013-03-29 Sascha Wildnerkernel: Remove 'options COMPAT_SUNOS'.
2013-03-29 Sascha Wildnerkernel: Unbreak building kernels that have 'options...
2013-03-29 Sepherosa Ziehaubnx: Make sure that all of the TX rings receive tx_wreg...
2013-03-29 Sepherosa Ziehaubnx: Make "force defrag" as TX ring flag
2013-03-29 Sepherosa Ziehaubnx: Turn softc SHORTDMA flag into per TX ring flag
2013-03-29 Sepherosa Ziehaure: Disable IP header checksum offloading on 8168C...
2013-03-28 Sepherosa Ziehaubnx: NIC based TX rings are only applicable to chips...
2013-03-28 Sepherosa Ziehaubnx: Regroup TX related fields into TX ring struct
2013-03-28 Sepherosa Ziehaubnx: It does not make sense to have ret-ring size large...
2013-03-28 Sepherosa Ziehaubnx: Defer interrupt allocation until chip reset is...
2013-03-28 Sepherosa Ziehaubnx: Remove remainder of BCM5906
2013-03-28 Matthew Dillonkernel - Cleanup SWB_NPAGES
2013-03-27 Matthew Dillonvkernel - Add debugging
2013-03-27 Sepherosa Ziehaujme: Enable PHY calibration to fix compat issue w/...
2013-03-27 Sepherosa Ziehaujme: Fix comment
2013-03-27 Matthew Dillonvkernel - Fix copyin/copyout to return the correct...
2013-03-27 Matthew Dillonkernel - Fix bug in uiomove() error handling (2)
2013-03-26 Matthew Dillonkernel - mps driver - Adjust M_NOWAIT -> M_INTWAIT.
2013-03-26 Matthew Dillonkernel - Fix bug in uiomove() error handling, fix deadl...
2013-03-26 Sepherosa Ziehauipiq: Use cached mycpu to access per-cpu ipiq stats
2013-03-26 Sepherosa Ziehaubce: Don't use MSI-X, if the effective RX ring count...
2013-03-26 Sepherosa Ziehaubce: Try enabling MSI-X on 5716 too
2013-03-26 Sepherosa Ziehauipiq: Make stats per-cpu
2013-03-26 Sepherosa Ziehauudp: Make stats per-cpu
2013-03-26 Sepherosa Ziehaulnc: Call ether_ifattach() before lance_stop()
2013-03-25 Sascha Wildnerkernel/cpu_topology: They are just bits, not BITS.
2013-03-25 Sepherosa Ziehauip: Cache align ip_stats
2013-03-23 Sascha Wildnernatacontrol(8): Add commands to tweak power/acoustic...
next