1. 436b355 Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6-net-next by David S. Miller · 15 years ago
  2. 92d947b igbvf: resolve "frees DMA memory with different size" warnings by Alexander Duyck · 15 years ago
  3. a0c9860 igb: initialize mailbox function pointers prior to phy init by Alexander Duyck · 15 years ago
  4. 0cce119 igb: cleanup flow control configuration to make requested/current more clear by Alexander Duyck · 15 years ago
  5. 2d94d8a igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap by Alexander Duyck · 15 years ago
  6. 4703bf7 igb: add support for 82576 mezzanine card by Alexander Duyck · 15 years ago
  7. 08a72b5 igb: remove unused switch statement from igb_set_wol by Alexander Duyck · 15 years ago
  8. 5ac1665 igb: cleanup receive address register initialization by Alexander Duyck · 15 years ago
  9. 28fc06f igb: move all multicast addresses into multicast table array by Alexander Duyck · 15 years ago
  10. 009bc06 igb: add completion timeout workaround for 82575/82576 by Alexander Duyck · 15 years ago
  11. 12645a1 igb: do not overwrite EEPROM LED settings by Alexander Duyck · 15 years ago
  12. f3e7841 igb: change configure_pcs_link to void since it always returns 0 by Alexander Duyck · 15 years ago
  13. 099e1cb igb: make serdes power down available for 82575 in addition to 82576 parts by Alexander Duyck · 15 years ago
  14. dcc3ae9 igb: remove media type fiber as it is misleading by Alexander Duyck · 15 years ago
  15. f70e75e mISDN: hfcmulti display real PCI ids for not supported cards by Karsten Keil · 15 years ago
  16. ba2d6cc ISDN: ARRAY_SIZE changes by Karsten Keil · 15 years ago
  17. 3cad3da drivers/isdn: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  18. a900845 mISDN: Add support for Traverse Technologies NETJet PCI cards by Karsten Keil · 15 years ago
  19. 707b2ce mISDN: Add driver for Winbond cards by Karsten Keil · 15 years ago
  20. da2272c9 mISDN: Add support for Speedfax+ cards by Karsten Keil · 15 years ago
  21. 6115d2f mISDN: Driver for AVM Fritz!CARD PCI by Karsten Keil · 15 years ago
  22. cae86d4 mISDN: Add driver for Infineon ISDN chipset family by Karsten Keil · 15 years ago
  23. fb286f0 mISDN: Make clearing B-channel a common function by Karsten Keil · 15 years ago
  24. f3fad22 ISDN: Fix isdnhdlc for one byte hdlc packets by Karsten Keil · 15 years ago
  25. c38fc3b ISDN: Add support for none reverse bitstreams to isdnhdc by Karsten Keil · 15 years ago
  26. 6bd4bcd ISDN: Clean up isdnhdlc code by Karsten Keil · 15 years ago
  27. cb3824b ISDN: Make isdnhdlc usable for other ISDN drivers by Karsten Keil · 15 years ago
  28. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  29. 5a6338d Fix typos in comments in via-velocity header. by Dave Jones · 15 years ago
  30. 2cf71d2 Remove unnecessary forward declarations from velocity NIC driver. by Dave Jones · 15 years ago
  31. c406740 Fix up CodingStyle problems in via-velocity.c by Dave Jones · 15 years ago
  32. 83c98a8 Remove unused zero-copy code from velocity NIC driver. by Dave Jones · 15 years ago
  33. 67edfef TCP: Add comments to (near) all functions in tcp_output.c v3 by Andi Kleen · 15 years ago
  34. 40d4e3d af_packet: style cleanups by Eric Dumazet · 15 years ago
  35. c9a73cd net: move macsonic's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  36. 0c9cd39 net: move xtsonic's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  37. ffe8553 net: move sb1250-mac's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  38. dd93667 net: move meth's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  39. 2e76bae net: move jazzsonic's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  40. a65a688 net: move sgiseeq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  41. 27a242e veth: Zero timestamp in xmit path. by Ben Greear · 15 years ago
  42. dd52856 can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards by Sebastian Haas · 15 years ago
  43. 69222e2 dm9000: switch to dev_pm_ops by Mike Rapoport · 15 years ago
  44. 5be93b9 be2net: Add GRO support to the be2net driver. LRO is not supported anymore. by Ajit Khaparde · 15 years ago
  45. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 15 years ago
  46. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  47. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  48. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  49. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  50. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  51. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 15 years ago
  52. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 15 years ago
  53. 7b55a4a skge: Enable WoL by default if supported by Rafael J. Wysocki · 15 years ago
  54. d14a767 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  55. de72e5d net: KS8851 needs to depend on MII by Alexander Beregalov · 15 years ago
  56. fa77406 be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. by Ajit Khaparde · 15 years ago
  57. 3104a6f ucc_geth: Revive fixed link support by Anton Vorontsov · 15 years ago
  58. 1db780f gianfar: Revive fixed link support by Anton Vorontsov · 15 years ago
  59. eedbc70 fs_enet: Revive fixed link support by Anton Vorontsov · 15 years ago
  60. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 15 years ago
  61. a947a39 sky2: Avoid races in sky2_down by Mike McCormack · 15 years ago
  62. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
  63. 0376d5b drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  64. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  65. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 15 years ago
  66. 5d2214a ath: add support for special 0x8000 regulatory domain by Luis R. Rodriguez · 15 years ago
  67. bfa99bf p54spi: fix potential null deref in p54spi.c by Dan Carpenter · 15 years ago
  68. ed5c8ef acer-wmi: fix rfkill conversion by Alan Jenkins · 15 years ago
  69. acb9c1b connector: maintainer/mail update. by Evgeniy Polyakov · 15 years ago
  70. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 15 years ago
  71. 4564cba macsonic, jazzsonic: fix oops on module unload by Finn Thain · 15 years ago
  72. 25177476 macsonic: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  73. e8834a6 bnx2x: Version 1.48.113-1 by Eilon Greenstein · 15 years ago
  74. 5b6402d bnx2x: Missing parenthesis might result with wrong casting by Eilon Greenstein · 15 years ago
  75. ba71d31 bnx2x: Set LED in loopback test by Eilon Greenstein · 15 years ago
  76. 4d295db bnx2x: Supporting BCM8727 PHY by Eilon Greenstein · 15 years ago
  77. 5316bc0 bnx2x: Update vlan_features by Eilon Greenstein · 15 years ago
  78. e151070 bnx2x: SMP-safe inter_sem by Eilon Greenstein · 15 years ago
  79. 37dbbf3 bnx2x: Adding some mmiowb by Eilon Greenstein · 15 years ago
  80. eb8da20 bnx2x: Fan failure early detection by Eilon Greenstein · 15 years ago
  81. fd4ef40 bnx2x: Fan failure by Eilon Greenstein · 15 years ago
  82. 279abdf bnx2x: Stop management traffic in loopback test by Eilon Greenstein · 15 years ago
  83. 3c2b8d1 mcastv6: Local variable shadows function argument by Gerrit Renker · 15 years ago
  84. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  85. e56f097 rfkill: remove too-strict __must_check by Alan Jenkins · 15 years ago
  86. c66284f ath9k: Tune ANI function processing on AP mode during ANI reset by Luis R. Rodriguez · 15 years ago
  87. 7adfd5c rt2x00: Fix chipset detection for rt2500usb by Andy Whitcroft · 15 years ago
  88. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 15 years ago
  89. 3da7429 rtl8187: Fix for kernel oops when unloading with LEDs enabled by Larry Finger · 15 years ago
  90. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 15 years ago
  91. 35946a5 mac80211: use correct address for mesh Path Error by Javier Cardona · 15 years ago
  92. e603d9d mac80211_hwsim: fix use after free by Johannes Berg · 15 years ago
  93. 5d41635 mac80211_hwsim: fix unregistration by Johannes Berg · 15 years ago
  94. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 15 years ago
  95. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 15 years ago
  96. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 15 years ago
  97. e2e414d mac80211: disable mesh by Johannes Berg · 15 years ago
  98. 7b80ece iwlwifi: only update byte count table during aggregation by Reinette Chatre · 15 years ago
  99. 872ed19 iwlwifi: only show active power level via sysfs by Reinette Chatre · 15 years ago
  100. 513a239 iwmc3200wifi: fix NULL pointer dereference in iwm_if_free by Zhu Yi · 15 years ago