Age | Commit message (Expand) | Author |
2005-06-23 | [TCP]: Need to declare 'tcp_reno' in net/tcp.h | David S. Miller |
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 data | Thomas Graf |
2005-06-23 | [NET]: Zerocopy sequential reading of skb data | Thomas Graf |
2005-06-23 | [LIB]: Naive finite state machine based textsearch | Thomas 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 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2005-06-23 | [IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM. | David Mosberger-Tang |
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 dependencies | Adrian Bunk |
2005-06-23 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds |
2005-06-23 | [PATCH] Introduce tty_unregister_ldisc() | Alexey Dobriyan |
2005-06-23 | [PATCH] aio: make wait_queue ->task ->private | Benjamin LaHaise |
2005-06-23 | [PATCH] remove <linux/xattr_acl.h> | Christoph Hellwig |
2005-06-23 | [PATCH] acl endianess annotations | Christoph Hellwig |
2005-06-23 | [PATCH] Remove f_error field from struct file | Christoph Lameter |
2005-06-23 | [PATCH] block: add unlocked_ioctl support for block devices | Arnd Bergmann |
2005-06-23 | [PATCH] compat: introduce compat_time_t | Stephen Rothwell |
2005-06-23 | [PATCH] yenta TI: turn off interrupts during card power-on #2 | Daniel Ritz |
2005-06-23 | [PATCH] Improve CD/DVD packet driver write performance | Peter Osterlund |
2005-06-23 | [PATCH] adjust per_cpu definition in non-SMP case | Jan Beulich |
2005-06-23 | [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 | Yoav Zach |
2005-06-23 | [PATCH] setuid core dump | Alan Cox |
2005-06-23 | [PATCH] kprobes: Temporary disarming of reentrant probe | Prasanna S Panchamukhi |
2005-06-23 | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy |
2005-06-23 | [PATCH] Kprobes ia64 cleanup | Rusty Lynch |
2005-06-23 | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy |
2005-06-23 | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy |
2005-06-23 | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy |
2005-06-23 | [PATCH] Kprobes/IA64: kdebug die notification mechanism | Anil S Keshavamurthy |
2005-06-23 | [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task | Hien Nguyen |
2005-06-23 | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch |
2005-06-23 | [PATCH] x86_64 specific function return probes | Rusty Lynch |
2005-06-23 | [PATCH] kprobes: function-return probes | Hien Nguyen |
2005-06-23 | [PATCH] quota: consolidate code surrounding vfs_quota_on_mount | Christoph Hellwig |
2005-06-23 | [PATCH] add check to /proc/devices read routines | Neil Horman |
2005-06-23 | [PATCH] streamline preempt_count type across archs | Jesper Juhl |
2005-06-23 | [PATCH] optimise loop driver a bit | Nick Piggin |
2005-06-23 | [PATCH] create a kstrdup library function | Paulo Marques |
2005-06-23 | [PATCH] fix for prune_icache()/forced final iput() races | Alexander Viro |
2005-06-23 | [PATCH] timers: introduce try_to_del_timer_sync() | Oleg Nesterov |
2005-06-23 | [PATCH] timers fixes/improvements | Oleg 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 optimization | Tejun Heo |