aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* proc: create a dedicated lock for zombproc to ligthen the load on allproc_lockMateusz Guzik2018-11-295-4/+19
* Move CLIP table handling out of TOM and into the base driver.John Baldwin2018-11-2910-317/+460
* sh: Fix ${param?} default error messageJilles Tjoelker2018-11-283-2/+15
* Fix yet another edge case in uma_startup_count(). If zone size fits intoGleb Smirnoff2018-11-281-4/+11
* For not offpage zones the slab is placed at the end of page. Keg's uk_pgoffGleb Smirnoff2018-11-282-40/+29
* Add comments describing the bootargs handoff between loader(8) and gptbootIan Lepore2018-11-283-0/+29
* Fix first-packet completionStephen Hurd2018-11-282-0/+8
* powerpc: Don't include KERNBASE in genassym, it's unnecessaryJustin Hibbits2018-11-284-2/+3
* cxgbe: revert r309725Vincenzo Maffione2018-11-282-6/+2
* netmap: set IFCAP_NETMAP in if_capabilitiesVincenzo Maffione2018-11-281-0/+1
* arm64: Add rk_i2c and rk805 to GENERICEmmanuel Vadot2018-11-281-0/+2
* Add RK805 PMIC SupportEmmanuel Vadot2018-11-285-0/+513
* rk_clk_composite: Fix set_muxEmmanuel Vadot2018-11-281-1/+1
* Add CAPABILITIES to the ERL kernel config so that tools that have beenSean Bruno2018-11-281-0/+2
* sfxge(4): add outer IP ID parameter to TSOv2 descriptorAndrew Rybchenko2018-11-286-4/+11
* sfxge(4): add encapsulated TSOv2 capabilityAndrew Rybchenko2018-11-282-0/+7
* sfxge(4): support CTPIO statsAndrew Rybchenko2018-11-281-0/+55
* sfxge(4): regenerate headers to pick up CTPIO statsAndrew Rybchenko2018-11-282-2/+34
* sfxge(4): add bit to indicate CTPIO availabilityAndrew Rybchenko2018-11-281-0/+6
* sfxge(4): add CTPIO statisticsAndrew Rybchenko2018-11-281-1/+77
* sfxge(4): run genfwdef to update headersAndrew Rybchenko2018-11-281-8/+11
* sfxge(4): document the event type for CTPIO sendsAndrew Rybchenko2018-11-281-0/+4
* sfxge(4): add 1.3V voltage and current sensorsAndrew Rybchenko2018-11-283-2/+10
* sfxge(4): provide a flag for controlling CTPIO modeAndrew Rybchenko2018-11-281-0/+2
* sfxge(4): add Medford2 support for tunnel encapsulationsAndrew Rybchenko2018-11-282-15/+21
* sfxge(4): add Medford2 support for licensingAndrew Rybchenko2018-11-281-7/+16
* sfxge(4): add Medford2 support for external port numbersAndrew Rybchenko2018-11-281-0/+87
* sfxge(4): group Medford external port mapping entriesAndrew Rybchenko2018-11-281-15/+15
* sfxge(4): clarify port mode names and masksAndrew Rybchenko2018-11-282-32/+34
* sfxge(4): support Medford2 event timer semanticsAndrew Rybchenko2018-11-282-2/+14
* sfxge(4): support FEC mode settingsAndrew Rybchenko2018-11-282-0/+47
* sfxge(4): remove obsolete commentsAndrew Rybchenko2018-11-282-10/+0
* sfxge(4): move VI window size config to ef10 NIC boardAndrew Rybchenko2018-11-285-105/+35
* sfxge(4): move privilege config to ef10 NIC board configAndrew Rybchenko2018-11-284-43/+17
* sfxge(4): move vector config to ef10 NIC board configAndrew Rybchenko2018-11-284-49/+19
* sfxge(4): move limits config to ef10 NIC board configAndrew Rybchenko2018-11-284-36/+11
* sfxge(4): move Tx config to ef10 NIC board configAndrew Rybchenko2018-11-284-30/+10
* sfxge(4): move Rx config to ef10 NIC board configAndrew Rybchenko2018-11-284-30/+11
* sfxge(4): move datapath config to ef10 NIC board cfgAndrew Rybchenko2018-11-285-35/+19
* sfxge(4): move PHY/link config to ef10 NIC board cfgAndrew Rybchenko2018-11-284-70/+39
* sfxge(4): move legacy board config to ef10 NIC board cfgAndrew Rybchenko2018-11-284-77/+45
* sfxge(4): move MAC address config to ef10 NIC board cfgAndrew Rybchenko2018-11-284-117/+63
* sfxge(4): move PF/VF config to ef10 NIC board configAndrew Rybchenko2018-11-284-83/+51
* sfxge(4): move port config to ef10 NIC board configAndrew Rybchenko2018-11-285-101/+58
* sfxge(4): pacify false positive warningAndrew Rybchenko2018-11-281-1/+1
* sfxge(4): add ef10 NIC board config methodAndrew Rybchenko2018-11-281-4/+20
* sfxge(4): use correct name for frame truncation eventAndrew Rybchenko2018-11-282-4/+6
* powerpc/booke: Fix debug printfs in pmapJustin Hibbits2018-11-281-8/+8
* powerpc: Fix the powerpc64 build post-r341102Justin Hibbits2018-11-281-0/+5
* powerpc: Prepare Book-E kernels for KERNBASE != run baseJustin Hibbits2018-11-282-7/+8