summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add blacklist support to sshdlidl2016-06-079-0/+152
* ng_mppc(4): Bring netgraph(3) MPPC compression support.pfg2016-06-071-7/+1
* ng_mppc(4): Bring netgraph(3) MPPC compression support.pfg2016-06-074-2/+646
* ext2fs: cleanup generation number management.pfg2016-06-072-11/+3
* Document 300779, Dummynet AQM version 0.2.1skreuzer2016-06-071-0/+4
* Add SR-IOV guest support to the mlx5en driver.hselasky2016-06-075-0/+526
* Fallback to arc4rand() in the LinuxKPI when read_random() returnshselasky2016-06-072-4/+7
* Remove temporary solution for storing interrupt mapping data asskra2016-06-072-157/+11
* cxgbe(4): A couple of fixes to set_sched_queue.np2016-06-071-6/+8
* Bump date in both manpages.araujo2016-06-072-2/+2
* cxgbe(4): Provide information about traffic classes in the sysctl mib.np2016-06-071-1/+122
* INTRNG: As follow up of r301451, implement mapping and configurationmmel2016-06-074-44/+46
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiessephe2016-06-0713-23/+23
* [ath3k] add a replacement ath3k firmware loading tool.adrian2016-06-079-307/+1052
* Add an entry on rc.conf(5) explaining the new optionsaraujo2016-06-072-1/+19
* cxgbe(4): Track the state of the hardware traffic schedulers in thenp2016-06-072-0/+30
* After tearing down the interface per-"domain" bits, set the data areabz2016-06-061-1/+3
* newsyslog: Eliminate unnecessary sleep(10) when -R and -s are specifiedvangyzen2016-06-061-7/+9
* cxgbe(4): Break up set_sched_class. Validate the channel number andnp2016-06-061-128/+108
* Make KASSERT message more useful by printing the variables on whichbz2016-06-061-1/+2
* Add a `show igi_list` command to DDB to debug IGMP state.bz2016-06-062-0/+44
* Implement a `show panic` command to DDB which will helpfully print thebz2016-06-063-1/+60
* cxgbe(4): Create a reusable struct type for scheduling class parameters.np2016-06-061-13/+15
* Defer the creation of ACPI thermal kthreads to a startup sysinit.jhb2016-06-061-35/+44
* Update blacklist support in ftpd to clarify fd usagelidl2016-06-062-13/+11
* cxgbetool: Allow max-rate > 10Gbps for rate-limited traffic.np2016-06-061-2/+2
* Turn off blacklistd daemon in defaultslidl2016-06-061-1/+1
* Similarly to r301505 protect the removal of the ifa from the if_addrheadbz2016-06-061-1/+4
* indent(1): Fix typo.pfg2016-06-061-1/+1
* xen-netfront: fix initializationroyger2016-06-061-5/+18
* xen: Correct typo in #undef for symbol NBPLroyger2016-06-061-1/+1
* Move the callout_reset() to the end of the work not having it stickbz2016-06-061-3/+4
* In if_purgeaddrs() we cannot hold the lock over the entire loopbz2016-06-061-0/+3
* Destroy the mutex last. In this case it should not matter, butbz2016-06-061-1/+1
* SYSINIT functions do not return a value; switch to void, removebz2016-06-061-6/+4
* Provide a public interface to rt_flushifroutes which takes the addressbz2016-06-062-0/+10
* Make the KASSERT message more helpful by also printing the ifp informationbz2016-06-061-1/+2
* Remove erroneous lock assertionssgalabov2016-06-061-2/+0
* Add support to priority code point (PCP) that is an 3-bit fieldaraujo2016-06-067-17/+182
* sfxge(4): update TX vFIFO ULL tag location to avoid merge conflictarybchik2016-06-061-2/+2
* sfxge(4): pick an RSS bucket for the packet enqueued and select TXQ accordinglyarybchik2016-06-061-0/+18
* sfxge(4): set up the indirection table using the kernel-driven RSS bucket idsarybchik2016-06-061-0/+5
* sfxge(4): bind interrupts to CPUs in accordance with bucket to CPU maparybchik2016-06-061-0/+11
* sfxge(4): restrict the maximum number of RSS channels by the number of RSS bu...arybchik2016-06-061-0/+22
* sfxge(4): get RSS key to be programmed into NIC from the kernelarybchik2016-06-061-0/+13
* sfxge(4): prepare sfxge to be RSS API awarearybchik2016-06-061-1/+1
* hyperv/vmbus: Constify channel messagesephe2016-06-063-38/+44
* hyperv/vmbus: Factor out channel message processingsephe2016-06-064-32/+38
* [bwn] don't use a 1MB CCK RTS frame for 11a OFDM transmissions.adrian2016-06-061-4/+5
* hyperv/vmbus: Define type for channel messages.sephe2016-06-063-4/+10
OpenPOWER on IntegriCloud