1. d2ba2ed igb: add support for Intel I350 Gigabit Network Connection by Alexander Duyck · 15 years ago
  2. 52a1dd4 igb: cleanup usage of virtualization registers by Alexander Duyck · 15 years ago
  3. 411f557 igb: Do not overwrite mdicnfg register when accessing 82580 phy by Alexander Duyck · 15 years ago
  4. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  5. 70f60a2 qeth: l3 fix build error in ipv6 addr list handling by Frank Blaschka · 15 years ago
  6. 986917b can: sja1000: add read/write routines for 8, 16 and 32-bit register access by Yegor Yefremov · 15 years ago
  7. abde89d can: sja1000: allow shared interrupt definition by Yegor Yefremov · 15 years ago
  8. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 15 years ago
  9. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  10. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. af98441 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  12. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 15 years ago
  13. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 15 years ago
  14. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 15 years ago
  15. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 15 years ago
  16. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 15 years ago
  17. fd3686a ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address by Mallikarjuna R Chilakala · 15 years ago
  18. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 15 years ago
  19. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 15 years ago
  20. 0ecad5a ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown by Mallikarjuna R Chilakala · 15 years ago
  21. 1097cd1 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping by Mallikarjuna R Chilakala · 15 years ago
  22. 641cb85 enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS by Vasanthy Kolluri · 15 years ago
  23. d883aa7 enic: Clean up: Add wrapper functions by Vasanthy Kolluri · 15 years ago
  24. 73c1ea9 enic: Do not advertise NETIF_F_HW_VLAN_RX by Vasanthy Kolluri · 15 years ago
  25. b6d24eb enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations by Vasanthy Kolluri · 15 years ago
  26. a55a603 enic: Bug Fix: Fix hardware descriptor reads by Vasanthy Kolluri · 15 years ago
  27. 4227f62d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  28. 54d259d jme: Advance driver version number by Guo-Fu Tseng · 15 years ago
  29. bf5e536 jme: Protect vlgrp structure by pause RX actions. by Guo-Fu Tseng · 15 years ago
  30. 17da69b jme: Fix VLAN memory leak by Guo-Fu Tseng · 15 years ago
  31. 658cc52 KS8851: Avoid NULL pointer in set rx mode by Abraham Arce · 15 years ago
  32. ba7e94a net: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  33. 1c01fe1 net: forbid underlaying devices to change its type by Jiri Pirko · 15 years ago
  34. 3ca5b40 bonding: check return value of nofitier when changing type by Jiri Pirko · 15 years ago
  35. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 15 years ago
  36. a034016 Net / e1000e: Fix build issue introduced by runtime PM patch by Rafael J. Wysocki · 15 years ago
  37. 22001a1 gigaset: fix build failure by Tilman Schmidt · 15 years ago
  38. 535297a vhost: fix error handling in vring ioctls by Michael S. Tsirkin · 15 years ago
  39. 0e25557 vhost: fix interrupt mitigation with raw sockets by Michael S. Tsirkin · 15 years ago
  40. e50208a e1000e: Fix build with CONFIG_PM disabled. by David S. Miller · 15 years ago
  41. fa05e1a drivers/net/e100.c: Use pr_<level> and netif_<level> by Joe Perches · 15 years ago
  42. abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 15 years ago
  43. 23606cf e1000e / PCI / PM: Add basic runtime PM support (rev. 4) by Rafael J. Wysocki · 15 years ago
  44. e175944 r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) by Rafael J. Wysocki · 15 years ago
  45. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  46. 0dc7d2b drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 15 years ago
  47. c3259c8 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver by James Chapman · 15 years ago
  48. db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 15 years ago
  49. 3feec90 l2tp: Fix oops in pppol2tp_xmit by James Chapman · 15 years ago
  50. d0cad87 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver by Steve Glendinning · 15 years ago
  51. c5e49fb ne: Do not use slashes in irq name string by Atsushi Nemoto · 15 years ago
  52. edee393 NET: ksz884x, fix lock imbalance by Jiri Slaby · 15 years ago
  53. 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 15 years ago
  54. c8406ea iwlwifi: Silence tfds_in_queue message by Adel Gadllah · 15 years ago
  55. 4fdec03 ath9k: fix BUG_ON triggered by PAE frames by Felix Fietkau · 15 years ago
  56. 3f60ebc wl1251: fix potential crash by Grazvydas Ignotas · 15 years ago
  57. bf18723 rt2x00: Fix TX status reporting for rt2800pci. by Alban Browaeys · 15 years ago
  58. 632dd95 rt2x00: txdone implementation supporting hw encryption. by Alban Browaeys · 15 years ago
  59. d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 15 years ago
  60. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  61. b8d6897 myri: remove dead code by Dan Carpenter · 15 years ago
  62. 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 15 years ago
  63. 3a0a3a6 gigaset: correct clearing of at_state strings on RING by Tilman Schmidt · 15 years ago
  64. bc35b4e gigaset: avoid registering CAPI driver more than once by Tilman Schmidt · 15 years ago
  65. 4d823be obsolete config in kernel source: HSO_AUTOPM by Christoph Egger · 15 years ago
  66. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 15 years ago
  67. d287d66 atm: use for_each_set_bit() by Akinobu Mita · 15 years ago
  68. 876e956 drivers/net: drop redundant memset by Julia Lawall · 15 years ago
  69. 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 15 years ago
  70. 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 15 years ago
  71. dec9951 isdn: misplaced parenthesis in pof_handle_data() by Roel Kluin · 15 years ago
  72. 9baddeb bnx2x: change smp_mb() comment to conform the true by Stanislaw Gruszka · 15 years ago
  73. 0efc22f bnx2x: remove not necessary compiler barrier by Stanislaw Gruszka · 15 years ago
  74. 2d99cf1 bnx2x: use smp_mb() to keep ordering of read write operations by Stanislaw Gruszka · 15 years ago
  75. d4a2ac3 be2net: fix mccq create for big endian architectures by Ajit Khaparde · 15 years ago
  76. d4fdcd9 TI DaVinci EMAC: Convert to dev_pm_ops by chaithrika@ti.com · 15 years ago
  77. be5bce2 net: davinci emac: use dma_{map, unmap}_single API for cache coherency by Sekhar Nori · 15 years ago
  78. 211a0d9 e100: Fix ring parameter change handling regression. by David S. Miller · 15 years ago
  79. d6e36ec rt2x00: fix warning when building rt2800pci with just soc support by Helmut Schaa · 15 years ago
  80. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  81. 484b4dd orinoco: disable support for prism chipset by default by Pavel Roskin · 15 years ago
  82. 1e3f7ac wl1251: reduce eeprom read wait time by Grazvydas Ignotas · 15 years ago
  83. 3f9e750 wl1251: fix ELP_CTRL register accesses when using SDIO by Grazvydas Ignotas · 15 years ago
  84. 3c9cb9c wl1251: make local symbols static by Grazvydas Ignotas · 15 years ago
  85. 819cf15 DRIVER: Libertas: Fixed coding style in rx.c by Stewart Malik · 15 years ago
  86. 200763b ath5k: remove unused beacon timer code by John W. Linville · 15 years ago
  87. a93b7ae ath5k: remove dead source in ath5k_combine_linear_pcdac_curves by John W. Linville · 15 years ago
  88. 6fe10e7 ath5k: remove some dead functions by John W. Linville · 15 years ago
  89. f3a981f airo : Print of firmware version by matthieu castet · 15 years ago
  90. 3bc819e airo : fix printing status info by matthieu castet · 15 years ago
  91. a3d3203 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  92. f937331 init dynamic bin_attribute structures by Wolfram Sang · 15 years ago
  93. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  94. 149fe9c ACPI: processor: push file static MADT pointer into internal map_madt_entry() by Alex Chiang · 15 years ago
  95. eae701c ACPI: processor: refactor internal map_lsapic_id() by Alex Chiang · 15 years ago
  96. d674209 ACPI: processor: refactor internal map_x2apic_id() by Alex Chiang · 15 years ago
  97. 1113073 ACPI: processor: refactor internal map_lapic_id() by Alex Chiang · 15 years ago
  98. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  99. 3b1da4c ACPI: processor: remove early _PDC optin quirks by Alex Chiang · 15 years ago
  100. 5d554a7 ACPI: processor: add internal processor_physically_present() by Alex Chiang · 15 years ago