summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[TCP]: Mark tcp_*mem[] __read_mostly.David S. Miller1-3/+4
2006-03-25[TCP]: Set default max buffers from memory pool sizeJohn Heffner1-9/+14
2006-03-25[SCTP]: Fix up sctp_rcv return valueHerbert Xu1-8/+4
2006-03-25[NET]: Take RTNL when unregistering notifierHerbert Xu1-1/+6
2006-03-25[WIRELESS]: Fix config dependencies.Dave Jones1-0/+1
2006-03-25[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller1-1/+1
2006-03-25[NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller1-2/+3
2006-03-25[MODULES]: Don't allow statically declared exportsPatrick McHardy1-0/+1
2006-03-25[BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb1-2/+3
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor5-0/+1358
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-506/+551
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton1-2/+2
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut1-105/+50
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut1-16/+3
2006-03-24[PATCH] strndup_user()Davi Arnaut2-0/+39
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar3-27/+33
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov1-0/+1
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa1-7/+33
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton1-0/+7
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton1-1/+12
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton1-11/+15
2006-03-24[PATCH] deprecate the tasklist_lock exportChristoph Hellwig1-0/+11
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox18-912/+265
2006-03-24[PATCH] Yet more rio cleaning (1 of 2)Alan Cox15-524/+36
2006-03-24[PATCH] rio driver rework continued #5Alan Cox3-10/+2
2006-03-24[PATCH] rio driver rework continued #4Alan Cox1-272/+118
2006-03-24[PATCH] rio driver rework continued #3Alan Cox7-535/+232
2006-03-24[PATCH] rio driver rework continued #2Alan Cox4-154/+115
2006-03-24[PATCH] rio driver rework continued #1Alan Cox10-167/+118
2006-03-24[PATCH] rioboot: post-LindentAlan Cox1-252/+177
2006-03-24[PATCH] rioboot: lindentAlan Cox1-811/+704
2006-03-24[PATCH] rio: more header cleanupAlan Cox10-400/+243
2006-03-24[PATCH] Fix "value computed not used" warningsTakashi Iwai3-10/+10
2006-03-24[PATCH] deprecate the kernel_thread exportChristoph Hellwig1-0/+11
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala3-2/+10
2006-03-24[PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk1-0/+1
2006-03-24[PATCH] Conditionalize compat_sys_newfstatatKyle McMartin1-0/+2
2006-03-24[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach1-38/+38
2006-03-24[PATCH] Updated Documentation/nfsroot.txtNico Schottelius1-3/+14
2006-03-24[PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman5-0/+1469
2006-03-24[PATCH] Secure Digital Host Controller id and regsPierre Ossman1-0/+1
2006-03-24[PATCH] msync(): use do_fsync()Andrew Morton1-15/+2
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton2-20/+24
2006-03-24[PATCH] msync: fix return valueAndrew Morton1-7/+7
2006-03-24[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton1-23/+26
2006-03-24[PATCH] msync(): perform dirty page levellingAndrew Morton1-32/+61
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton5-9/+11
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2-10/+24
2006-03-24[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Eric Dumazet1-1/+4