1. 8cdb045 gre: Fix MTU calculation for bound GRE tunnels by Tom Goff · 15 years ago
  2. 7c1d15d pegasus: Add new device ID. by Petko Manolov · 15 years ago
  3. 22580f8 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  4. 0527a1a via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL by roel kluin · 15 years ago
  5. 8851293 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  6. 6b26dea rt2x00: fix memory corruption in rf cache, add a sanity check by Pavel Roskin · 15 years ago
  7. 8a62bab ixgbe: Fix receive on real device when VLANs are configured by Lucy Liu · 15 years ago
  8. 17e78b0 ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion by Yi Zou · 15 years ago
  9. 232e7d6 netxen: free napi resources during detach by Dhananjay Phadke · 15 years ago
  10. e424fa9 netxen: remove netxen workqueue by Amit Kumar Salecha · 15 years ago
  11. 237057a ixgbe: fix issues setting rx-usecs with legacy interrupts by Don Skidmore · 15 years ago
  12. 993e6f2 can: fix oops caused by wrong rtnl newlink usage by Oliver Hartkopp · 15 years ago
  13. 416fbdf mac80211: fix panic when splicing unprepared TIDs by Luis R. Rodriguez · 15 years ago
  14. 839d162 8139cp: balance dma_map_single vs dma_unmap_single pair by Francois Romieu · 15 years ago
  15. 9799218 Revert "libertas: Read buffer overflow" by David S. Miller · 15 years ago
  16. e9d126c ar9170: fix read & write outside array bounds by Dan Carpenter · 15 years ago
  17. 363ec56 ar9170usb: fix spurious firmware related message by Christian Lamparter · 15 years ago
  18. 973507c mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() by roel kluin · 15 years ago
  19. be12159 zorro8390: Fix read buffer overflow in zorro8390_init_one() by roel kluin · 15 years ago
  20. 5e33b71 pcnet32: Read buffer overflow by roel kluin · 15 years ago
  21. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  22. 018d21e MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patterns by Joe Perches · 15 years ago
  23. 75c4885 gianfar: keep vlan related state when restart by Yong Zhang · 15 years ago
  24. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago
  25. 373a88d e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts by Bruce Allan · 15 years ago
  26. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  27. a6616b4 ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() by Yi Zou · 15 years ago
  28. 876bfd4 tun: Extend RTNL lock coverage over whole ioctl by Herbert Xu · 15 years ago
  29. 9555b31 fec: fix FEC driver packet transmission breakage by Greg Ungerer · 15 years ago
  30. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  31. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 15 years ago
  32. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  33. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  34. cb2f33e MAINTAINERS: update atlx contact info by Chris Snook · 15 years ago
  35. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  36. 819ae6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  37. f4b9a98 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  38. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  39. fb1ee45 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  40. 2e9b11a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. 95d0ad0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 413dd87 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 713e3e1 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  45. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  46. e356033 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  47. b4a2f5e KVM: Avoid redelivery of edge interrupt before next edge by Gleb Natapov · 15 years ago
  48. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  49. 6cb504c drm/i915: silence vblank warnings by Frans Pop · 15 years ago
  50. 8d3457e drm: silence pointless vblank warning. by Paul Rolland · 15 years ago
  51. 38d5487 drm: When adding probed modes, preserve duplicate mode types by Keith Packard · 15 years ago
  52. 17d42c1 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() by Stanislaw Gruszka · 15 years ago
  53. 26528e7 tracing/filters: Always free pred on filter_add_subsystem_pred() failure by Tom Zanussi · 15 years ago
  54. 96b2de3 tracing/filters: Don't use pred on alloc failure by Tom Zanussi · 15 years ago
  55. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  56. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  57. 7b2aa03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  58. 710ad84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  59. b32b8e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  60. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  61. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  62. 749d00d Staging: rspiusb: Fix buffer overflow by Roel Kluin · 15 years ago
  63. 5fb4d25 staging: add dependencies on PCI for drivers that require it by Jeff Mahoney · 15 years ago
  64. ce9c010 Staging: rtl8192su: fix build error by Greg Kroah-Hartman · 15 years ago
  65. 2c63abf Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API by Mike Galbraith · 15 years ago
  66. 4d2da07 Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin by Jakob Gruber · 15 years ago
  67. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 15 years ago
  68. c15e3ca USB: storage: include Prolific Technology USB drive in unusual_devs list by Rogerio Brito · 15 years ago
  69. 50d0678 USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client by Dhaval Vasa · 15 years ago
  70. c47aacc6 USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable by Marko Hänninen · 15 years ago
  71. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  72. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  73. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  74. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  75. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  76. 4927656 USB: pl2303: New vendor and product id by Khanh-Dang Nguyen Thu Lam · 15 years ago
  77. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  78. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  79. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago
  80. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  81. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  83. ff1649f Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  84. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  86. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  87. 131f734 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  88. 3440625 flat: fix uninitialized ptr with shared libs by Linus Torvalds · 15 years ago
  89. 9e5cf0c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined by Albin Tonnerre · 15 years ago
  90. b1af431 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment by Phillip Lougher · 15 years ago
  91. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  92. 9c8a822 execve: must clear current->clear_child_tid by Eric Dumazet · 15 years ago
  93. 2198a64 drivers/mmc: correct error-handling code by Julia Lawall · 15 years ago
  94. 20de03d i.MX31: fix framebuffer locking regressions by Guennadi Liakhovetski · 15 years ago
  95. 2d8dd38 vfs: mnt_want_write_file(): fix special file handling by OGAWA Hirofumi · 15 years ago
  96. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  97. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  98. 5215944 viafb: fix rmmod bug by Florian Tobias Schandinat · 15 years ago
  99. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 15 years ago
  100. 93274e4 fbcon: fix rotate upside down crash by Stefani Seibold · 15 years ago