aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-01-3011-133/+249
|\
| * cfq-iosched: Allow RT requests to pre-empt ongoing BE timesliceDivyesh Shah2009-01-301-1/+38
| * block: add sysfs file for controlling io stats accountingJens Axboe2009-01-303-36/+88
| * Mark mandatory elevator functions in the biodoc.txtNikanth Karthikesan2009-01-301-3/+3
| * include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh2009-01-301-0/+1
| * block: silently error an unsupported barrier bioJens Axboe2009-01-301-0/+5
| * block: Fix documentation for blkdev_issue_flush()Theodore Ts'o2009-01-301-1/+1
| * block: add bio_rw_flagged() for testing bio->bi_rwJens Axboe2009-01-301-10/+18
| * block: seperate bio/request unplug and sync bitsJens Axboe2009-01-303-8/+17
| * block: export SSD/non-rotational queue flag through sysfsBartlomiej Zolnierkiewicz2009-01-301-1/+29
| * Fix small typo in bio.h's documentationAlberto Bertogli2009-01-301-1/+1
| * block: get rid of the manual directory counting in blktraceJens Axboe2009-01-301-51/+21
| * block: Allow empty integrity profileMartin K. Petersen2009-01-301-11/+14
| * block: Remove obsolete BUG_ONMartin K. Petersen2009-01-301-1/+0
| * block: Don't verify integrity metadata on read errorMartin K. Petersen2009-01-302-11/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-3035-119/+225
|\ \
| * | tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter2009-01-291-4/+19
| * | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-01-291-2/+2
| * | gianfar: Fix Wake-on-LAN supportAnton Vorontsov2009-01-291-0/+2
| * | smsc911x: timeout reaches -1Roel Kluin2009-01-291-1/+1
| * | smsc9420: fix interrupt signalling test failuresSteve Glendinning2009-01-291-2/+1
| * | ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang2009-01-294-3/+32
| * | wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-294-25/+29
| * | netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki2009-01-291-1/+3
| * | tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-291-0/+7
| * | ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-01-291-3/+3
| * | net: update documentation ip aliasesStephen Hemminger2009-01-291-19/+6
| * | net: Fix OOPS in skb_seq_read().Shyam Iyer2009-01-291-5/+5
| * | net: Fix frag_list handling in skb_seq_readHerbert Xu2009-01-291-2/+3
| * | netxen: revert jumbo ringsizeDhananjay Phadke2009-01-291-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-295-17/+41
| |\ \
| | * | ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
| | * | cfg80211: print correct intersected regulatory domainLuis R. Rodriguez2009-01-291-1/+1
| | * | cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez2009-01-291-11/+19
| | * | iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
| | * | rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-01-291-2/+8
| | * | mac80211: remove Michael Wu as maintainerJohannes Berg2009-01-291-2/+0
| * | | ipv6: Make mc_forwarding sysctl read-only.David S. Miller2009-01-271-1/+1
| * | | IPv6: Fix multicast routing bugs.Thomas Goff2009-01-273-7/+20
| * | | net: fix xfrm reverse flow lookup for icmp6Jiri Pirko2009-01-271-2/+2
| * | | net: wrong test in inet_ehash_locks_alloc()Eric Dumazet2009-01-271-1/+1
| * | | e1000: fix bug with shared interrupt during resetJesse Brandeburg2009-01-271-2/+2
| * | | tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis2009-01-261-1/+2
| * | | r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar2009-01-261-1/+0
| * | | udp: optimize bind(0) if many ports are in useEric Dumazet2009-01-261-16/+39
| * | | virtio_net: use correct accessors for scatterlistsIra W. Snyder2009-01-261-3/+3
| |/ /
* | | Add enable_ms to jsm driverPaul Larson2009-01-301-0/+6
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-01-299-161/+121
|\ \
| * | cifs: make sure we allocate enough storage for socket addressJeff Layton2009-01-291-8/+8
| * | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French2009-01-292-3/+21