aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Correct a remote kernel panic when processing zero-length RPC recordsSimon L. B. Nielsen2006-03-011-1/+1
* Fix an old mis-merge in 1.26.2.11 that invoked usb_cold_explore()Ian Dowse2006-02-281-3/+6
* MFC 1.63: avoided the use of purged address structure when anHajimu UMEMOTO2006-02-141-2/+1
* MFC 1.168: Never select the PCB that has INP_IPV6 flag and is boundHajimu UMEMOTO2006-02-111-1/+23
* MFC 1.56: make IPV6_V6ONLY socket option work for UDP as well.Hajimu UMEMOTO2006-02-091-3/+4
* MFC: Make multicast routing rolling on bge's.Ruslan Ermilov2006-02-011-1/+4
* MFC: Return EINVAL if the tv_usec part of the utimes(2) argumentsDiomidis Spinellis2006-01-221-0/+3
* MFC: polling(4) support for bge(4).Ruslan Ermilov2006-01-172-11/+120
* Merge device_pager.c:1.69 from HEAD to RELENG_4:Ed Maste2006-01-121-0/+1
* Regenerate after updating usbdevs.Shunsuke Akiyama2006-01-062-5/+44
* Fix latest commit, some vendor ids and product ids were missing.Florent Thoumie2006-01-051-0/+5
* MFC:Florent Thoumie2006-01-054-1/+20
* MFC:Paul Saab2005-12-312-11/+11
* MFC r1.252:Maxime Henrion2005-12-161-0/+1
* Fix a typo that caused a panic in a quite rare case: when a packet wasGleb Smirnoff2005-12-101-1/+1
* MFC: Fix memory leak.Ruslan Ermilov2005-12-091-0/+1
* MF5: Always read RTC_IN to clear any pending interrupt when writing toJohn Baldwin2005-11-281-0/+3
* Add several missing calls to splx() in error cases associated withRobert Watson2005-11-271-1/+4
* Enable BWX for the Alcor2 chipset treating it like the Pyxis. This is notJohn Baldwin2005-09-301-8/+12
* MFC 1.64: Restore a historical ufs_inactive behavior that respectXin LI2005-09-271-1/+1
* MFC: Retain generation count when writing zeroes instead of an inode to disk.Tor Egge2005-09-201-3/+35
* MFC typo fix from 1.75:Gleb Smirnoff2005-09-201-1/+1
* Multiple interrupt handlers may try to queue an event for aStephan Uphoff2005-09-201-1/+4
* MFC ffs_softdep.c 1.182, softdep.h 1.18Stephan Uphoff2005-08-312-0/+20
* MFC: Don't set the COMPLETE flag in an inodedep structure before theTor Egge2005-08-261-1/+1
* MFC: sys/opencrypto/cryptodev.c 1.26Pawel Jakub Dawidek2005-08-191-2/+4
* MFC: Check for marker pages when scanning inactive page queue.Tor Egge2005-08-151-1/+6
* MFC 1.123:Xin LI2005-07-291-0/+5
* MFC PCI Ids for 5751M and 5789 chips - this brings device supportMike Silbersack2005-07-032-0/+6
* Correct bzip2 denial of service and permission race vulnerabilities.Simon L. B. Nielsen2005-06-292-4/+25
* Avoid a panic in the swizzle code by checking to see if the parentPaul Saab2005-06-291-0/+3
* Merge a whole slew of stability fixes from RELENG_5/CURRENT.Paul Saab2005-06-276-160/+279
* MFC: (1.154) Fixing a memory leak in xpt_release_device().Tai-hwa Liang2005-06-271-0/+2
* MFC rev. 1.19 sys/kern/uipc_accf.c to sys/kern/uipc_socket.c, bug fixes for:Maxim Konovalov2005-06-261-1/+3
* Prepare to close three old PRs.Roman Kurakin2005-06-251-1/+1
* Prepare to close three old PRs.Roman Kurakin2005-06-251-19/+45
* Prepare to close three old PRs.Roman Kurakin2005-06-251-0/+2
* Prepare to close three old PRs.Roman Kurakin2005-06-251-3/+15
* Prepare to close three old PRs.Roman Kurakin2005-06-251-6/+95
* If a PCI interrupt cannot be routed in the mptable directly, itPaul Saab2005-06-204-7/+89
* Use the correct types (size_t rather than int) for a couple of variablesJohn Baldwin2005-06-201-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2005-06-141-0/+634
* Back out the previous revision to unbreak UDP and NFS.Scott Long2005-06-091-3/+1
* MFC 1.57 (partly): The kernel didn't return correctly after theHajimu UMEMOTO2005-06-071-3/+2
* MFC: v1.209John-Mark Gurney2005-06-071-1/+3
* regeneratePaul Saab2005-06-031-1/+3
* MFC support for the 5714Paul Saab2005-06-034-1/+21
* MFC: (rev. 1.10) Correct L2TP header offset handling.Archie Cobbs2005-05-261-2/+2
* Changed to reflect the latest changes in Intel's em version 2.1.7Tony Ackerman2005-05-191-143/+123
* Changes to bring the driver closer to Intel's em version 2.1.7Tony Ackerman2005-05-182-6/+18