summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [NETFILTER]: Kill ip_queue from feature removal schedule.Patrick McHardy2006-12-031-12/+0Star
| * | | [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-031-0/+4
| * | | [DCCP]: Update DocumentationIan McDonald2006-12-031-15/+8Star
| * | | [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-031-0/+281
| * | | [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-031-15/+0Star
| * | | [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-031-0/+41
| * | | [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-031-0/+16
| * | | [NET] ip-sysctl.txt: Alphabetize.Stephen Hemminger2006-12-031-178/+177Star
| * | | [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-031-0/+6
| * | | [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-031-0/+6
| * | | [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-4/+9
| * | | e1000: update README for e1000Auke Kok2006-12-021-185/+266
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-021-2/+1Star
| |\ \ \
| | * | | usb: writing_usb_driver free urb cleanupMariusz Kozlowski2006-12-011-2/+1Star
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-021-86/+118
| |\ \ \ \
| | * | | | Documentation/driver-model/platform.txt update/rewriteDavid Brownell2006-12-011-86/+118
| | |/ / /
| * | | | Fix typos in doc and commentsJan Engelhardt2006-11-302-2/+2
| * | | | Fix typos in /Documentation : MiscMatt LaPlante2006-11-3035-67/+67
| * | | | Fix typos in /Documentation : 'U-Z'Matt LaPlante2006-11-3027-38/+38
| * | | | Fix typos in /Documentation : 'T''Matt LaPlante2006-11-3022-35/+35
| |/ / /
| * | / [PATCH] Documentation/rtc.txt updates (for rtc class)David Brownell2006-11-251-159/+304
| | |/ | |/|
| * | [PATCH] Don't give bad kprobes example aka ") < 0))" typoAlexey Dobriyan2006-11-161-2/+3
| * | [PATCH] Update udf documentation to reflect current state of read/write supportPhillip Susi2006-11-161-2/+11
| * | [PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai2006-11-151-1/+1
| * | [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-141-0/+4
| * | [PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman2006-11-091-12/+0Star
| * | [PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txtOleg Nesterov2006-11-091-1/+1
* | | Input: add to kernel-api docbookRandy Dunlap2006-11-241-0/+8
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-11-031-6/+0Star
|\ \
| * | USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-031-6/+0Star
* | | [PATCH] fix Documentation/accounting/getdelays.c buf sizeOleg Nesterov2006-11-031-1/+1
* | | [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-032-1/+29
* | | [PATCH] docbook: merge journal-api into filesystems.tmplRandy Dunlap2006-11-033-334/+301Star
* | | [PATCH] update some docbook commentsRandy Dunlap2006-11-031-1/+1
|/ /
* | [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-31/+8Star
* | [PATCH] docbook: make a filesystems bookRandy Dunlap2006-10-303-61/+102
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-241-0/+2
|\ \
| * | [WATCHDOG] includes for sample watchdog program.Jean Delvare2006-10-121-0/+2
* | | [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-221-5/+5
* | | [PATCH] doc: fixing cpu-hotplug documentationSatoru Takeuchi2006-10-201-74/+74
* | | [PATCH] fix typo in memory barrier docsPaolo 'Blaisorblade' Giarrusso2006-10-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds2006-10-195-11/+16
|\ \ \
| * | | k8temp: Documentation updateRudolf Marek2006-10-181-5/+8
| * | | smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2006-10-181-1/+3
| * | | hwmon: Fix documentation typosJean Delvare2006-10-182-4/+4
| * | | adm9240: Update Grant Coady's email addressGrant Coady2006-10-181-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-192-1/+67
|\ \ \ \
| * | | | PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-181-0/+5
| * | | | PCI: Update MSI-HOWTO.txt according to pci_msi_supported()Brice Goglin2006-10-181-1/+62
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-10-192-1/+21
|\ \ \ \