kernel - Increase IFQ_MAXLEN from 50 to 250
[dragonfly.git] / sys /
2013-06-06 Matthew Dillonkernel - Increase IFQ_MAXLEN from 50 to 250
2013-06-04 Matthew Dillonhammer2 - freemap part 3 - group by allocation size
2013-06-04 Sepherosa Ziehauifsubque: Cut ties with ifqueue
2013-06-04 Sepherosa Ziehauifq: Add ifsq_poll_pktlen, which calculate the polled...
2013-06-04 Sepherosa Ziehauifq/classic: Add pkthdr assertion
2013-06-04 Sepherosa Ziehaualtq: Remove the unused parameter 'mpolled' from dequeu...
2013-06-04 Sepherosa Ziehauifq: Remove the unused parameter 'mpolled' from ifq...
2013-06-02 Peter AvalosBring in FreeBSD's msun code for our libm.
2013-06-02 Sascha Wildnermpt(4): Use cam_calc_geometry() directly.
2013-06-01 Sascha Wildnersigaltstack(2): Bring it closer to POSIX.
2013-05-31 Sascha Wildnerkernel/mpt: Remove empty macros.
2013-05-31 Sascha Wildnerkernel/mpt: Fix two operator precedence mistakes.
2013-05-31 Sepherosa Ziehauroute: Remove the unused rt_addrinfo parameter from...
2013-05-31 Matthew Dillonkernel - Fix TDF_NOFAULT issue related to vm.read_short...
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
2013-05-30 Sepherosa Ziehauem/emx: Unbreak vlan settings
2013-05-30 Sepherosa Ziehaubnx: Add comment about how the RSS redirect table is...
2013-05-30 Sascha Wildnerkernel/kern_time.c: Mark the hack to not settimeofday...
2013-05-30 Sascha WildnerPoint to more neutral, yet dports biased directories...
2013-05-30 Sepherosa Ziehaucarp: Fix routes reset issue
2013-05-30 Sepherosa Ziehaucarp: Take netmask into consideration when picking...
2013-05-30 Sepherosa Ziehaucarp: Perfer addresses with prefix route installed.
2013-05-27 Markus Pfeifferfix MXCSR default value
2013-05-23 Sepherosa Ziehaunetgraph7/iface: Second parameter to ifq_dequeue should...
2013-05-23 Sepherosa Ziehau802.11: vap's if_snd is _not_ ALTQ ready
2013-05-23 Sepherosa Ziehaunetgraph7/source: ifnet.if_snd is not ifqueue
2013-05-23 Sepherosa Ziehauifq: Expand IF queue operation macros
2013-05-23 Sepherosa Ziehauip/udp: Make input source address and source port savin...
2013-05-23 Sepherosa Ziehauudp: Fix IP source address setting for multicast addres...
2013-05-22 Sascha Wildner<sys/cdefs.h>: Simplify the _Noreturn compatibility...
2013-05-22 Sepherosa Ziehaupf: Ask caller to recalculate packet hash, if nat/binat...
2013-05-22 Sascha Wildner<sys/cdefs.h>: Fix buildworld until I understand it...
2013-05-22 Sepherosa Ziehausocket: Extend SO_REUSEPORT to distribute workload...
2013-05-22 Sascha Wildner<sys/cdefs.h>: Add compatibility macros for C11's _Nore...
2013-05-22 Sascha Wildnertpm(4): Use __func__.
2013-05-22 Sascha Wildnertpm(4): Fix building with TPM_DEBUG.
2013-05-22 Sepherosa Ziehauintr: Fix comment
2013-05-21 François Tigeotsili(4): Maximum I/O size is 256KB
2013-05-21 François Tigeotkernel: Add CLOCK_PROCESS_CPUTIME_ID
2013-05-21 Sepherosa Ziehauixgbe: On transmit path, prepend the unconsumed mbuf...
2013-05-20 Aggelos Economopouloskernel -- x86_64: Do not set reserved bits in CR3.
2013-05-20 Sepherosa Ziehausyncache: Avoid unnecessary tcpcb checking during synca...
2013-05-20 Sepherosa Ziehausyncache: Avoid NULL accessing to tcpcb of the to-be...
2013-05-20 Sepherosa Ziehaumsk: Disable MSI by default.
2013-05-18 Matthew Dillonhammer2 - freemap part 2 - cleanup & performance pass
2013-05-17 Matthew Dillonhammer2 - freemap part 1 - initial block allocator...
2013-05-15 Sascha Wildnerkernel: Add the tpm(4) driver for trusted platform...
2013-05-14 Matthew Dillonkernel - Fix devfs deadlock
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 8 - stabilization pass
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 7 - stabilization pass
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 6 - stabilization pass
2013-05-10 Sepherosa Ziehaubnx: Use different RX coalesce BDs for polling and...
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 5 - more flush synchron...
2013-05-09 Sepherosa Ziehaubnx: In polling mode, force chip update status block...
2013-05-09 Sepherosa Ziehaubnx: Optimize RX STD ring refilling scheduling
2013-05-09 Sepherosa Ziehauif: Update comment concerning subqueue; no functional...
2013-05-09 Sepherosa Ziehauethernet: Update comment; no functional changes
2013-05-09 Sepherosa Ziehautso: Remove the pendantic tso_pullup functions
2013-05-09 Sepherosa Ziehauifq: Update comment; no functional changes
2013-05-09 Sepherosa Ziehauip_output: Always panic if the rtentry is not owned...
2013-05-09 Sepherosa Ziehauifnet: Update and add comment; no functional changes
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-09 Matthew Dillonhammer2 - flush sequencing part 4 - stabilization and...
2013-05-08 Matthew Dillonkernel - Wakeup p->p_step on procfs close.
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 Sascha Wildnerkernel/acpi: Sync acpi_pci_link with FreeBSD.
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-08 Sascha Wildnerkernel/acpi: Fix a typo in a function name.
2013-05-08 Sepherosa Ziehausyncache: Make sure the accepcted socket is created...
2013-05-08 Matthew Dillonhammer2 - flush sequencing part 3 - add snapshots
2013-05-06 Sepherosa Ziehaubnx: Use different TX coalesce BDs for polling and...
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-05 François Tigeotahci(4): Maximum I/O size is 2MB
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-05 Sepherosa Ziehaubnx: Utilize hardware supplied RSS hash
2013-05-05 Sascha Wildnerkernel/scsi_da: If booting verbosely, si_iosize_max...
2013-05-05 Sascha Wildnerkernel/scsi_da: Use __func__ for printing function...
2013-05-05 François Tigeotsbp(4): Maximum I/O size is 512KB
2013-05-04 Sascha WildnerUse C99 __func__ instead of __FUNCTION__.
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 2
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 1
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 6/several
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 5/several
2013-05-03 Sascha Wildnerkernel/netgraph: Fix a 64 bit pointer issue.
2013-05-03 Sascha WildnerUnbreak buildworld.
2013-05-03 Sepherosa Ziehaubnx: Fix up some comment abount ring control blocks...
2013-05-03 Sepherosa Ziehaubnx: Implement multiple RX/TX rings and MSI-X support...
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 4/several
2013-05-02 Matthew Dillonhammer2 - Major restructuring, part 3/several
2013-05-02 Sepherosa Ziehautoeplitz: Return raw hash
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()
next