]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hyperv/hn: Allow RSS capability flipping upon attach/reinit.
[FreeBSD/FreeBSD.git] / sys /
2016-09-19 sephehyperv/hn: Allow RSS capability flipping upon attach...
2016-09-19 sephehyperv/hn: Stringent RSS sysctl checks
2016-09-19 sephehyperv/hn: Don't allow MTU change, if it is not support...
2016-09-19 sephehyperv/hn: Save capabilities for later use.
2016-09-19 sephehyperv/hn: Don't allow NVS and NDIS version change...
2016-09-19 sephehyperv/hn: Apply RSS indirect table fixup before config...
2016-09-18 kibRegen.
2016-09-18 kibAdd compat32 support for capsicum.
2016-09-18 landonfSplit bcm_mipscore.c into bcm_bmips (BMIPS32/BMIPS3300...
2016-09-18 kibAdd comment for the closing guard.
2016-09-18 kibUtilize pmap.h names for constants and types used to...
2016-09-18 kibConsolidate four efi_next_descriptor() definitions.
2016-09-18 kibAdd double-inclusion protection.
2016-09-18 aeMove opcode rewriter init and destroy handlers into...
2016-09-18 kibRemove trailing space.
2016-09-18 edFix badly computed register/stack offset of system...
2016-09-18 edAdd very preliminary support for CloudABI for ARMv6.
2016-09-18 sephehyperv/hn: Add sysctls to dynamic adjust RSS key and...
2016-09-18 sephehyperv/hn: Don't mess up RSS key and indirect table...
2016-09-18 sephehyperv/hn: Put debug message under bootverbose
2016-09-18 sephehyperv/hn: Regroup ifnet setup code.
2016-09-18 sepheFix LINT building.
2016-09-18 adrian[iwm] fix up RSSI calculations for both scan results...
2016-09-17 npcxgbe/t4_tom: Update the active/passive open code to...
2016-09-17 landonfbhnd(4): Fix regression in BCM4331 SPROM pin reference...
2016-09-17 npcxgbe/t4_tom: The SMAC entry for a VI is at a different...
2016-09-17 kibFix libprocstat build after r305902.
2016-09-17 kibReduce size of ufs inode.
2016-09-17 jceelCreate aliases for named virtio-console ports.
2016-09-17 bdeRemove all kernel uses of pcb_psl, but keep in in the...
2016-09-17 bdeSilently ignore unexpected single-step traps (except...
2016-09-17 dchaginImplement BLKSSZGET ioctl for the Linuxulator.
2016-09-17 adrian[net80211] add a HT method to populate HTCAP based...
2016-09-16 jhibbitsIncrease the boot1 file size on the HFS boot image.
2016-09-16 hselaskymlx5en: Fix duplicate mbuf free-by-code.
2016-09-16 hselaskymlx5en: Remove unused pdev pointer.
2016-09-16 hselaskymlx5en: Verify port type is ethernet before creating...
2016-09-16 hselaskymlx5en: Allow setting the software MTU size below 1500...
2016-09-16 hselaskymlx5en: Factor out common sendqueue code for use with...
2016-09-16 hselaskymlx5en: Properly declare doorbell lock for 32-bit CPUs.
2016-09-16 hselaskymlx5en: Optimise away duplicate UAR pointers.
2016-09-16 hselaskymlx5en: Make the mlx5e_open_cq() and mlx5e_close_cq...
2016-09-16 hselaskymlx5en: Minor completion queue control path code refactor.
2016-09-16 hselaskymlx5en: Separate the sendqueue from using the mlx5e_cha...
2016-09-16 hselaskyUpdate the MLX5 core module:
2016-09-16 bdeFix decoding of tf_rsp on amd64, and move TF_HAS_STACKR...
2016-09-16 bdeStatically initialize the run mode to the one that...
2016-09-16 bde(1) Ifdef the new dr6 variable for KDB.
2016-09-16 mjglinprocfs: garbage collect meminfo fields not present...
2016-09-16 emasteUse arch-specific .text padding fill value in EFI loaders
2016-09-16 npcxgbe(4): Attach to cards with the Terminator 6 ASIC...
2016-09-15 npWhitespace nits.
2016-09-15 avosnet80211: allow to override SWCRYPT/SWMIC bits in the...
2016-09-15 bdeDecode some REX prefixes in inst_call(). This makes...
2016-09-15 brooksThe TLS offset is a property of the process ABI.
2016-09-15 bdeAbort single stepping in ddb if the trap is not for...
2016-09-15 jhbRemove 'cpu' and 'cpu_class' on amd64.
2016-09-15 traszChange the getnewvnode(9) tag for nullfs from "null...
2016-09-15 kevloBump __FreeBSD_version for r305824.
2016-09-15 emasteRenumber license clauses in sys/kern to avoid skipping #3
2016-09-15 npcxgbe(4): Use the interface's viid to calculate the...
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-14 jhibbitsOnly define db_show_spr if DDB is enabled.
2016-09-14 manuufsread: Do not cast struct direct from void *
2016-09-14 bzTry to fix LINT builds after r305807. Seems to be...
2016-09-14 tuexenEnsure that the IPPROTO_TCP level socket options
2016-09-14 bdeUse the MI macro TRAPF_USERMODE() instead of open-coded...
2016-09-14 hselaskyImprove USB polling mode by not locking any mutexes...
2016-09-14 hselaskyMake the callout structure in the boot loader's kernel...
2016-09-14 sephehyperv/hn: Fix some ifnet settings
2016-09-14 sephehyperv/hn: Remove the FreeBSD_version check for TSO...
2016-09-14 sephehyperv/hn: Bring in shims from stable/10
2016-09-14 sephehyperv/hn: Use sx for the main lock.
2016-09-14 sephehyperv/hn: Cleanup hn_ioctl.
2016-09-14 sephehyperv/hn: Function renaming: hn_ifinit -> hn_init
2016-09-14 sephehyperv/hn: Deprecate hn_softc_t
2016-09-14 sephehyperv/hn: Remove unused softc field
2016-09-14 sephehyperv/vmbus: Make sure that the sub-channel count...
2016-09-14 sephehyperv/hn: Pull RSS key and indirect table setup up.
2016-09-13 avosnet80211: improve error checking in ieee80211_parse_...
2016-09-13 aeFix swap tables between sets when this functional is...
2016-09-13 andrewAdd a missing opt_ddb.h include from places that includ...
2016-09-13 andrewFix the arm64 kernel build when DDB is disabled, debug_...
2016-09-13 baptRemove code that crept in r305125 by accident
2016-09-13 andrewAdd a warning about a known erratum we have observed...
2016-09-13 sephehyperv/hn: Reorganize synthetic parts attach code.
2016-09-13 sephehyperv/hn: Regroup synthetic parts attach code.
2016-09-13 sephehyperv/hn: Reorganize channel attach/detach code.
2016-09-12 avosnet80211: fix possible panic in adhoc mode (INIT -...
2016-09-12 oshogbofd: add fget_cap and fget_cap_locked primitives
2016-09-12 jhbRemove explicit device_verbose() from the t4iov driver...
2016-09-12 jhbMake device_quiet() an attachment property.
2016-09-12 gonzoRemove semicolon from the end of the macro definition
2016-09-12 avosurtwn: fix possible driver hang when beacon miss is...
2016-09-12 kibFix typo in comment.
2016-09-12 brAdd SMP support for MTI Malta 34kf CPU.
2016-09-12 manuRemove CUBIEBOARD kernel config file.
2016-09-12 sephehyperv/hn: Pull ether address and link status extractio...
2016-09-12 sephehyperv/hn: Reorganize RNDIS attach
2016-09-12 sephehyperv/hn: Reorganize sub-channel allocation.
next