aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste2007-03-261-0/+30
| * | [IPV4] fib_trie: Document locking.Robert Olsson2007-03-261-0/+9
| * | [NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan2007-03-261-1/+6
| * | [PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski2007-03-251-0/+3
| * | [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-251-2/+2
| * | [NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy2007-03-251-9/+7
| * | [DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2007-03-252-2/+1
| * | [TG3]: Update version and reldate.Michael Chan2007-03-251-2/+2
| * | [TG3]: Exit irq handler during chip reset.Michael Chan2007-03-252-47/+67
| * | [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan2007-03-252-20/+1
| * | [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-253-38/+68
| * | [DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf2007-03-251-1/+4
| * | [IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2007-03-252-1/+6
| * | [NET] AX.25 Kconfig and docs updates and fixesRalf Baechle2007-03-252-37/+42
| * | [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-254-17/+14
| * | [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-255-24/+48
| * | [SCTP]: Update SCTP Maintainers entrySridhar Samudrala2007-03-251-0/+3
| * | [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day2007-03-251-65/+0
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-265-64/+43
|\ \ \
| * | | [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner2007-03-261-0/+4
| * | | [S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner2007-03-261-13/+13
| * | | [S390] cio: Device status validity.Cornelia Huck2007-03-261-1/+5
| * | | [S390] kprobes: Align probe address.David Wilder2007-03-261-1/+1
| * | | [S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens2007-03-261-44/+15
| * | | [S390] dasd: Work around gcc bug.Peter Oberparleiter2007-03-261-5/+5
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-268-98/+145
|\ \ \
| * | | USB: fix usb-serial/ftdi build warningDavid Brownell2007-03-261-1/+5
| * | | USB: fix usb-serial/generic build warningDavid Brownell2007-03-261-3/+4
| * | | USB: another entry for the quirk listOliver Neukum2007-03-261-1/+2
| * | | USB: remove duplicated device id in airprime driverJon K Hellan2007-03-261-1/+0
| * | | USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell2007-03-261-10/+93
| * | | UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-263-82/+41
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-03-264-22/+23
|\ \ \
| * | | PCI: Fix warning message in PCIE port driverPrarit Bhargava2007-03-261-1/+1
| * | | PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare2007-03-261-11/+7
| * | | PCI: Fix up PCI power management docJonathan Corbet2007-03-261-10/+7
| * | | pci: set pci=bfsort for PowerEdge R900Matt Domsch2007-03-261-0/+8
| |/ /
* | | [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-03-262-2/+3
|\ \ \
| * | | 9p: make struct v9fs_cached_file_operations staticAdrian Bunk2007-03-262-2/+3
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-03-266-23/+67
|\ \ \
| * | | ide: use correct IDE error recoverySuleiman Souhlal2007-03-263-11/+25
| * | | pdc202xx_new: Enable ATAPI DMAAlbert Lee2007-03-261-1/+2
| * | | ide: cosmetic adaption of drivers/ide/Kconfig concerning SATAPatrick Ringl2007-03-261-2/+4
| * | | ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz2007-03-261-7/+30
| * | | ide: revert "ide: fix drive side 80c cable check, take 2" for nowBartlomiej Zolnierkiewicz2007-03-261-2/+6
| |/ /
* | | [PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner2007-03-261-69/+0
|/ /
* | Linux 2.6.21-rc5Linus Torvalds2007-03-251-1/+1
* | [PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner2007-03-251-1/+2
* | [PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner2007-03-251-3/+16