1. 74bb421 [NETFILTER]: Use correct byteorder in ICMP NAT by Patrick McHardy · 19 years ago
  2. 21f930e [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload by Patrick McHardy · 19 years ago
  3. d04b4f8 [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT) by Patrick McHardy · 19 years ago
  4. 4c1217d [NETFILTER]: Fix deadlock in ip6_queue by Patrick McHardy · 19 years ago
  5. 28e212f [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. by David S. Miller · 19 years ago
  6. 14a59e1 [EQL]: Proper num_slaves decrement by Loic Le Loarer · 19 years ago
  7. 4acdbdb [NETFILTER]: ip_conntrack_expect_related must not free expectation by Rusty Russell · 19 years ago
  8. 4aa49d1 [ATM]: zatm: mailbox converted to pci_alloc_consistent() by Francois Romieu · 19 years ago
  9. b72f6ec [NET]: Fix tc_verd thinko in skb_clone() by David S. Miller · 19 years ago
  10. 0303770 [NET]: Make ipip/ip6_tunnel independant of XFRM by Patrick McHardy · 19 years ago
  11. c877efb [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie. by Stephen Hemminger · 19 years ago
  12. 23a534e [NET]: NETCONSOLE must depend on INET by Adrian Bunk · 19 years ago
  13. eb3f8f5 [NET]: BRIDGE_EBT_ARPREPLY must depend on INET by Adrian Bunk · 19 years ago
  14. abaacad [IPV4]: Don't select XFRM for ip_gre by Patrick McHardy · 19 years ago
  15. 6aef4fdf [NET]: Only build flow.o if CONFIG_XFRM=y by Patrick McHardy · 19 years ago
  16. 86cf42e4e [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error by Duncan Sands · 19 years ago
  17. 88e9fa8 [ATM]: Trivial spelling fix patch for net/Kconfig by Jesper Juhl · 19 years ago
  18. 5938a7b [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type" by Victor Fusco · 19 years ago
  19. c9e4261 [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type" by Victor Fusco · 19 years ago
  20. 5e8676d [ATM]: [he] remove linux/version.h include by Olaf Hering · 19 years ago
  21. e1bd232 [ATM]: [idt77252] use time_after() macro by Marcelo Feitoza Parisi · 19 years ago
  22. 322361b [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_whitaker@ntlworld.com>) by Chas Williams · 19 years ago
  23. 43f51fc [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>) by Chas Williams · 19 years ago
  24. 3f1c81f [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well. by David S. Miller · 19 years ago
  25. 6876f95 [IPV4]: fix IP_FIB_HASH kconfig warning by Adrian Bunk · 19 years ago
  26. 5420899 [NET]: Kconfig: NETCONSOLE and NETPOLL together by Randy Dunlap · 19 years ago
  27. d1ad1ff [SCTP]: Fix potential null pointer dereference while handling an icmp error by Sridhar Samudrala · 19 years ago
  28. ee71a29 [SCTP]: Audit return code of create_proc_* by Christophe Lucas · 19 years ago
  29. e2bf521 [NET]: Fix "nocast type" warnings in skbuff.h by Victor Fusco · 19 years ago
  30. 37da647 [NETLINK]: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  31. 23af27e [PKT_SCHED]: Kill TCF_META_ID_TCCLASSID. by Patrick McHardy · 19 years ago
  32. 452f299 [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue by Thomas Graf · 19 years ago
  33. d7c7ed4 [PKT_SCHED]: Remove debugging leftover from textsearch ematch by Thomas Graf · 19 years ago
  34. 4851d3a [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro by Marcelo Feitoza Parisi · 19 years ago
  35. a817834 [WAN]: drivers/net/wan/: use of time_after macro by Marcelo Feitoza Parisi · 19 years ago
  36. 9d853c3 [CRYPTO]: Fix zero-extension bug on 64-bit architectures. by Herbert Xu · 19 years ago
  37. ba460e4 [PATCH] Option Card driver update, Maintainer entry by Matthias Urlichs · 19 years ago
  38. 98848fa [PATCH] ratelimit the ieee1394 IR legacy activated messages by Olaf Hering · 19 years ago
  39. a2d2b5c [PATCH] remove EXPORT_SYMBOL for root_dev by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. a0d43df [PATCH] uml: hostfs: unuse ROOT_DEV by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  41. 20d0021 [PATCH] uml: allow building as 32-bit binary on 64bit host by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  42. ecc354a [PATCH] uml: reintroduce pcap support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  43. 8e0a218 [PATCH] uml: fix hppfs error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  44. 1c30385 [PATCH] uml: gcc 2.95 fix and Makefile cleanup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. 2e5e559 [PATCH] uml: consolidate modify_ldt by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 1feb8d2 [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. bcb01b8 [PATCH] uml: fix lvalue for gcc4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  48. 3952db6 [PATCH] dvb: LGDT3302 QAM lock bug fix by Michael Krufky · 19 years ago
  49. 514fd7fd Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  50. 1e279dd [PATCH] v850: Align ___start___param to match parameter alignment by Miles Bader · 19 years ago
  51. 3720bd8 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  52. 99ad25a3 Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  53. f62c4a9 [IA64] Make PCDP work again. by David Mosberger-Tang · 19 years ago
  54. 59a0a8aa [IA64] fix call of smp_processor_id() by XPC while by Dean Nelson · 19 years ago
  55. a61caa8 [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes by Geert Uytterhoeven · 19 years ago
  56. f264cc2 [PATCH] ppc64: add 970MP PVR by Olof Johansson · 19 years ago
  57. 96e2844 [PATCH] ppc64: kill bitfields in ppc64 hash code by David Gibson · 19 years ago
  58. f13487c [PATCH] ppc32: make -j12 all fails in uImage target by Olaf Hering · 19 years ago
  59. 7ee91ec [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64 by Steve Dickson · 19 years ago
  60. 068e1b9 [PATCH] s390: fadvise hint values. by Martin Schwidefsky · 19 years ago
  61. ddca3b8 [PATCH] ppc32: fix destroy_context() race condition by Guillaume Autran · 19 years ago
  62. 88bd512 [PATCH] Fix soft lockup due to NTFS: VFS part and explanation by Anton Altaparmakov · 19 years ago
  63. 9a556e8 [PATCH] inotify: misc cleanup by Robert Love · 19 years ago
  64. 5995f16 [PATCH] inotify: event ordering by Robert Love · 19 years ago
  65. 0399cb0 [PATCH] inotify: move sysctl by Robert Love · 19 years ago
  66. 153f805 [PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reduction by James Bottomley · 19 years ago
  67. c327ff6 Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  68. c0ac515 [PATCH] Lindent: ignore .indent.pro by Jeff Mahoney · 19 years ago
  69. 6cd59f7 Merge /home/torvalds/linux-2.6-arm by Linus Torvalds · 19 years ago
  70. 6a8b4d3 [MTD] cfi_cmdset_0002: Plugged a mem leak. by Joern Engel · 19 years ago
  71. 59192ed JFS: Need to be root to create files with security context by Ian Dall · 19 years ago
  72. 6211502 JFS: Allow security.* xattrs to be set on symlinks by Dave Kleikamp · 19 years ago
  73. f7f2475 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  74. 1b3035b Merge with rsync://fileserver/linux by Thomas Gleixner · 19 years ago
  75. c32511e Linux 2.6.13-rc3 by Linus Torvalds · 19 years ago
  76. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  77. bd4c625 reiserfs: run scripts/Lindent on reiserfs code by Linus Torvalds · 19 years ago
  78. 7fa94c8 [PATCH] reiserfs: fix up case where indent misreads the code by Jeff Mahoney · 19 years ago
  79. d5e404c [PATCH] device-mapper snapshots: Handle origin extension by Alasdair G Kergon · 19 years ago
  80. 93c534a [PATCH] device-mapper: Fix dm_swap_table error cases by Alasdair G Kergon · 19 years ago
  81. c3cd4f6 [PATCH] device-mapper multipath: Fix pg initialisation races by Alasdair G Kergon · 19 years ago
  82. 436d410 [PATCH] device-mapper multipath: Avoid possible suspension deadlock by Alasdair G Kergon · 19 years ago
  83. a044d01 [PATCH] device-mapper multipath: Flush workqueue when destroying by Alasdair G Kergon · 19 years ago
  84. f6a80ea [PATCH] device-mapper multipath: Barriers not supported by Alasdair G Kergon · 19 years ago
  85. 7c2a6c6 [IA64] Altix pcibus_to_node implementation by Christoph Lameter · 19 years ago
  86. 3f603ed Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 by Linus Torvalds · 19 years ago
  87. 55ee3b8 [PATCH] v4l: broken hybrid dvb inclusion by Michael Krufky · 19 years ago
  88. 833e9a1 [PATCH] v4l: TV EEPROM by Mauro Carvalho Chehab · 19 years ago
  89. af9eeed [PATCH] v4l: tuner-3026 - replace obsolete ioctl value by Mauro Carvalho Chehab · 19 years ago
  90. 330a115 [PATCH] v4l: SAA7134 Update by Mauro Carvalho Chehab · 19 years ago
  91. 85369df [PATCH] v4l: MXB fix to correct tuner ioctl by Mauro Carvalho Chehab · 19 years ago
  92. 1455050 [PATCH] v4l: drivers/media/video/Kconfig by Mauro Carvalho Chehab · 19 years ago
  93. f7ce3cc [PATCH] v4l: I2C Tuner by Mauro Carvalho Chehab · 19 years ago
  94. ebe4c6f [PATCH] v4l: I2C Miscelaneous by Mauro Carvalho Chehab · 19 years ago
  95. 60acbc9 [PATCH] v4l: I2C Infrared Remote Control by Mauro Carvalho Chehab · 19 years ago
  96. 5f8434a [PATCH] v4l: I2C BT832 by Mauro Carvalho Chehab · 19 years ago
  97. db036a0 [PATCH] v4l: Documentation by Mauro Carvalho Chehab · 19 years ago
  98. 86ddd96 [PATCH] v4l: SAA7134 hybrid DVB by Mauro Carvalho Chehab · 19 years ago
  99. 41ef7c1 [PATCH] v4l: CX88 Update by Mauro Carvalho Chehab · 19 years ago
  100. fa9846a [PATCH] v4l: BTTV update by Mauro Carvalho Chehab · 19 years ago