summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)1-1/+1
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen1-5/+8
2008-05-08sparc: Fix SA_ONSTACK signal handling.David S. Miller3-8/+51
2008-05-08sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok1-4/+2
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher3-0/+11
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2-10/+29
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson8-202/+224
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh1-1/+1
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell1-1/+5
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson1-2/+6
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell1-1/+1
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh1-2/+3
2008-05-07docbook: fix bio missing parameterRandy Dunlap1-0/+1
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe1-1/+1
2008-05-07pcspkr: fix dependanciesStas Sergeev4-6/+12
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe3-29/+34
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe2-2/+16
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara1-2/+3
2008-05-07udf: Make udf exportableRasmus Rohde4-2/+161
2008-05-07block: optimize generic_unplug_device()Jens Axboe1-3/+5
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe1-6/+6
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi3-18/+14
2008-05-07cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe2-7/+14
2008-05-07block: adjust tagging function queue bit lockingJens Axboe1-3/+6
2008-05-07[S390] guest page hinting lightMartin Schwidefsky6-0/+107
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens1-9/+6
2008-05-07[S390] compat ptrace cleanupRoland McGrath3-95/+9
2008-05-07[S390] s390mach compile warningMartin Schwidefsky1-1/+2
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst1-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst10-94/+54
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger5-6/+34
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28
2008-05-07block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe1-2/+4
2008-05-07Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-07RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier5-94/+155
2008-05-07sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-07usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller1-1/+1
2008-05-07RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier1-8/+28
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi1-2/+1
2008-05-06VFS: fix unused variable warningLinus Torvalds1-2/+0
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins4-20/+7
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro1-2/+15
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig4-14/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel5-46/+41
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke1-1/+5
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund1-1/+1
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox1-2/+2
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry2-71/+4