index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
3
-2
/
+25
2005-06-24
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
1
-0
/
+5
2005-06-24
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
1
-0
/
+18
2005-06-24
[LIB]: Naive finite state machine based textsearch
Thomas Graf
1
-0
/
+48
2005-06-24
[LIB]: Textsearch infrastructure.
Thomas Graf
1
-0
/
+180
2005-06-24
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
1
-0
/
+1
2005-06-24
[NET]: Separate two usages of netdev_max_backlog.
Stephen Hemminger
1
-0
/
+1
2005-06-24
[NET]: Eliminate netif_rx massive packet drops.
Stephen Hemminger
1
-3
/
+1
2005-06-24
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
Stephen Hemminger
1
-2
/
+0
2005-06-24
[NET]: Remove obsolete fastroute stats.
Stephen Hemminger
1
-5
/
+0
2005-06-23
[TCP]: Report congestion control algorithm in tcp_diag.
Stephen Hemminger
1
-2
/
+2
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
2
-47
/
+11
2005-06-23
[PATCH] better USB_MON dependencies
Adrian Bunk
1
-1
/
+1
2005-06-23
[PATCH] Introduce tty_unregister_ldisc()
Alexey Dobriyan
1
-0
/
+1
2005-06-23
[PATCH] aio: make wait_queue ->task ->private
Benjamin LaHaise
1
-8
/
+8
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
2
-1
/
+3
2005-06-23
[PATCH] acl endianess annotations
Christoph Hellwig
1
-4
/
+4
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
1
-1
/
+0
2005-06-23
[PATCH] block: add unlocked_ioctl support for block devices
Arnd Bergmann
1
-0
/
+1
2005-06-23
[PATCH] Improve CD/DVD packet driver write performance
Peter Osterlund
1
-1
/
+1
2005-06-23
[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64
Yoav Zach
1
-0
/
+4
2005-06-23
[PATCH] setuid core dump
Alan Cox
3
-1
/
+7
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe
Prasanna S Panchamukhi
1
-0
/
+9
2005-06-23
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
1
-2
/
+1
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-0
/
+2
2005-06-23
[PATCH] kprobes: function-return probes
Hien Nguyen
1
-2
/
+88
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
1
-1
/
+2
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
1
-1
/
+1
2005-06-23
[PATCH] optimise loop driver a bit
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
2
-4
/
+2
2005-06-23
[PATCH] fix for prune_icache()/forced final iput() races
Alexander Viro
1
-0
/
+1
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
1
-1
/
+3
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
1
-21
/
+9
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
1
-3
/
+0
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
1
-1
/
+0
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
4
-5
/
+15
2005-06-23
[PATCH] sparsemem hotplug base
Andy Whitcroft
1
-5
/
+51
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+6
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
3
-18
/
+172
2005-06-23
[PATCH] generify early_pfn_to_nid
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
1
-3
/
+3
2005-06-23
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
2
-21
/
+51
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
1
-0
/
+9
2005-06-23
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
1
-0
/
+2
2005-06-23
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-11
/
+42
2005-06-23
[X25]: Fast select with no restriction on response
Shaun Pereira
1
-0
/
+2
2005-06-23
[X25]: Selective sub-address matching with call user data.
Shaun Pereira
1
-0
/
+10
2005-06-23
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
1
-3
/
+12
2005-06-23
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2
-10
/
+19
2005-06-23
[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()
Jeff Moyer
1
-1
/
+1
[next]