1. b3d18f1 net/ax25: Use available error codes by Julia Lawall · 14 years ago
  2. 636b811 drivers/net/pcmcia: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  3. 00093fa net/sched: remove unneeded NULL check by Dan Carpenter · 14 years ago
  4. 666be42 s2io: Update driver version by Jon Mason · 14 years ago
  5. be265e9 s2io: remove unused code by Jon Mason · 14 years ago
  6. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  7. 5a68d5e tipc: Prevent missing name table entries when link flip-flops rapidly by Allan Stephens · 14 years ago
  8. 564e83b tipc: Allow connect() to wait indefinitely by Allan Stephens · 14 years ago
  9. c2de581 tipc: Minor enhancements to name table display format by Allan Stephens · 14 years ago
  10. 76ae0d7 tipc: Optimize tipc_node_has_active_links() by Allan Stephens · 14 years ago
  11. 96d841b tipc: Remove per-connection sequence number logic by Allan Stephens · 14 years ago
  12. 0048b82 tipc: Fix bug in broadcast link transmit statistics computation by Allan Stephens · 14 years ago
  13. 5b1f7bd tipc: Fix premature broadcast advertisement by sending node by Allan Stephens · 14 years ago
  14. 7e3e5d0 tipc: Prevent crash when broadcast link cannot send to all nodes by Allan Stephens · 14 years ago
  15. b02b69c tipc: Check for disabled bearer when processing incoming messages by Allan Stephens · 14 years ago
  16. f662c07 tipc: correct problems with misleading flags returned using poll() by Allan Stephens · 14 years ago
  17. 35997e3 tipc: Provide correct error code for unsupported connect() operation by Allan Stephens · 14 years ago
  18. 3720d40 tipc: add SO_RCVLOWAT support to stream socket receive path by Florian Westphal · 14 years ago
  19. f813809 tipc: Fix log buffer memory leak if initialization fails by Anders Kaseorg · 14 years ago
  20. 24763d8 qlcnic: turn off lro when rxcsum is disabled. by Sucheta Chakraborty · 14 years ago
  21. 8dec32cc qlcnic: fix link diag test by Sony Chacko · 14 years ago
  22. 6932427 qlcnic: fix link status message by Sony Chacko · 14 years ago
  23. b602121 qlcnic: add eswitch statistics support by Amit Kumar Salecha · 14 years ago
  24. ecd7d31 qlcnic: fix for setting function modes by Rajesh Borundia · 14 years ago
  25. 3c4b23b qlcnic: device state management fixes for virtual func by Amit Kumar Salecha · 14 years ago
  26. 933fce12 qlcnic: fix aer for virtual func by Amit Kumar Salecha · 14 years ago
  27. 1f76da5 enic: Mark intr_timer in vnic_enet_config as deprecated by Roopa Prabhu · 14 years ago
  28. 8321779 enic: Check if rq/wq buf not NULL before freeing them by Roopa Prabhu · 14 years ago
  29. ce16cc0 enic: Clean up: remove enic_dev_stats_clear by Roopa Prabhu · 14 years ago
  30. 7c46835 enic: Use offsetof macro in vic tlv length calculation by Roopa Prabhu · 14 years ago
  31. ae94abe enic: Add new firmware devcmds by Roopa Prabhu · 14 years ago
  32. 90cf0b5 enic: Add support for firmware management device by Roopa Prabhu · 14 years ago
  33. 294dab2 enic: Add set mac address by Roopa Prabhu · 14 years ago
  34. 559764d cpmac: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  35. 264fd77 am79c961a: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  36. 2154c704 r6040: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  37. 7136e11 pcnet_cs: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  38. ea0a52c pcnet_cs: Use proper netdev_*-printouts by Wolfram Sang · 14 years ago
  39. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  40. bb8a10b net/decnet: Adjust confusing if indentation by Julia Lawall · 14 years ago
  41. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  42. 9e1634a drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  43. 1f1d47e drivers/net/hamradio: Adjust confusing if indentation by Julia Lawall · 14 years ago
  44. cc81735 drivers/net/bnx2x: Adjust confusing if indentation by Julia Lawall · 14 years ago
  45. 2145f1a drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  46. 6f74dbb drivers/atm: Adjust confusing if indentation by Julia Lawall · 14 years ago
  47. 022484c drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  48. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  49. 510a05e net/atm: Adjust confusing if indentation by Julia Lawall · 14 years ago
  50. 354c8e3 drivers/net/wan: Adjust confusing if indentation by Julia Lawall · 14 years ago
  51. 1565c7c macvtap: Implement multiqueue for macvtap driver by Krishna Kumar · 14 years ago
  52. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 14 years ago
  53. 6891dd2 bnx2x: Load firmware in open() instead of probe() by Dmitry Kravkov · 14 years ago
  54. eca6fc7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. 5ca6f7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  56. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 14 years ago
  57. da5cabf Linux 2.6.36-rc1 by Linus Torvalds · 14 years ago
  58. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  59. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  60. 7355a5a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  61. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  62. a5854dd arch/tile: don't validate CROSS_COMPILE needlessly by Chris Metcalf · 14 years ago
  63. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  64. 1b68c95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  65. 5a41794 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  66. 3b3c1b9 arch/tile: export only COMMAND_LINE_SIZE to userspace. by Chris Metcalf · 14 years ago
  67. b3ae98a arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by Chris Metcalf · 14 years ago
  68. aaae527 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  69. 18c5ef3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  70. 38d7b08 ALSA: sound/usb/format: silence uninitialized variable warnings by Dan Carpenter · 14 years ago
  71. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 14 years ago
  72. 2f09a4d xfrm: Use GFP_ATOMIC in xfrm_compile_policy by Herbert Xu · 14 years ago
  73. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  74. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  75. 43d9f87 ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  76. 6e37c65 ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  77. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  78. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 14 years ago
  79. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  80. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago
  81. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  82. e8eb622 Merge branch 'bugzilla-16422' into release by Len Brown · 14 years ago
  83. ecd8ee0 Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago
  84. feb29c5 Merge branch 'apei' into release by Len Brown · 14 years ago
  85. f2a6618 Merge branch 'nvs' into release by Len Brown · 14 years ago
  86. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 14 years ago
  87. a25ee92 ACPI: introduce drivers/acpi/debugfs.c by Zhang Rui · 14 years ago
  88. 4725fd3 intel_idle: recognize Lincroft Atom Processor by Arjan van de Ven · 14 years ago
  89. 2ff729d ACPI, APEI, ERST debug support by Huang Ying · 14 years ago
  90. 5d7cb15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup by Linus Torvalds · 14 years ago
  91. fc58fb1 fusion: add function parameter names to kernel-doc by Randy Dunlap · 14 years ago
  92. cd956a1 fs/dcache: fix function param name in kernel-doc by Randy Dunlap · 14 years ago
  93. 1f5cfe2 fusion: fix non-kernel-doc comment block by Randy Dunlap · 14 years ago
  94. 03ab450 mm/page-writeback: fix non-kernel-doc function comments by Randy Dunlap · 14 years ago
  95. 163475f Documentation: move SCSI parameters to their own text file by Randy Dunlap · 14 years ago
  96. d310ad0 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  97. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  98. 7cfddee kbuild: drop unifdef-y support by Sam Ravnborg · 14 years ago
  99. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  100. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago