| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-05 | 169 | -2382/+11280 |
|\ |
|
| * | fs_enet: restore promiscuous and multicast settings in restart() | Laurent Pinchart | 2008-07-04 | 1 | -0/+3 |
| * | ibm_newemac: Fixes entry of short packets | Sathya Narayanan | 2008-07-04 | 1 | -0/+6 |
| * | ibm_newemac: Fixes kernel crashes when speed of cable connected changes | Sathya Narayanan | 2008-07-04 | 1 | -0/+2 |
| * | pasemi_mac: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 |
| * | ehea: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 |
| * | ehea: fix race condition | Jan-Bernd Themann | 2008-07-04 | 2 | -7/+16 |
| * | ehea: add MODULE_DEVICE_TABLE | Jan-Bernd Themann | 2008-07-04 | 1 | -0/+1 |
| * | ehea: fix might sleep problem | Jan-Bernd Themann | 2008-07-04 | 2 | -12/+12 |
| * | forcedeth: fix lockdep warning on ethtool -s | Tobias Diedrich | 2008-07-04 | 1 | -2/+13 |
| * | Add missing skb->dev assignment in Frame Relay RX code | Krzysztof Halasa | 2008-07-04 | 1 | -0/+1 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-07-02 | 5 | -4/+15 |
| |\ |
|
| | * | libertas: support USB persistence on suspend/resume (resend) | andrey@cozybit.com | 2008-07-02 | 1 | -0/+1 |
| | * | iwlwifi: drop skb silently for Tx request in monitor mode | Zhu Yi | 2008-07-02 | 2 | -2/+4 |
| | * | iwlwifi: fix incorrect 5GHz rates reported in monitor mode | Rick Farrington | 2008-07-02 | 2 | -2/+10 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-02 | 5 | -16/+63 |
| |\ \ |
|
| | * | | PCI: acpiphp: cleanup notify handler on all root bridges | Alex Chiang | 2008-07-02 | 1 | -3/+14 |
| | * | | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. | Benjamin Li | 2008-07-02 | 4 | -12/+48 |
| | * | | PCI: Restrict VPD read permission to root | Ben Hutchings | 2008-07-01 | 1 | -1/+1 |
| * | | | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2008-07-02 | 1 | -14/+14 |
| |\ \ \ |
|
| | * | | | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. | Ben Dooks | 2008-07-01 | 1 | -0/+1 |
| | * | | | I2C: S3C2410: Fixup error codes returned rom a transfer. | Ben Dooks | 2008-07-01 | 1 | -3/+3 |
| | * | | | I2C: S3C2410: Check ACK on byte transmission | Ben Dooks | 2008-07-01 | 1 | -11/+10 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-07-02 | 11 | -0/+6877 |
| |\ \ \ \ |
|
| | * | | | | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i... | Mauro Carvalho Chehab | 2008-07-02 | 1 | -1/+1 |
| | * | | | | V4L/DVB (8145a): USB Video Class driver | Laurent Pinchart | 2008-06-30 | 11 | -0/+6877 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-02 | 4 | -1/+99 |
| |\ \ \ \ |
|
| | * | | | | ide: fix /proc/ide/ide?/mate reporting | Bartlomiej Zolnierkiewicz | 2008-06-30 | 1 | -1/+1 |
| | * | | | | Revert "BAST: Remove old IDE driver" | Bartlomiej Zolnierkiewicz | 2008-06-30 | 3 | -0/+98 |
| | |/ / / |
|
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-02 | 2 | -21/+35 |
| |\ \ \ \ |
|
| | * | | | | [ARM] 5117/1: pxafb: fix __devinit/exit annotations | Jaya Kumar | 2008-06-25 | 1 | -8/+8 |
| | * | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it | Uli Luckas | 2008-06-22 | 1 | -2/+2 |
| | * | | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handling | Jaya Kumar | 2008-06-22 | 1 | -10/+24 |
| | * | | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handling | Jaya Kumar | 2008-06-22 | 1 | -1/+1 |
| * | | | | | tty: Fix inverted logic in send_break | Alan Cox | 2008-07-02 | 1 | -1/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-07-02 | 2 | -3/+21 |
| |\ \ \ \ \ |
|
| | * | | | | | [SCSI] esp: tidy up target reference counting | James Bottomley | 2008-06-25 | 2 | -11/+20 |
| | * | | | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup(). | David S. Miller | 2008-06-24 | 2 | -0/+9 |
| | * | | | | | [SCSI] ses: Fix timeout | Matthew Wilcox | 2008-06-24 | 1 | -1/+1 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-07-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | dm crypt: use cond_resched | Milan Broz | 2008-07-02 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/md | Linus Torvalds | 2008-07-02 | 3 | -3/+12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fix error paths if md_probe fails. | Neil Brown | 2008-06-28 | 1 | -2/+4 |
| | * | | | | | | Don't acknowlege that stripe-expand is complete until it really is. | Neil Brown | 2008-06-28 | 1 | -0/+3 |
| | * | | | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap) | Neil Brown | 2008-06-28 | 2 | -1/+5 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-02 | 35 | -155/+239 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | hostap: fix sparse warnings | Pavel Roskin | 2008-06-30 | 5 | -16/+15 |
| | * | | | | | hostap: don't report useless WDS frames by default | Pavel Roskin | 2008-06-30 | 1 | -1/+1 |
| * | | | | | | DRM/i915: only use tiled blits on 965+ | Jesse Barnes | 2008-07-02 | 1 | -2/+2 |
| * | | | | | | drivers/input/ff-core.c needs <linux/sched.h> | Geert Uytterhoeven | 2008-07-02 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|