aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf
2005-06-23[NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf
2005-06-23[NET]: Zerocopy sequential reading of skb dataThomas Graf
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf
2005-06-23[TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger
2005-06-23[NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger
2005-06-23[NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger
2005-06-23[NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger
2005-06-23[NET]: Remove obsolete fastroute stats.Stephen Hemminger
2005-06-23[TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig
2005-06-23[PATCH] acl endianess annotationsChristoph Hellwig
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman
2005-06-23[PATCH] optimise loop driver a bitNick Piggin
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen
2005-06-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer