1. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  2. 03fba04 [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start by Ilpo Järvinen · 17 years ago
  3. 72fbaeb [BNX2]: Update version and reldate. by Michael Chan · 17 years ago
  4. 883e515 [BNX2]: Print bus information for PCIE devices. by Michael Chan · 17 years ago
  5. 8e6a72c [BNX2]: Add 1-shot MSI handler for 5709. by Michael Chan · 17 years ago
  6. da3e4fb [BNX2]: Restructure PHY event handling. by Michael Chan · 17 years ago
  7. 1b8227c [BNX2]: Add indirect spinlock. by Michael Chan · 17 years ago
  8. 27a005b [BNX2]: Add support for 5709 Serdes. by Michael Chan · 17 years ago
  9. 605a9e2 [BNX2]: Re-structure the 2.5G Serdes code. by Michael Chan · 17 years ago
  10. ca58c3a [BNX2]: Put MII register offsets in the bnx2 struct. by Michael Chan · 17 years ago
  11. 4666f87 [BNX2]: Add ipv6 TSO and checksum for 5709. by Michael Chan · 17 years ago
  12. 874bb67 [BNX2]: Update 5709 firmware. by Michael Chan · 17 years ago
  13. 41ccf61 [BNX2]: Update 5708 firmware. by Michael Chan · 17 years ago
  14. 30c517b [BNX2]: Save PCI state during suspend. by Michael Chan · 17 years ago
  15. 1b2f922 [BNX2]: Fix race conditions when calling register_netdev(). by Michael Chan · 17 years ago
  16. 40453c8 [BNX2]: Add 40-bit DMA workaround for 5708. by Michael Chan · 17 years ago
  17. 5bae30c [BNX2]: Fix register and memory test on 5709. by Michael Chan · 17 years ago
  18. dad3e45 [BNX2]: Block MII access when ifdown. by Michael Chan · 17 years ago
  19. 427c219 [ETHTOOL]: Add 2.5G bit definitions. by Michael Chan · 17 years ago
  20. fc38582 [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code by Patrick McHardy · 17 years ago
  21. cfd6c38 [NETFILTER]: sip: Fix RTP address NAT by Herbert Xu · 17 years ago
  22. c2a1910 [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT by Jorge Boncompte · 17 years ago
  23. 3278500 [NETFILTER]: ipt_DNAT: accept port randomization option by Patrick McHardy · 17 years ago
  24. 0ec9682 [TCP]: Use S+L catcher only with SACK for now by Ilpo Järvinen · 17 years ago
  25. ec9c948 [AFS]: Adjust the new netdevice scanning code by David Howells · 17 years ago
  26. dc1f6bf [AFS]: Replace rtnetlink client by direct dev_base walking by Patrick McHardy · 17 years ago
  27. 4e9cac2 [NET]: Add __dev_getfirstbyhwtype by Patrick McHardy · 17 years ago
  28. 5b35fad [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities by Patrick McHardy · 17 years ago
  29. 188ccb5 [NETLINK]: Fix use after free in netlink_recvmsg by Patrick McHardy · 17 years ago
  30. 3f660d6 [NETLINK]: Kill CB only when socket is unused by Herbert Xu · 17 years ago
  31. be52178 [NET] skbuff: fix kernel-doc by Randy Dunlap · 17 years ago
  32. 825e7d4 [TCP]: Delete unused header file net/ipv4/tcp_yeah.h. by Robert P. J. Day · 17 years ago
  33. fbb3fcb [AFS]: Fix use of __exit functions from __init path by David Howells · 17 years ago
  34. 80c72fe [AFS/AF_RXRPC]: Miscellaneous fixes. by David Howells · 17 years ago
  35. ef4533f [AFS]: Make the match_*() functions take const options. by David Howells · 17 years ago
  36. 709525f [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET. by Eric Dumazet · 17 years ago
  37. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 17 years ago
  38. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 17 years ago
  39. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  40. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 17 years ago
  41. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  42. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  43. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  44. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  45. 42e3808 Extend print_symbol capability by Robert Peterson · 17 years ago
  46. de34ed9 [UDP]: Do not allow specific bind when wildcard bind exists. by David S. Miller · 17 years ago
  47. b7b5f48 [IPV4] UDP: Fix endianness bugs in hashing changes. by David S. Miller · 17 years ago
  48. 40caf5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  49. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  50. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  52. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  53. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 17 years ago
  54. 5506b54 [IPV4] SNMP: Support InMcastPkts and InBcastPkts by Mitsuru Chinen · 17 years ago
  55. 704aed5 [IPV4] SNMP: Support InTruncatedPkts by Mitsuru Chinen · 17 years ago
  56. e91a47e [IPV4] SNMP: Support InNoRoutes by Mitsuru Chinen · 17 years ago
  57. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 17 years ago
  58. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 17 years ago
  59. 575ee71 [TCP] FRTO: Delay skb available check until it's mandatory by Ilpo Järvinen · 17 years ago
  60. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  61. 34588b4 [TCP]: Catch skb with S+L bugs earlier by Ilpo Järvinen · 17 years ago
  62. 6aaf47f [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo by Eric Dumazet · 17 years ago
  63. 65def81 [L2TP]: Add the ability to autoload a pppox protocol module. by James Chapman · 17 years ago
  64. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 17 years ago
  65. 2a12dcd [PATCH] elevator: elv_list_lock does not need irq disabling by Jens Axboe · 17 years ago
  66. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  67. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 17 years ago
  68. 597bc48 cfq-iosched: speedup cic rb lookup by Jens Axboe · 17 years ago
  69. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 17 years ago
  70. 91fac31 cfq-iosched: get rid of cfqq hash by Vasily Tarasov · 17 years ago
  71. cc19747 cfq-iosched: tighten queue request overlap condition by Jens Axboe · 17 years ago
  72. 3ed9a29 cfq-iosched: improve sync vs async workloads by Jens Axboe · 17 years ago
  73. 1be92f2 cfq-iosched: never allow an async queue idling by Jens Axboe · 17 years ago
  74. 20e493a cfq-iosched: get rid of ->dispatch_slice by Jens Axboe · 17 years ago
  75. 6084cdd cfq-iosched: don't pass unused preemption variable around by Jens Axboe · 17 years ago
  76. edd75ff cfq-iosched: get rid of ->cur_rr and ->cfq_list by Jens Axboe · 17 years ago
  77. 67e6b49 cfq-iosched: slice offset should take ioprio into account by Jens Axboe · 17 years ago
  78. 498d3aa [PATCH] cfq-iosched: style cleanups and comments by Jens Axboe · 17 years ago
  79. 67060e3 cfq-iosched: sort IDLE queues into the rbtree by Jens Axboe · 17 years ago
  80. 0c534e0 cfq-iosched: sort RT queues into the rbtree by Jens Axboe · 17 years ago
  81. cc09e29 [PATCH] cfq-iosched: speed up rbtree handling by Jens Axboe · 17 years ago
  82. d9e7620 cfq-iosched: rework the whole round-robin list concept by Jens Axboe · 17 years ago
  83. 1afba04 cfq-iosched: minor updates by Jens Axboe · 17 years ago
  84. 6d048f5 cfq-iosched: development update by Jens Axboe · 17 years ago
  85. 1e3335d cfq-iosched: improve preemption for cooperating tasks by Jens Axboe · 17 years ago
  86. f900e97 [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c by Paul Mackerras · 17 years ago
  87. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  88. 34f6d74 [POWERPC] remove kernel module option for booke wdt by Dave Jiang · 17 years ago
  89. 6ec3670 [POWERPC] Avoid putting cpu node twice by John Rigby · 17 years ago
  90. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  91. f139efe [POWERPC] ppc4xx_sgdma needs dma-mapping.h by Andrew Morton · 17 years ago
  92. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 17 years ago
  93. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 17 years ago
  94. 8d1cea6 [POWERPC] Remove the unused HTDMSOUND driver by Adrian Bunk · 17 years ago
  95. 4bd4aa1 [POWERPC] cell: cbe_cpufreq cleanup and crash fix by Olof Johansson · 17 years ago
  96. d169d14 [POWERPC] Declare enable_kernel_spe in a header by Johannes Berg · 17 years ago
  97. 8895ea4 [POWERPC] Add dt_xlate_addr() to bootwrapper by Mark A. Greer · 17 years ago
  98. d818d7e [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE by Scott Wood · 17 years ago
  99. 9be4dcb [POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards. by Grant Likely · 17 years ago
  100. 30fea61 [POWERPC] Add sane defaults for Xilinx EDK generated xparameters files by Grant Likely · 17 years ago