aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro1-17/+30
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro1-15/+16
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro1-8/+7
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2-8/+25
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-14arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell1-10/+20
2011-02-14cxgb4vf: Use defined Mailbox TimeoutCasey Leedom1-1/+1
2011-02-14cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom1-0/+41
2011-02-14cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom1-8/+8
2011-02-14cxgb4vf: Check driver parameters in the right place ...Casey Leedom1-12/+11
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher1-0/+10
2011-02-15drm: fix wrong usages of drm_device in DRM Developer's GuideXiao Jiang1-3/+3
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2-7/+7
2011-02-14pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2-1/+8
2011-02-14iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller1-66/+0
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh4-3/+7
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov1-0/+2
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg1-2/+8
2011-02-14Btrfs: Fix balance panicYan, Zheng1-0/+1
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck1-1/+1
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason1-1/+9
2011-02-14Btrfs: fix page->private racesChris Mason2-5/+41
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy1-1/+2
2011-02-14nfsd: break lease on unlink due to renameJ. Bruce Fields1-0/+7
2011-02-14nfsd4: acquire only one lease per fileJ. Bruce Fields2-42/+58
2011-02-14nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields1-4/+4
2011-02-14nfsd4: remove unused deleg dprintk's.J. Bruce Fields1-4/+0
2011-02-14nfsd4: split lease setting into separate functionJ. Bruce Fields1-13/+19
2011-02-14nfsd4: fix leak on allocation errorJ. Bruce Fields1-8/+10
2011-02-14nfsd4: add helper function for lease setupJ. Bruce Fields1-12/+21
2011-02-14nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields1-18/+16
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko1-1/+1
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy1-4/+2
2011-02-14nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields1-6/+6
2011-02-14Revert "dt: add documentation of ARM dt boot interface"Grant Likely2-69/+4
2011-02-14workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo1-0/+9
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov2-2/+2
2011-02-14dmaengine: add slave-dma maintainerDan Williams1-0/+1
2011-02-14dma: ipu_idmac: do not lose valid received data in the irq handlerAnatolij Gustschin1-50/+0
2011-02-13pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada1-42/+55
2011-02-13stmmac: enable wol via magic frame by default.Giuseppe Cavallaro1-1/+3
2011-02-13ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly.Jesper Juhl1-2/+3
2011-02-13Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl1-6/+6
2011-02-13klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-13hisax: Fix unchecked alloc_skb() return.David S. Miller1-15/+20
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher1-20/+26
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák8-13/+49
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák5-12/+5
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher1-2/+2