summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-11-23netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso
2009-11-22rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney
2009-11-22rcu: Eliminate unneeded function wrappingPaul E. McKenney
2009-11-22hw-breakpoints: Separate the kernel part from breakpoint headersFrederic Weisbecker
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker
2009-11-21perf: Fix event scaling for inherited countersPeter Zijlstra
2009-11-21perf: Allow for custom overflow handlersPeter Zijlstra
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-20i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg
2009-11-18X25: Enable setting of cause and diagnostic fieldsAndrew Hendry
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann
2009-11-18rfkill: Add missing description for RFKILL_TYPE_GPSMarcel Holtmann
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman
2009-11-18sysctl: kill dead ctl_handler definitions.Eric W. Biederman
2009-11-18generic-ipi: Add smp_call_function_any()Rusty Russell
2009-11-18linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila
2009-11-17net: add dev_txq_stats_fold() helperEric Dumazet
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-17znet: fix build failure from i82593.h relocationJohn W. Linville
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-16perf_event: Optimize perf_output_lock()Peter Zijlstra
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15remove deprecated and not used: print_mac()Marin Mitov
2009-11-15net: Optimize hard_start_xmit() return checkingJarek Poplawski