1. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. b65a0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  3. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  4. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  5. 83360269 Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  6. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 13 years ago
  7. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  8. 63f9742 eql: Convert printks to pr_<level> and netdev_<level> by Joe Perches · 13 years ago
  9. 4cd72c6 MAINTAINERS: Add Andy Gospodarek as co-maintainer. by Jay Vosburgh · 13 years ago
  10. 967faf3 mii: Convert printks to netdev_info by Joe Perches · 13 years ago
  11. 7542db8 mv643xx_eth: Use netdev_<level> and pr_<level> by Joe Perches · 13 years ago
  12. 50624aa tlan: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 13 years ago
  13. a576cd8 tlan: Remove changelog by Joe Perches · 13 years ago
  14. 1829b08 benet: use GFP_KERNEL allocations when possible by Eric Dumazet · 13 years ago
  15. 4c7fd11 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  16. c640e13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  17. 6b8a66e tun: Convert logging messages to pr_<level> and tun_debug by Joe Perches · 13 years ago
  18. 8d77c03 net: add Faraday FTMAC100 10/100 Ethernet driver by Po-Yu Chuang · 13 years ago
  19. 29546a6 ipv6: Use ERR_CAST in addrconf_dst_alloc. by David S. Miller · 13 years ago
  20. ba04c7c r8169: disable ASPM by Stanislaw Gruszka · 13 years ago
  21. a45d49d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  22. e066008 ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. by David S. Miller · 13 years ago
  23. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 13 years ago
  24. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  25. 06dc94b ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails. by David S. Miller · 13 years ago
  26. fd51469 block: kill loop_mutex by Petr Uzel · 13 years ago
  27. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 13 years ago
  28. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 13 years ago
  29. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 13 years ago
  30. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 13 years ago
  31. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 13 years ago
  32. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 13 years ago
  33. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 13 years ago
  34. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 13 years ago
  35. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 13 years ago
  36. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 13 years ago
  37. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 13 years ago
  38. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 13 years ago
  39. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 13 years ago
  40. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 13 years ago
  41. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 13 years ago
  42. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 13 years ago
  43. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 13 years ago
  44. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 13 years ago
  45. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 13 years ago
  46. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 13 years ago
  47. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 13 years ago
  48. c82a538 ixgbevf: Fix Compiler Warnings by Greg Rose · 13 years ago
  49. 3b668a7 igb: Fix strncpy calls to be safe per source code review tools by Carolyn Wyborny · 13 years ago
  50. 93ed835 igb: Fix reg pattern test in ethtool for i350 devices by Carolyn Wyborny · 13 years ago
  51. 9b082d7 igb: warn if max_vfs limit is exceeded by Stefan Assmann · 13 years ago
  52. 69102e9 hfs: fix rename() over non-empty directory by Al Viro · 13 years ago
  53. 810c1b2e udf: fix i_nlink limit by Al Viro · 13 years ago
  54. 99890a3 fix reiserfs mkdir() breakage by Al Viro · 13 years ago
  55. babfe56 exofs: i_nlink races in rename() by Al Viro · 13 years ago
  56. 30eb43d nilfs2: i_nlink races in rename() by Al Viro · 13 years ago
  57. 6f88049 minix: i_nlink races in rename() by Al Viro · 13 years ago
  58. 37750cd ufs: i_nlink races in rename() by Al Viro · 13 years ago
  59. 4787d45 sysv: i_nlink races in rename() by Al Viro · 13 years ago
  60. 1558310 cxgb{3,4}*: improve Kconfig dependencies by Dimitris Michailidis · 13 years ago
  61. f009918 RxRPC: Fix v1 keys by Anton Blanchard · 13 years ago
  62. 1000345 AF_RXRPC: Handle receiving ACKALL packets by David Howells · 13 years ago
  63. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 13 years ago
  64. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 13 years ago
  65. 23b41168 netdevice: make initial group visible to userspace by Vlad Dogaru · 13 years ago
  66. cbdbb4c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  67. f7d222e Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  68. 7a16d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 13 years ago
  69. 06f9a73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  70. 25271d8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  71. ebff7c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  72. 8a304e5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  73. c7b01d3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  74. 0197b08 cnic: Fix lost interrupt on bnx2x by Michael Chan · 13 years ago
  75. 107c3f4 cnic: Prevent status block race conditions with hardware by Michael Chan · 13 years ago
  76. ad4bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  77. 1707be1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 13 years ago
  78. f3d7bc5 net: dcbnl: check correct ops in dcbnl_ieee_set() by John Fastabend · 13 years ago
  79. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 13 years ago
  80. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  81. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  82. a74ea43 of/promtree: allow DT device matching by fixing 'name' brokenness (v5) by Andres Salomon · 13 years ago
  83. 60cba5a x86: OLPC: have prom_early_alloc BUG rather than return NULL by Andres Salomon · 13 years ago
  84. 8aaccf7 of/flattree: Drop an uninteresting message to pr_debug level by Paul Bolle · 13 years ago
  85. 337fc72 of: Add missing of_address.h to xilinx ehci driver by Michal Simek · 13 years ago
  86. 10e53f5 alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  87. 0b534cf alpha: irq: Convert affinity to use irq_data by Thomas Gleixner · 13 years ago
  88. eb1e17f alpha: irq: Remove pointless irq status manipulation by Thomas Gleixner · 13 years ago
  89. 628150c alpha: titan: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  90. b148c61 alpha: takara: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  91. c90c10c alpha: sable: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  92. 2758a8a alpha: rx164: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  93. 76f4645 alpha: noritake: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  94. 67436ce alpha: rawhide: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  95. a326526 alpha: mikasa: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  96. 08876fe alpha: marvel: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  97. c049766 alpha: eiger: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  98. 02e5d87 alpha: eb64p: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  99. d677f45 alpha: dp264: Convert irq_chip functions by Thomas Gleixner · 13 years ago
  100. 118b469 alpha: cabriolet: Convert irq_chip functions by Thomas Gleixner · 13 years ago