1. a1d5817 bnx2x: Removing old FW files by Eilon Greenstein · 15 years ago
  2. ca00392 bnx2x: Using the new FW by Eilon Greenstein · 15 years ago
  3. 6200f09 bnx2x: New FW files by Eilon Greenstein · 15 years ago
  4. 85910a8e r8169: phy init for the 8102e by françois romieu · 15 years ago
  5. 0b9b571 r8169: phy init for the 8169s by françois romieu · 15 years ago
  6. 2e955856 r8169: phy init for the 8169scd by françois romieu · 15 years ago
  7. 8c7006a r8169: phy init for the 8169sce by françois romieu · 15 years ago
  8. 21d5736 r8169: differentiate close chipsets in the startup identification message by françois romieu · 15 years ago
  9. 5edcc53 r8169: fix r8101 quirk dupe by françois romieu · 15 years ago
  10. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  11. 859b1e4 be2net: clear & notify residual events before destroying event queues by Sathya Perla · 15 years ago
  12. cdab23b be2net: fix bad queue traversal in be_rx_q_clean() by Sathya Perla · 15 years ago
  13. a8e9179 be2net: Clear pending tx completions before destroying tx queue by Sathya Perla · 15 years ago
  14. f234164 net: smc911x: includecheck fix for smc911x.h by Jaswinder Singh Rajput · 15 years ago
  15. aed7df8 net: include/linux/icmpv6: includecheck fix for icmpv6.h by Jaswinder Singh Rajput · 15 years ago
  16. d023421 myri10ge: improve parity error detection and recovery by Brice Goglin · 15 years ago
  17. c9145a2 drivers/net: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  18. bdf50d7 net: pcmcia/axnet_cs: includecheck fix axnet_cs.c by Jaswinder Singh Rajput · 15 years ago
  19. ab4c0c7 net: cs89x0: includecheck fix for cs89x0.c by Jaswinder Singh Rajput · 15 years ago
  20. 582b95c drivers/net/tokenring: Use status field rather than state field by Julia Lawall · 15 years ago
  21. 176edd5 drivres/net: Change constant name by Julia Lawall · 15 years ago
  22. 798c752 fakehard: use START-CONFIRM primitive to report START failure by Dmitry Baryshkov · 15 years ago
  23. acb8aac nl802154: support START-CONFIRM primitive by Dmitry Baryshkov · 15 years ago
  24. 99eb855 af_ieee802154: add support for WANT_ACK socket option by Dmitry Baryshkov · 15 years ago
  25. 74eda55 af_ieee802154: minor cleanup in dgram_bind by Dmitry Baryshkov · 15 years ago
  26. 8e753dd nl802154: add support for dumping WPAN interface information by Dmitry Baryshkov · 15 years ago
  27. 48a2f11 documentation: fix wrt. headers rename by Dmitry Baryshkov · 15 years ago
  28. 78090a5 nl802154: make ieee802154_policy constant by Dmitry Baryshkov · 15 years ago
  29. 8505091d af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration by Dmitry Baryshkov · 15 years ago
  30. 6885ffb Use correct NET_RX_* returns for atalk_rcv() by Mark Smith · 15 years ago
  31. b91cd14 f_phonet: use page-sized rather than MTU-sized RX buffers by Rémi Denis-Courmont · 15 years ago
  32. 5da63cc f_phonet: lock-less MTU change by Rémi Denis-Courmont · 15 years ago
  33. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 9799218 Revert "libertas: Read buffer overflow" by David S. Miller · 15 years ago
  35. 07f6642 net,pppoe: fixup module init/exit subsequent calls by Cyrill Gorcunov · 15 years ago
  36. e9d126c ar9170: fix read & write outside array bounds by Dan Carpenter · 15 years ago
  37. 363ec56 ar9170usb: fix spurious firmware related message by Christian Lamparter · 15 years ago
  38. 973507c mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() by roel kluin · 15 years ago
  39. be12159 zorro8390: Fix read buffer overflow in zorro8390_init_one() by roel kluin · 15 years ago
  40. 5e33b71 pcnet32: Read buffer overflow by roel kluin · 15 years ago
  41. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  42. 018d21e MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patterns by Joe Perches · 15 years ago
  43. 75c4885 gianfar: keep vlan related state when restart by Yong Zhang · 15 years ago
  44. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago
  45. 373a88d e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts by Bruce Allan · 15 years ago
  46. 6e455b897 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  47. a6616b4 ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() by Yi Zou · 15 years ago
  48. 876bfd4 tun: Extend RTNL lock coverage over whole ioctl by Herbert Xu · 15 years ago
  49. 9555b31 fec: fix FEC driver packet transmission breakage by Greg Ungerer · 15 years ago
  50. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  51. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 15 years ago
  52. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  53. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  54. cb2f33e MAINTAINERS: update atlx contact info by Chris Snook · 15 years ago
  55. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  56. 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
  57. f4b9a98 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  58. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  65. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  66. e356033 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  67. b4a2f5e KVM: Avoid redelivery of edge interrupt before next edge by Gleb Natapov · 15 years ago
  68. fdb8a427 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  69. 6cb504c drm/i915: silence vblank warnings by Frans Pop · 15 years ago
  70. 8d3457e drm: silence pointless vblank warning. by Paul Rolland · 15 years ago
  71. 38d5487 drm: When adding probed modes, preserve duplicate mode types by Keith Packard · 15 years ago
  72. 17d42c1 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() by Stanislaw Gruszka · 15 years ago
  73. 26528e7 tracing/filters: Always free pred on filter_add_subsystem_pred() failure by Tom Zanussi · 15 years ago
  74. 96b2de3 tracing/filters: Don't use pred on alloc failure by Tom Zanussi · 15 years ago
  75. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  76. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  77. 7b2aa03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  78. 710ad84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  79. b32b8e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  80. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  81. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  82. 749d00d Staging: rspiusb: Fix buffer overflow by Roel Kluin · 15 years ago
  83. 5fb4d25 staging: add dependencies on PCI for drivers that require it by Jeff Mahoney · 15 years ago
  84. ce9c010 Staging: rtl8192su: fix build error by Greg Kroah-Hartman · 15 years ago
  85. 2c63abf Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API by Mike Galbraith · 15 years ago
  86. 4d2da07 Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin by Jakob Gruber · 15 years ago
  87. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 15 years ago
  88. c15e3ca USB: storage: include Prolific Technology USB drive in unusual_devs list by Rogerio Brito · 15 years ago
  89. 50d0678 USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client by Dhaval Vasa · 15 years ago
  90. c47aacc6 USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable by Marko Hänninen · 15 years ago
  91. ef4638f9 USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  92. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  93. 01105a2 USB: usbfs: fix -ENOENT error code to be -ENODEV by Alan Stern · 15 years ago
  94. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  95. 18753eb USB: devio: Properly do access_ok() checks by Michael Buesch · 15 years ago
  96. 4927656 USB: pl2303: New vendor and product id by Khanh-Dang Nguyen Thu Lam · 15 years ago
  97. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  98. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  99. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago
  100. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago