1. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  2. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  3. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  4. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  5. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  6. 7abbcd6 ipv6: remove unused macros from net/ipv6.h by Denis V. Lunev · 16 years ago
  7. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  8. 4389dde tcp: Remove redundant checks when setting eff_sacks by Adam Langley · 16 years ago
  9. 33ad798 tcp: options clean up by Adam Langley · 16 years ago
  10. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  11. 336d326 sctp: remove unnecessary byteshifting, calculate directly in big-endian by Harvey Harrison · 16 years ago
  12. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  13. c1e20f7 tcp: RTT metrics scaling by Stephen Hemminger · 16 years ago
  14. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 16 years ago
  15. 72b25a9 pkt_sched: Get rid of u32_list. by David S. Miller · 16 years ago
  16. 8913336 packet: add PACKET_RESERVE sockopt by Patrick McHardy · 16 years ago
  17. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  18. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  19. 923c658 mib: put icmpmsg statistics on struct net by Pavel Emelyanov · 16 years ago
  20. b60538a mib: put icmp statistics on struct net by Pavel Emelyanov · 16 years ago
  21. 386019d mib: put udplite statistics on struct net by Pavel Emelyanov · 16 years ago
  22. 2f275f9 mib: put udp statistics on struct net by Pavel Emelyanov · 16 years ago
  23. 61a7e26 mib: put net statistics on struct net by Pavel Emelyanov · 16 years ago
  24. a20f579 mib: put ip statistics on struct net by Pavel Emelyanov · 16 years ago
  25. 57ef42d mib: put tcp statistics on struct net by Pavel Emelyanov · 16 years ago
  26. 852566f mib: add netns/mib.h file by Pavel Emelyanov · 16 years ago
  27. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  28. 93245dd pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue() by David S. Miller · 16 years ago
  29. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  30. c7e4f3b pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree. by David S. Miller · 16 years ago
  31. 78a5b30 pkt_sched: Rework {sch,tbf}_tree_lock(). by David S. Miller · 16 years ago
  32. ead81cc netdevice: Move qdisc_list back into net_device proper. by David S. Miller · 16 years ago
  33. 37437bb pkt_sched: Schedule qdiscs instead of netdev_queue. by David S. Miller · 16 years ago
  34. 7698b4f pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). by David S. Miller · 16 years ago
  35. e2627c8 pkt_sched: Make QDISC_RUNNING a qdisc state. by David S. Miller · 16 years ago
  36. d3b753d pkt_sched: Move gso_skb into Qdisc. by David S. Miller · 16 years ago
  37. 92831bc netdev: Kill plain netif_schedule() by David S. Miller · 16 years ago
  38. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  39. eae792b netdev: Add netdev->select_queue() method. by David S. Miller · 16 years ago
  40. e3c50d5 netdev: netdev_priv() can now be sane again. by David S. Miller · 16 years ago
  41. 6b0fb12 netdev: Kill struct net_device_subqueue and netdev->egress_subqueue* by David S. Miller · 16 years ago
  42. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  43. 1d8ae3f pkt_sched: Remove RR scheduler. by David S. Miller · 16 years ago
  44. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  45. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  46. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  47. 2b04be7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. 2567d71 x86: fix asm/e820.h for userspace inclusion by Rusty Russell · 16 years ago
  49. 42fea1f Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  50. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  51. 626f311 [S390] chsc headers userspace cleanup by Adrian Bunk · 16 years ago
  52. 9a6d276 core: add stat to track unresolved discards in neighbor cache by Neil Horman · 16 years ago
  53. ed88098 mib: add net to NET_ADD_STATS_USER by Pavel Emelyanov · 16 years ago
  54. f2bf415 mib: add net to NET_ADD_STATS_BH by Pavel Emelyanov · 16 years ago
  55. 6f67c81 mib: add net to NET_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  56. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  57. 4e67344 mib: add net to NET_INC_STATS by Pavel Emelyanov · 16 years ago
  58. 5c52ba1 sock: add net to prot->enter_memory_pressure callback by Pavel Emelyanov · 16 years ago
  59. cf1100a mib: add net to TCP_ADD_STATS_USER by Pavel Emelyanov · 16 years ago
  60. 74688e4 mib: add net to TCP_DEC_STATS by Pavel Emelyanov · 16 years ago
  61. 63231bd mib: add net to TCP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  62. 81cc8a7 mib: add net to TCP_INC_STATS by Pavel Emelyanov · 16 years ago
  63. a9c1932 tcp: add net to tcp_mib_init by Pavel Emelyanov · 16 years ago
  64. f10f843 mib: drop unused TCP_XXX_STATS macros by Pavel Emelyanov · 16 years ago
  65. c5346fe mib: add net to IP_ADD_STATS_BH by Pavel Emelyanov · 16 years ago
  66. 7c73a6f mib: add net to IP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  67. 5e38e27 mib: add net to IP_INC_STATS by Pavel Emelyanov · 16 years ago
  68. c6f8f7e mib: drop unused IP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  69. f470021 ptrace children revamp by Roland McGrath · 17 years ago
  70. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  71. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  72. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  73. 42fdd14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  74. 4314652 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6 by Linus Torvalds · 16 years ago
  75. d442cc4 block: Trivial fix for blk_integrity_rq() by Martin K. Petersen · 16 years ago
  76. 8df1b04 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  77. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  78. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  79. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  80. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  81. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  82. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  83. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  84. 20bfdbb PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources by Bjorn Helgaas · 16 years ago
  85. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  86. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  87. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  88. 9c9f6d0 ACPICA: Update version to 20080609 by Bob Moore · 16 years ago
  89. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  90. 75e5b5f ACPICA: Update disassembler for DMAR table changes by Bob Moore · 16 years ago
  91. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  92. b25d2a4 ACPICA: Update version to 20080514 by Bob Moore · 16 years ago
  93. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  94. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  95. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  96. 6719561 ACPICA: Update tracking macros to reduce code/data size by Jan Beulich · 16 years ago
  97. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  98. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  99. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  100. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago