aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds4-10/+10
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds1-0/+4
2008-03-24[POWERPC] Update some defconfigsKumar Gala38-1266/+3031
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin1-2/+2
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely1-0/+4
2008-03-24[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely1-1/+2
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering1-1/+1
2008-03-24[POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras1-3/+8
2008-03-23[SPARC64]: exec PT_DTRACERoland McGrath2-6/+0
2008-03-23[SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day1-2/+1
2008-03-23sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-03-23connector: convert to single-threaded workqueueEvgeniy Polyakov1-1/+1
2008-03-23[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2-3/+20
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg5-3/+15
2008-03-23i2c: Fix docbook problemRandy Dunlap1-2/+2
2008-03-23ASoC/TLV320AIC3X: Stop I2C driver ID abuseJean Delvare1-2/+0
2008-03-23i2c-omap: Fix unhandled faultTony Lindgren1-8/+28
2008-03-23i2c-bfin-twi: Disable BF54x support for nowBryan Wu1-1/+1
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir1-34/+2
2008-03-22[9P] net/9p/trans_fd.c: remove unused variableJulia Lawall1-2/+0
2008-03-22[IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall1-2/+0
2008-03-22[IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger1-2/+5
2008-03-22Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld1-16/+34
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman9-198/+96
2008-03-22PNP: increase the number of PnP memory resources from 12 to 24Darren Salt1-1/+1
2008-03-22ISAPNP: fix limits of logical device register setBjorn Helgaas1-8/+17
2008-03-22[CIFS] Fix mem leak on dfs referralSteve French1-2/+8
2008-03-22[TCP]: Let skbs grow over a page on fast peersHerbert Xu1-2/+2
2008-03-22x86: revert: reserve dma32 early for gartThomas Gleixner3-52/+0
2008-03-22Revert "ide-tape: schedule driver for removal after 6 months"Bartlomiej Zolnierkiewicz2-15/+0
2008-03-22ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2-7/+2
2008-03-22ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoletedBartlomiej Zolnierkiewicz2-6/+2
2008-03-22ide: Documentation/ide/ide.txt fixesBartlomiej Zolnierkiewicz1-9/+3
2008-03-22ide: mark special "ide0=" kernel parameters as obsoletedBartlomiej Zolnierkiewicz1-6/+6
2008-03-22ide: remove commented out entries from ide_pio_blacklist[]Bartlomiej Zolnierkiewicz1-10/+0
2008-03-21[SPARC64]: Remove most limitations to kernel image size.David S. Miller6-159/+96
2008-03-21[DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov1-4/+3
2008-03-21[SCTP]: Fix build warnings with IPV6 disabled.David S. Miller1-1/+1
2008-03-21[IPV4]: Fix null dereference in ip_defragPhil Oester1-1/+1
2008-03-21RDMA/nes: Fix MSS calculation on RDMA pathChien Tung1-1/+2
2008-03-21ocfs2: MAINTAINERS updateMark Fasheh1-3/+3
2008-03-21x86_64: free_bootmem should take physYinghai Lu1-2/+1
2008-03-21sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori1-8/+1
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu5-1/+59
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds1-0/+9
2008-03-21x86: fix fault_msg nul terminationJiri Slaby1-1/+1
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek1-0/+3
2008-03-21x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski1-0/+2
2008-03-21x86: reserve dma32 early for gartYinghai Lu3-0/+52