Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | igb: prevent skb_over panic w/ mtu smaller than 1K | Alexander Duyck | 2009-01-31 | 1 | -4/+4 | |
| * | | | | | | | igb: Fix DCA errors and do not use context index for 82576 | Alexander Duyck | 2009-01-31 | 2 | -15/+10 | |
| * | | | | | | | ipv6: compile fix for ip6mr.c | Dave Jones | 2009-01-31 | 1 | -0/+1 | |
| * | | | | | | | packet: Avoid lock_sock in mmap handler | Herbert Xu | 2009-01-30 | 1 | -2/+7 | |
| * | | | | | | | sfc: Replace stats_enabled flag with a disable count | Ben Hutchings | 2009-01-30 | 6 | -25/+57 | |
| * | | | | | | | sfc: SFX7101/SFT9001: Fix AN advertisements | Ben Hutchings | 2009-01-30 | 6 | -201/+141 | |
| * | | | | | | | sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B | Ben Hutchings | 2009-01-30 | 1 | -1/+1 | |
| * | | | | | | | sfc: Update board info for hardware monitor on SFN4111T-R5 and later | Ben Hutchings | 2009-01-30 | 1 | -2/+10 | |
| * | | | | | | | sfc: Test for PHYXS faults whenever we cannot test link state bits | Steve Hodgson | 2009-01-30 | 1 | -7/+9 | |
| * | | | | | | | sfc: Reinitialise the PHY completely in case of a PHY or NIC reset | Steve Hodgson | 2009-01-30 | 4 | -13/+28 | |
| * | | | | | | | sfc: Fix post-reset MAC selection | Steve Hodgson | 2009-01-30 | 1 | -7/+8 | |
| * | | | | | | | sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 | Ben Hutchings | 2009-01-30 | 1 | -6/+9 | |
| * | | | | | | | sfc: SFT9001: Fix speed reporting in 1G PHY loopback | Steve Hodgson | 2009-01-30 | 3 | -18/+18 | |
| * | | | | | | | sfc: SFX7101: Remove workaround for bad link training | Steve Hodgson | 2009-01-30 | 4 | -28/+0 | |
| * | | | | | | | sfc: SFT9001: Enable robust link training | Steve Hodgson | 2009-01-30 | 1 | -1/+5 | |
| * | | | | | | | sky2: fix hard hang with netconsoling and iface going up | Alexey Dobriyan | 2009-01-30 | 1 | -3/+3 | |
* | | | | | | | | Stop playing silly games with the VM_ACCOUNT flag | Linus Torvalds | 2009-01-31 | 4 | -27/+29 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Allow opportunistic merging of VM_CAN_NONLINEAR areas | Linus Torvalds | 2009-01-30 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-01-30 | 10 | -30/+49 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o | 2009-01-30 | 1 | -3/+0 | |
| * | | | | | | | ext4: Fix building with EXT4FS_DEBUG | Thadeu Lima de Souza Cascardo | 2009-01-26 | 3 | -5/+5 | |
| * | | | | | | | ext4: Initialize the new group descriptor when resizing the filesystem | Theodore Ts'o | 2009-01-26 | 1 | -1/+2 | |
| * | | | | | | | ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks | Theodore Ts'o | 2009-01-20 | 1 | -1/+1 | |
| * | | | | | | | jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" | Theodore Ts'o | 2009-01-16 | 1 | -1/+2 | |
| * | | | | | | | ext3: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 | 1 | -6/+14 | |
| * | | | | | | | ext4: Add sanity check to make_indexed_dir | Theodore Ts'o | 2009-01-16 | 1 | -6/+15 | |
| * | | | | | | | ext4: only use i_size_high for regular files | Theodore Ts'o | 2009-01-17 | 2 | -4/+7 | |
| * | | | | | | | ext4: fix wrong use of do_div | Simon Holm Thøgersen | 2009-01-11 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-01-30 | 11 | -133/+249 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice | Divyesh Shah | 2009-01-30 | 1 | -1/+38 | |
| * | | | | | | | | block: add sysfs file for controlling io stats accounting | Jens Axboe | 2009-01-30 | 3 | -36/+88 | |
| * | | | | | | | | Mark mandatory elevator functions in the biodoc.txt | Nikanth Karthikesan | 2009-01-30 | 1 | -3/+3 | |
| * | | | | | | | | include/linux: Add bsg.h to the Kernel exported headers | Boaz Harrosh | 2009-01-30 | 1 | -0/+1 | |
| * | | | | | | | | block: silently error an unsupported barrier bio | Jens Axboe | 2009-01-30 | 1 | -0/+5 | |
| * | | | | | | | | block: Fix documentation for blkdev_issue_flush() | Theodore Ts'o | 2009-01-30 | 1 | -1/+1 | |
| * | | | | | | | | block: add bio_rw_flagged() for testing bio->bi_rw | Jens Axboe | 2009-01-30 | 1 | -10/+18 | |
| * | | | | | | | | block: seperate bio/request unplug and sync bits | Jens Axboe | 2009-01-30 | 3 | -8/+17 | |
| * | | | | | | | | block: export SSD/non-rotational queue flag through sysfs | Bartlomiej Zolnierkiewicz | 2009-01-30 | 1 | -1/+29 | |
| * | | | | | | | | Fix small typo in bio.h's documentation | Alberto Bertogli | 2009-01-30 | 1 | -1/+1 | |
| * | | | | | | | | block: get rid of the manual directory counting in blktrace | Jens Axboe | 2009-01-30 | 1 | -51/+21 | |
| * | | | | | | | | block: Allow empty integrity profile | Martin K. Petersen | 2009-01-30 | 1 | -11/+14 | |
| * | | | | | | | | block: Remove obsolete BUG_ON | Martin K. Petersen | 2009-01-30 | 1 | -1/+0 | |
| * | | | | | | | | block: Don't verify integrity metadata on read error | Martin K. Petersen | 2009-01-30 | 2 | -11/+15 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-30 | 35 | -119/+225 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | tulip: fix 21142 with 10Mbps without negotiation | Philippe De Muyter | 2009-01-29 | 1 | -4/+19 | |
| * | | | | | | | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic | Roel Kluin | 2009-01-29 | 1 | -2/+2 | |
| * | | | | | | | gianfar: Fix Wake-on-LAN support | Anton Vorontsov | 2009-01-29 | 1 | -0/+2 | |
| * | | | | | | | smsc911x: timeout reaches -1 | Roel Kluin | 2009-01-29 | 1 | -1/+1 | |
| * | | | | | | | smsc9420: fix interrupt signalling test failures | Steve Glendinning | 2009-01-29 | 1 | -2/+1 | |
| * | | | | | | | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang | 2009-01-29 | 4 | -3/+32 |