summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: sk_dst_cache RCUificationEric Dumazet2010-04-1311-61/+60
* net: Dont use netdev_warn()Eric Dumazet2010-04-131-6/+6
* gianfar: Add hardware TX timestamping supportManfred Rudigier2010-04-132-20/+101
* gianfar: Add hardware RX timestamping supportManfred Rudigier2010-04-132-5/+66
* Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-134-38/+126
* net: ll_temac: remove virt_to_bus callJohn Linn2010-04-131-3/+1
* packet: support for TX time stamps on RAW socketsRichard Cochran2010-04-132-1/+61
* r6040: use (dev|netdev)_<level> macros helpersFlorian Fainelli2010-04-131-14/+13
* can: Add esd board support to plx_pci CAN driverMatthias Fuchs2010-04-132-12/+145
* tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller2010-04-111-0/+1
* inet: Remove unused send_check length argumentHerbert Xu2010-04-119-11/+9
* tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6Herbert Xu2010-04-111-18/+19
* tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4Herbert Xu2010-04-111-17/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114645-6319/+13577
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-114636-6193/+13245
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-094-7/+7
| | |\
| | | *---. Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier2010-04-093-7/+6
| | | |\ \ \
| | | | | | * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4
| | | | | * | IB/mlx4: Check correct variable for allocation failureDan Carpenter2010-04-071-1/+1
| | | | | |/
| | | | * | IB/cm: Fix device_create() return value checkJani Nikula2010-03-311-1/+1
| | | | |/
| | | * | RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty2010-04-071-0/+1
| | | |/
| | * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-04-098-26/+55
| | |\ \
| | | * | [S390] Update default configuration.Martin Schwidefsky2010-04-091-10/+30
| | | * | [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-091-1/+2
| | | * | [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-091-3/+3
| | | * | [S390] s390: disable change bit overrideChristian Borntraeger2010-04-091-8/+3
| | | * | [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-092-2/+14
| | | * | [S390] sclp_async: potential buffer overflowDan Carpenter2010-04-091-1/+1
| | | * | [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-091-1/+2
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-0934-178/+475
| | |\ \ \
| | | * | | cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah2010-04-091-2/+5
| | | * | | loop: Update mtime when writing using aopsNikanth Karthikesan2010-04-081-0/+2
| | | * | | block: expose the statistics in blkio.time and blkio.sectors for the root cgroupRicky Benitez2010-04-051-0/+5
| | | * | | backing-dev: Handle class_create() failureAnton Blanchard2010-04-021-0/+3
| | | * | | Block: Fix block/elevator.c elevator_get() off-by-one errorwzt.wzt@gmail.com2010-04-021-1/+1
| | | * | | drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-021-1/+1
| | | * | | cciss: unlock on error pathDan Carpenter2010-04-021-0/+1
| | | * | | cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah2010-03-251-0/+2
| | | * | | cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah2010-03-251-3/+13
| | | * | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
| | | * | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-191-5/+6
| | | * | | Merge branch 'master' into for-linusJens Axboe2010-03-191756-49229/+63811
| | | |\ \ \
| | | * | | | cfq-iosched: fix a kbuild regressionShaohua Li2010-03-191-5/+6
| | | * | | | block: make CONFIG_BLK_CGROUP visibleLi Zefan2010-03-161-1/+2
| | | * | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-162-2/+2
| | | * | | | block: Export max number of segments and max segment size in sysfsMartin K. Petersen2010-03-151-0/+25
| | | * | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-153-28/+2
| | | * | | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-154-11/+25
| | | * | | | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-122-60/+76
| | | * | | | paride: fix off-by-one testRoel Kluin2010-03-123-6/+6