1. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 19 years ago
  2. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 19 years ago
  3. b6cd27e netpoll per device txq by Stephen Hemminger · 19 years ago
  4. 93ec2c7 netpoll info leak by Stephen Hemminger · 19 years ago
  5. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 19 years ago
  6. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 19 years ago
  7. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 19 years ago
  8. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 19 years ago
  9. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 19 years ago
  10. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 19 years ago
  11. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 19 years ago
  12. 9b42078 [DCCP]: Combine allocating & zeroing header space on skb by Gerrit Renker · 19 years ago
  13. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 19 years ago
  14. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 19 years ago
  15. 3dfbcc4 [NET] rules: Add support to invert selectors by Thomas Graf · 19 years ago
  16. b8964ed [NET] rules: Protocol independant mark selector by Thomas Graf · 19 years ago
  17. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 19 years ago
  18. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 19 years ago
  19. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 19 years ago
  20. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 19 years ago
  21. ae08e1f [IPV6]: ip6_output annotations by Al Viro · 19 years ago
  22. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 19 years ago
  23. 0e11c91 [AF_PACKET]: annotate by Al Viro · 19 years ago
  24. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 19 years ago
  25. d29ef86 [AF_KEY]: annotate by Al Viro · 19 years ago
  26. d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 19 years ago
  27. a27ee7a [IPV6]: annotate icmpv6 headers by Al Viro · 19 years ago
  28. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 19 years ago
  29. 3e6c8cd [TIPC]: endianness annotations by Al Viro · 19 years ago
  30. 97be852 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  31. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  32. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 19 years ago
  33. f789dfd [PATCH] mv643xx_eth: fix unbalanced parentheses in macros by Mariusz Kozlowski · 19 years ago
  34. 52d78d6 [PATCH] forcedeth: add new NVIDIA pci ids by Ayaz Abdulla · 19 years ago
  35. fe75f74 [PATCH] wext: extend MLME support by Christian Lamparter · 19 years ago
  36. 13df29f [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h> by Maciej W. Rozycki · 19 years ago
  37. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  38. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  39. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  40. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  41. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  42. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 19 years ago
  43. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 19 years ago
  44. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 19 years ago
  45. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 19 years ago
  46. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 19 years ago
  47. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 19 years ago
  48. 78cde08 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 19 years ago
  49. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 20 years ago
  50. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 20 years ago
  51. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 20 years ago
  52. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 19 years ago
  53. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 19 years ago
  54. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 19 years ago
  55. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 19 years ago
  56. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 19 years ago
  57. e65e5fb PCI: Make some MSI-X #defines generic by Michael Ellerman · 19 years ago
  58. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 19 years ago
  59. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 19 years ago
  60. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 19 years ago
  61. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 19 years ago
  62. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 19 years ago
  63. 7ccd266 mmc: Support for high speed SD cards by Pierre Ossman · 19 years ago
  64. e45a1bd mmc: Add support for mmc v4 wide-bus modes by Philip Langdale · 19 years ago
  65. bce40a3 [PATCH] mmc: Add support for mmc v4 high speed mode by Philip Langdale · 19 years ago
  66. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 19 years ago
  67. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 19 years ago
  68. be1c634 [PATCH] blktrace: add timestamp message by Olaf Kirch · 19 years ago
  69. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 19 years ago
  70. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 19 years ago
  71. 98c4f0c Fix jiffies.h comment by Chase Venters · 19 years ago
  72. e20ec99 fix spelling error in include/linux/kernel.h by Jim Cromie · 19 years ago
  73. 139a7bd mqueue.h: don't include linux/types.h by Alexey Dobriyan · 19 years ago
  74. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 19 years ago
  75. e81c735 [NET]: Fix MAX_HEADER setting. by David S. Miller · 19 years ago
  76. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 19 years ago
  77. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 19 years ago
  78. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 19 years ago
  79. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 19 years ago
  80. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 19 years ago
  81. fb47ddb [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. by David L Stevens · 19 years ago
  82. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 19 years ago
  83. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 19 years ago
  84. 626db29 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  85. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 19 years ago
  86. c7835a7 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. by Michael Chan · 19 years ago
  87. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 19 years ago
  88. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 19 years ago
  89. d8b295f [PATCH] Fix missing parens in set_personality() by Russell King · 19 years ago
  90. 2b4ac44 [PATCH] vmalloc: optimization, cleanup, bugfixes by Eric Dumazet · 19 years ago
  91. 43539c3 [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers by Eric W. Biederman · 19 years ago
  92. ec68307 [PATCH] htirq: refactor so we only have one function that writes to the chip by Eric W. Biederman · 19 years ago
  93. 46d52b0 [PATCH] IPMI: retry messages on certain error returns by Corey Minyard · 19 years ago
  94. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 19 years ago
  95. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 19 years ago
  96. d99f160 [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table by Eric W. Biederman · 19 years ago
  97. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 19 years ago
  98. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 19 years ago
  99. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 19 years ago
  100. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 19 years ago