1. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 16 years ago
  2. c7e4358 ixgbe: Move ring features into an enum, allowing easier future maintenance by Shannon Nelson · 16 years ago
  3. 5325a7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  5. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 16 years ago
  6. e18f5fe Doc: Cleanup whitespaces in ip-sysctl.txt by Jesper Dangaard Brouer · 16 years ago
  7. bf869c3 Doc: Fix typos in ip-sysctl.txt about rp_filter. by Jesper Dangaard Brouer · 16 years ago
  8. 028e141 netxen: handle pci bar 0 mapping failure by Dhananjay Phadke · 16 years ago
  9. 044fad0 netxen: fix physical port mapping by Dhananjay Phadke · 16 years ago
  10. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
  12. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  13. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  14. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  15. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  16. ea5a42c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  17. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 16 years ago
  19. af23f57 acpi/doc: add missing param value by Randy Dunlap · 16 years ago
  20. ce16c53 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  21. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  22. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  23. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  24. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  25. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 16 years ago
  26. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 16 years ago
  27. 5747a1a ip: ipip compile warning by Stephen Hemminger · 16 years ago
  28. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 16 years ago
  29. 6dac62d Revert "etherh: Get working again." by David S. Miller · 16 years ago
  30. 8310509 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  31. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  32. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  33. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  34. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  35. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  36. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  37. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  38. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 16 years ago
  39. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  40. 683fdc5 Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 16 years ago
  42. f7f84f3 docbook: split kernel-api for device-drivers by Randy Dunlap · 16 years ago
  43. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  44. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
  45. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  46. f8a1af6 PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributes by Mike Murphy · 16 years ago
  47. 245127d PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute by Mike Murphy · 16 years ago
  48. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  49. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 16 years ago
  50. ee92362 veth : add the set_mac_address capability by Daniel Lezcano · 16 years ago
  51. 7691367 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  52. b956d41 sunlance: Beyond ARRAY_SIZE of ib->btx_ring by Roel Kluin · 16 years ago
  53. 7d3d5ec etherh: Get working again. by Russell King · 16 years ago
  54. 66da8c5 ipv6: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  55. 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 16 years ago
  56. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 16 years ago
  57. 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 16 years ago
  58. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 16 years ago
  59. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 16 years ago
  60. 5403750 ixgbe: fix for 82598 Si errata causing buffer overflow by Don Skidmore · 16 years ago
  61. adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
  62. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 16 years ago
  63. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 16 years ago
  64. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 16 years ago
  65. 0cb5725 swsusp: clean up shrink_all_zones() by Johannes Weiner · 16 years ago
  66. 3049103 swsusp: dont fiddle with swappiness by Johannes Weiner · 16 years ago
  67. 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 16 years ago
  68. a1bb7d6 PM/hibernate: fix "swap breaks after hibernation failures" by Alan Jenkins · 16 years ago
  69. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 16 years ago
  70. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 16 years ago
  71. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
  72. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 16 years ago
  73. 460c133 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
  74. 710320d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  75. cd4d8fd net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping by Patrick Ohly · 16 years ago
  76. cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 16 years ago
  77. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 16 years ago
  78. c3b2a0c [CIFS] improve posix semantics of file create by Steve French · 16 years ago
  79. 69765529 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 16 years ago
  80. 44f68fa cifs: posix fill in inode needed by posix open by Jeff Layton · 16 years ago
  81. 950ec52 cifs: properly handle case where CIFSGetSrvInodeNumber fails by Jeff Layton · 16 years ago
  82. 132ac7b cifs: refactor new_inode() calls and inode initialization by Jeff Layton · 16 years ago
  83. e4cce94 [CIFS] Prevent OOPs when mounting with remote prefixpath. by Igor Mammedov · 16 years ago
  84. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  85. be71cb5 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
  86. b5482d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  87. 264b299 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  88. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 16 years ago
  89. 3cf3114 atyfb: remove unused local variable `pwr_command' by Yang Hongyang · 16 years ago
  90. 01b24fe spi_bitbang: add more lowlevel function documentation by Michael Buesch · 16 years ago
  91. f6fcba7 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() by Tejun Heo · 16 years ago
  92. 3fd076d cpuset: various documentation fixes and updates by Li Zefan · 16 years ago
  93. 152de30 docsrc: use config instead of menuconfig by Randy Dunlap · 16 years ago
  94. b28fe28 sx.c: avoid referencing freed memory if copy_from_user() fails by Dan Carpenter · 16 years ago
  95. 9b6d2510 sx.c: fix dbl statement if - add missing braces by Ilpo Järvinen · 16 years ago
  96. ad44468 README: fix a wrong filename by Li Zefan · 16 years ago
  97. 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 16 years ago
  98. d919091 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c by Wei Yongjun · 16 years ago
  99. 58bafe7 mn10300: fix oprofile by David Howells · 16 years ago
  100. 41a9e64 uml: fix vde network backend in user mode linux by Luca Bigliardi · 16 years ago