summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build after typo.rnoland2010-03-131-1/+1
* Small style(9) cleanups.ed2010-03-135-10/+13
* Correct a typo.jkoshy2010-03-131-1/+1
* Use an unique directory name instead of hardcoded /tmp/.diskless.jh2010-03-131-2/+2
* Add support for Intel Pineview chips, aka IGDrnoland2010-03-133-3/+15
* Change the 'amt' parameter in format_k2 from int to unsigned long longbrucec2010-03-131-1/+1
* Free the memory allocated via strdup.brucec2010-03-131-0/+1
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-139-9/+0
* o) Use octeon_fpa_alloc_phys in a situation in which we don't need a usablejmallett2010-03-131-81/+86
* Make this conform to the other top-level Makefile subdir listings withimp2010-03-131-13/+77
* Fix spelling of noreorder.jmallett2010-03-131-1/+1
* Correct bugs fixed but not merged from my own tree.delphij2010-03-131-2/+3
* sh: Add tests for " and $ inside `.jilles2010-03-121-0/+43
* The proper fix for the delayed SCTP checksum is torrs2010-03-127-10/+8
* fix type in commentticso2010-03-121-1/+1
* Add support of Intel Pineview chips, aka IGD.rnoland2010-03-121-4/+20
* Follow up commit to reindent the code.delphij2010-03-121-13/+13
* Two optimizations to MI strlen(3) inspired by David S. Miller'sdelphij2010-03-121-12/+31
* flowtable_get_hashkey is only used by a DDB function - move under #ifdef DDBkmacy2010-03-121-14/+13
* Add pci ids for Intel Ironlake chipsets.rnoland2010-03-121-0/+4
* Fix a style(9) nit.jkim2010-03-121-2/+1
* re-update copyright to 2010kmacy2010-03-121-1/+1
* Tidy up callout for select(2) and read timeout.jkim2010-03-121-3/+6
* Implement Rx checksum offloading for Yukon EC, Yukon Ultra,yongari2010-03-122-47/+204
* Reorder interrupt handler a bit such that producer/consumeryongari2010-03-121-16/+16
* Update to upstream version 2.3fanf2010-03-123-41/+91
* Now fix functionality of 'netstat -f netgraph' that hasn't workedglebius2010-03-123-3/+7
* Fix 'netstat -f netgraph', which I had broken in r163463 ling timeglebius2010-03-121-0/+18
* Force commit to correct Bug ID:pjd2010-03-120-0/+0
* Remove bogus assertion.pjd2010-03-121-3/+0
* Fix typo in macro name and macro usage.uqs2010-03-122-2/+3
* The flow-table module retrieves the destination and sourceqingli2010-03-121-0/+13
* Fix several typos in macros or macro misusage.uqs2010-03-1223-33/+20
* With the recent change of the sctp checksum to support offload,rrs2010-03-121-0/+19
* Mask disk_idx to avoid panic because of extra bits set.mav2010-03-121-6/+8
* Regen:brooks2010-03-121-870/+1202
* - Enable kernel stack guard page.neel2010-03-122-8/+23
* - With the introduction of -A, -B and -3, not all combinations ofedwin2010-03-122-86/+188
* fix stats reporting sysctlkmacy2010-03-121-17/+17
* - restructure flowtable to support ipv6kmacy2010-03-126-172/+763
* Make the ddb command "show tlb" SMP friendly.neel2010-03-124-11/+69
* Fix the previous attempt to fix kernel builds of HEAD on 7.x. Use thejhb2010-03-122-2/+2
* o) Send packets being queued for transmission up to BPF if there's a listener.jmallett2010-03-121-2/+58
* implement listing of a subset of pipes/queues/schedulers.luigi2010-03-113-91/+264
* Add bpf and random to Octeon configurations, since they're needed to runjmallett2010-03-112-0/+4
* Don't force single user on Octeon anymore.jmallett2010-03-111-2/+0
* o) Eliminate use of sc->typestr, which is always NULL.jmallett2010-03-111-41/+56
* Add device ID for the NATURAL4000 keyboardthompsa2010-03-111-0/+1
* - Integrate latest driver code from OpenBSDthompsa2010-03-114-131/+652
* extend search for Apple Function Key.thompsa2010-03-111-13/+18
OpenPOWER on IntegriCloud