summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-24knfsd: Fix a race in closing NFSd connections.NeilBrown1-1/+1
2007-02-05[PATCH] SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust1-0/+1
2007-02-05[PATCH] md: fix potential memalloc deadlock in mdNeilBrown1-1/+1
2007-02-05[PATCH] knfsd: fix type mismatch with filldir_t used by nfsd.NeilBrown3-9/+7
2007-02-05[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads.NeilBrown1-1/+4
2007-02-05[PATCH] NETFILTER: Fix iptables ABI breakage on (at least) CRISPatrick McHardy1-1/+1
2007-02-05[PATCH] NETFILTER: arp_tables: fix userspace compilationPatrick McHardy1-0/+1
2007-02-05[PATCH] NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy1-1/+1
2007-01-10[PATCH] NET: Don't export linux/random.h outside __KERNEL__David Woodhouse1-1/+1
2007-01-10[PATCH] libata: handle 0xff status properlyTejun Heo1-5/+4
2006-12-11[PATCH] NETLINK: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.David Miller2-0/+12
2006-12-11[PATCH] add bottom_half.hAndrew Morton3-6/+7
2006-12-11[PATCH] NETLINK: Restore API compatibility of address and neighbour bitsThomas Graf1-0/+2
2006-11-29[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-27Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-27Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20
2006-11-26[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2-0/+20
2006-11-26[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2-14/+76
2006-11-26[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+3
2006-11-22[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds1-0/+8
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa1-1/+1
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-53/+55
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi1-0/+2
2006-11-16[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-0/+1
2006-11-16[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai5-53/+54
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-3/+7
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King1-1/+1
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet1-1/+2
2006-11-09[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman1-0/+5
2006-11-09[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-4/+7
2006-11-09[PATCH] IPMI: retry messages on certain error returnsCorey Minyard1-0/+2
2006-11-09[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields1-1/+1
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman1-3/+11
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman1-3/+6
2006-11-06[IPX]: Trivial parts of endianness annotationsAl Viro1-7/+7
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+4
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-1/+3
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+2
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-03pci_ids.h: Add NVIDIA PCI IDPeer Chen1-0/+1
2006-11-01[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo1-1/+0
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-0/+9
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2-10/+6
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov1-0/+3
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov1-11/+2
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-1/+2
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh1-5/+1