1. f2d368f [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh by David S. Miller · 19 years ago
  2. 65df877 [LIB]: textsearch.o needs to be obj-y not lib-y. by David S. Miller · 19 years ago
  3. a8acfba [TCP]: Need to declare 'tcp_reno' in net/tcp.h by David S. Miller · 19 years ago
  4. 9b200b0 [SLIP]: Simplify sl_free_bufs() by Jesper Juhl · 19 years ago
  5. d675c98 [PKT_SCHED]: Packet classification based on textsearch (ematch) by Thomas Graf · 19 years ago
  6. 3fc7e8a [NET]: skb_find_text() - Find a text pattern in skb data by Thomas Graf · 19 years ago
  7. 677e90e [NET]: Zerocopy sequential reading of skb data by Thomas Graf · 19 years ago
  8. 6408f79 [LIB]: Naive finite state machine based textsearch by Thomas Graf · 19 years ago
  9. df3fb93 [LIB]: Knuth-Morris-Pratt textsearch algorithm by Thomas Graf · 19 years ago
  10. 2de4ff7 [LIB]: Textsearch infrastructure. by Thomas Graf · 19 years ago
  11. 5f8ef48 [TCP]: Allow choosing TCP congestion control via sockopt. by Stephen Hemminger · 19 years ago
  12. 51b0bde [NET]: Separate two usages of netdev_max_backlog. by Stephen Hemminger · 19 years ago
  13. 31aa02c [NET]: Eliminate netif_rx massive packet drops. by Stephen Hemminger · 19 years ago
  14. 34008d8 [NET]: Remove obsolete netif_rx congestion sensing mechanism. by Stephen Hemminger · 19 years ago
  15. c1ebcdb [NET]: Remove obsolete fastroute stats. by Stephen Hemminger · 19 years ago
  16. 16822e6 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  17. a39451c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  18. adb7ee3 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  19. f46f6b2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  20. e608a80 [IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM. by David Mosberger-Tang · 19 years ago
  21. 67f7654 [PATCH] Serial: Bugs are not capabilities by Russell King · 19 years ago
  22. 691027b [PATCH] ARM: 2730/1: S3C2410 default configuration update by Ben Dooks · 19 years ago
  23. d97a666 [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000) by Ben Dooks · 19 years ago
  24. d9dc580 [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name by Ben Dooks · 19 years ago
  25. c1241c4c [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe by Nicolas Pitre · 19 years ago
  26. bf1b8ab [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driver by Nicolas Pitre · 19 years ago
  27. 0e57976 [TCP]: Add Scalable TCP congestion control module. by John Heffner · 19 years ago
  28. a7868ea [TCP]: Add H-TCP congestion control module. by Baruch Even · 19 years ago
  29. b87d856 [TCP]: Add TCP Vegas congestion control module. by Stephen Hemminger · 19 years ago
  30. 835b3f0 [TCP]: Add TCP Hybla congestion control module. by Daniele Lacamera · 19 years ago
  31. a628d29 [TCP]: Add High Speed TCP congestion control module. by John Heffner · 19 years ago
  32. 8727076 [TCP]: Add TCP Westwood congestion control module. by Stephen Hemminger · 19 years ago
  33. 8380303 [TCP]: Add TCP BIC congestion control module. by Stephen Hemminger · 19 years ago
  34. 9d7bcfc [TCP]: Update sysctl and congestion control documentation. by Stephen Hemminger · 19 years ago
  35. 056ede6 [TCP]: Report congestion control algorithm in tcp_diag. by Stephen Hemminger · 19 years ago
  36. 7c99c90 [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro. by Stephen Hemminger · 19 years ago
  37. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 19 years ago
  38. a8ad86f [PATCH] Add removal schedule of register_serial/unregister_serial to appropriate file by Russell King · 19 years ago
  39. 4749f32 [PATCH] better USB_MON dependencies by Adrian Bunk · 19 years ago
  40. 24665cd Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  41. fed2fc1 [PATCH] sys_open() cleanup by Telemaque Ndizihiwe · 19 years ago
  42. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  43. bfb0759 [PATCH] Introduce tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  44. 790a19c [PATCH] pwc-uncompress warning fix by Andrew Morton · 19 years ago
  45. 9235e68 [PATCH] IDE CD reports current speed by Eric Piel · 19 years ago
  46. 451512f [PATCH] add note about verify_area removal to feature-removal-schedule.txt by Jesper Juhl · 19 years ago
  47. c43dc2f [PATCH] aio: make wait_queue ->task ->private by Benjamin LaHaise · 19 years ago
  48. 63e6880 [PATCH] aio: fix do_sync_(read|write) to properly handle aio retries by Benjamin LaHaise · 19 years ago
  49. 4452ea5 [PATCH] dpt_i2o: fix waitqueue abuse by Andrew Morton · 19 years ago
  50. 152becd [PATCH] Bug in error recovery in fs/buffer.c::__block_prepare_write() by Anton Altaparmakov · 19 years ago
  51. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago
  52. f9fd27a [PATCH] acl endianess annotations by Christoph Hellwig · 19 years ago
  53. 30aaa80 [PATCH] use drivers/Kconfig for sparc32 by William Lee Irwin III · 19 years ago
  54. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  55. 280dedb [PATCH] PCDP: handle tables that don't supply baud rate by Bjorn Helgaas · 19 years ago
  56. bb93e3a [PATCH] block: add unlocked_ioctl support for block devices by Arnd Bergmann · 19 years ago
  57. 0d77e5a [PATCH] compat: introduce compat_time_t by Stephen Rothwell · 19 years ago
  58. fa912bc [PATCH] yenta TI: turn off interrupts during card power-on #2 by Daniel Ritz · 19 years ago
  59. 7007cab [PATCH] Add offset.h to dontdiff by Michal Schmidt · 19 years ago
  60. d9ad7ef [PATCH] Potential null pointer dereference in amiga serial driver by TINNES Julien RD-MAPS-ISS · 19 years ago
  61. 17abee3d [PATCH] gconfig: only show scrollbars if needed by Thierry Vignaud · 19 years ago
  62. b78755a [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop by Manfred Spraul · 19 years ago
  63. 0030cbf [PATCH] Turn off sibling call optimization w/ frame pointers by Matthias Urlichs · 19 years ago
  64. 71a2224 [PATCH] Optimize sys_times for a single thread process by Christoph Lameter · 19 years ago
  65. b030a4d [PATCH] Remove eventpoll macro obfuscation by Pekka Enberg · 19 years ago
  66. 46c271b [PATCH] Improve CD/DVD packet driver write performance by Peter Osterlund · 19 years ago
  67. dfb388b [PATCH] factor out common code in sys_fsync/sys_fdatasync by Oleg Nesterov · 19 years ago
  68. 01890a4 [PATCH] mempool - only init waitqueue in slow path by Benjamin LaHaise · 19 years ago
  69. 8476994 [PATCH] apply quotation handling to Makefile.build by Jan Beulich · 19 years ago
  70. 11c80c8 [PATCH] adjust per_cpu definition in non-SMP case by Jan Beulich · 19 years ago
  71. c7ea4b3 [PATCH] ide-floppy adjustments by Jan Beulich · 19 years ago
  72. ef3daed [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 by Yoav Zach · 19 years ago
  73. 44e58a6 [PATCH] parport: NetMos nm9855 fix by Martin Schitter · 19 years ago
  74. 328007b [PATCH] Altix: shut off xmit intr if done xmitting by Pat Gefre · 19 years ago
  75. 618f063 [PATCH] O(1) sb list traversing on syncs by Kirill Korotaev · 19 years ago
  76. 4fea283 [PATCH] Software suspend and recalc sigpending bug fix by Kirill Korotaev · 19 years ago
  77. af4d2ec [PATCH] Fix of bogus file max limit messages by Kirill Korotaev · 19 years ago
  78. c663e5d [PATCH] add some comments to lookup_create() by Christoph Hellwig · 19 years ago
  79. 70f09f1 [PATCH] Document the fact that linux-arm-kernel is subscribers-only. by Alexey Dobriyan · 19 years ago
  80. acfa1823d [PATCH] Support for dx directories in ext3_get_parent (NFSD) by Andreas Dilger · 19 years ago
  81. d6e7114 [PATCH] setuid core dump by Alan Cox · 19 years ago
  82. 8b0914e [PATCH] jprobes: allow a jprobe to coexist with muliple kprobes by Prasanna S Panchamukhi · 19 years ago
  83. 852cacc [PATCH] Kprobes/ia64: temporary disarming of reentrant probe by Anil S Keshavamurthy · 19 years ago
  84. e539c23 [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64 by Prasanna S Panchamukhi · 19 years ago
  85. 42cc206 [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64 by Prasanna S Panchamukhi · 19 years ago
  86. aa3d7e3 [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 by Prasanna S Panchamukhi · 19 years ago
  87. 417c8da [PATCH] kprobes: Temporary disarming of reentrant probe for i386 by Prasanna S Panchamukhi · 19 years ago
  88. ea32c65 [PATCH] kprobes: Temporary disarming of reentrant probe by Prasanna S Panchamukhi · 19 years ago
  89. 89cb14c [PATCH] Kprobes/IA64: check jprobe break before handling by Keshavamurthy Anil S · 19 years ago
  90. 708de8f [PATCH] Kprobes IA64: safe register kprobe by Anil S Keshavamurthy · 19 years ago
  91. 1674eaf [PATCH] Kprobes IA64: cmp ctype unc support by Anil S Keshavamurthy · 19 years ago
  92. a540318 [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup by Anil S Keshavamurthy · 19 years ago
  93. 13608d6 [PATCH] Kprobes ia64 qp fix by Rusty Lynch · 19 years ago
  94. 8bc7677 [PATCH] Kprobes ia64 cleanup by Rusty Lynch · 19 years ago
  95. cd2675b [PATCH] Kprobes/IA64: support kprobe on branch/call instructions by Anil S Keshavamurthy · 19 years ago
  96. b2761dc [PATCH] Kprobes/IA64: architecture specific JProbes support by Anil S Keshavamurthy · 19 years ago
  97. fd7b231 [PATCH] Kprobes/IA64: arch specific handling by Anil S Keshavamurthy · 19 years ago
  98. 7213b25 [PATCH] Kprobes/IA64: kdebug die notification mechanism by Anil S Keshavamurthy · 19 years ago
  99. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 19 years ago
  100. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago