1. 57e4624 qlcnic: fix diag resource allocation by Sony Chacko · 14 years ago
  2. 36a1898 qlcnic: fix loopback test by Amit Kumar Salecha · 14 years ago
  3. 76ac21f Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  4. ef3db4a tun: avoid BUG, dump packet on GSO errors by Michael S. Tsirkin · 14 years ago
  5. 55bad82 ixgbe: fix ethtool stats by Eric Dumazet · 14 years ago
  6. 9963a8bd qlcnic: fix bandwidth check by Rajesh Borundia · 14 years ago
  7. d8190df bonding: set device in RLB ARP packet handler by Greg Edwards · 14 years ago
  8. 2a88e7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  9. 344e0f6 3c59x: Fix call to mdio_sync() with the wrong argument by Ben Hutchings · 14 years ago
  10. 9c17978 net: s2io: fix buffer overflow by Kulikov Vasiliy · 14 years ago
  11. 50a749c mv643xx_eth: potential null dereference by Dan Carpenter · 14 years ago
  12. f89f5d0 net: 3c59x: fix leak of iomaps by Kulikov Vasiliy · 14 years ago
  13. 882d829 wireless: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  14. fd1f170 usb: usbnet: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  15. 5c4ac8c drivers: net: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  16. 2b27822 drivers: atm: don't use private copy of hex_to_bin() by Andy Shevchenko · 14 years ago
  17. e261984 be2net: bump the driver version number by Ajit Khaparde · 14 years ago
  18. 3486be2 be2net: variable name changes by Ajit Khaparde · 14 years ago
  19. 8943807 be2net: supress printing error when mac query fails for VF by Ajit Khaparde · 14 years ago
  20. e1d1873 be2net: code to support tx rate configuration on virtual functions by Ajit Khaparde · 14 years ago
  21. 1da87b7 be2net: add vlan support for sriov virtual functions by Ajit Khaparde · 14 years ago
  22. 64600ea be2net: add support to get vf config by Ajit Khaparde · 14 years ago
  23. 9cd9000 be2net: change to call pmac_del only if necessary by Ajit Khaparde · 14 years ago
  24. 37773e8 qeth: avoid useless removal of multicast addresses by Ursula Braun · 14 years ago
  25. 4986f3f qeth: Use memdup_user when user data is immediately copied into the allocated region. by Julia Lawall · 14 years ago
  26. bbb822a qeth: return zero from reply callback functions by Ursula Braun · 14 years ago
  27. e48d24a claw: A claw device is a group of just 2 ccw devices by Ursula Braun · 14 years ago
  28. 908abbb qeth: avoid loop if ipa command response is missing by Ursula Braun · 14 years ago
  29. 9dc48cc qeth: serialize sysfs-triggered device configurations by Ursula Braun · 14 years ago
  30. 75e0de1 qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 by Carsten Otte · 14 years ago
  31. 6298263 qeth: IP address takeover flag setting by Klaus-Dieter Wacker · 14 years ago
  32. 1bd14ea iwlwifi: remove spurious semicolons by Johannes Berg · 14 years ago
  33. 6abbe55 iwlwifi: reduce beacon fill conditions by Johannes Berg · 14 years ago
  34. c6fa17e iwlwifi: read multiple MAC addresses by Wey-Yi Guy · 14 years ago
  35. 0bc5774 iwlwifi: make iwl_mac_beacon_update static by Johannes Berg · 14 years ago
  36. 704da53 iwlagn: fix firmware loading TLV error path by Johannes Berg · 14 years ago
  37. 6a822d0 iwlwifi: add TLV to specify the size of phy calibration table by Wey-Yi Guy · 14 years ago
  38. ffb7d89 iwlagn: add bluetooth stats to debugfs by Wey-Yi Guy · 14 years ago
  39. 7980fba iwlagn: Add support for bluetooth statistics notification by Wey-Yi Guy · 14 years ago
  40. af8ee05 iwlagn: add .cfg flag to idenfity the need for bt statistics by Wey-Yi Guy · 14 years ago
  41. 325322e iwlagn: add statistic notification structure for WiFi/BT devices by Wey-Yi Guy · 14 years ago
  42. 41a8730 wimax/i2400m: Add PID & VID for Intel WiMAX 6250 by Alexey Shvetsov · 14 years ago
  43. 1ff2190 stmmac: handle allocation errors in setup functions by Dan Carpenter · 14 years ago
  44. 03dc2f4 bonding: don't lock when copying/clearing VLAN list on slave by Jay Vosburgh · 14 years ago
  45. f35188f bonding: change test for presence of VLANs by Jay Vosburgh · 14 years ago
  46. 4bee1f9 net/fec: restore interrupt mask after software-reset in fec_stop() by Wolfram Sang · 14 years ago
  47. 8cd47ea 3c59x: handle pci_iomap() errors by Kulikov Vasiliy · 14 years ago
  48. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 14 years ago
  49. e955cea CAN: Add Flexcan CAN controller driver by Marc Kleine-Budde · 15 years ago
  50. 4cfa580 r6040: Fix args to phy_mii_ioctl(). by David S. Miller · 14 years ago
  51. 4c3e5ed vhost net: Fix warning. by David S. Miller · 14 years ago
  52. 2e4e7a9 drivers/net/irda: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  53. 2037d5a drivers/net/qlge: Use pr_<level>, shrink text a bit by Joe Perches · 14 years ago
  54. bded64a ixgbe/igb: catch invalid VF settings by Andy Gospodarek · 14 years ago
  55. acd82aa b43: silence phy_n sparse warnings by Larry Finger · 14 years ago
  56. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  57. df1086f drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method by Andy Shevchenko · 14 years ago
  58. 0577589 bnx2x: Advance a module version by Vladislav Zolotarov · 14 years ago
  59. d0996fa bnx2x: Protect statistics ramrod and sequence number by Vladislav Zolotarov · 14 years ago
  60. a13773a bnx2x: Protect a SM state change by Vladislav Zolotarov · 14 years ago
  61. b3190df Bluetooth: Support for Atheros AR300x serial chip by Suraj Sumangala · 14 years ago
  62. 81ca405 Bluetooth: Use __packed annotation for drivers by Gustavo F. Padovan · 14 years ago
  63. 08b8b6c Bluetooth: Move bit-field variable in USB driver to data->flags by Gustavo F. Padovan · 14 years ago
  64. 0a79f67 Bluetooth: Added support for controller shipped with iMac i5 by Cyril Lacoux · 14 years ago
  65. be60b94 Bluetooth: Remove unnecessary casts of private_data in drivers by Joe Perches · 14 years ago
  66. 63c7d09 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls by Johan Hedberg · 14 years ago
  67. f8df39f Bluetooth: Use kzalloc for drivers by Julia Lawall · 14 years ago
  68. 5ee283c Bluetooth: Use kmemdup for drivers by Julia Lawall · 14 years ago
  69. d1d10d7 Bluetooth: Process interrupt in main thread of btmrvl driver as well by Amitkumar Karwar · 14 years ago
  70. 7452d24 Bluetooth: Fix warning: variable 'tty' set but not used by Justin P. Mattock · 14 years ago
  71. 278be27 Bluetooth: Silence warning in btmrvl SDIO driver by Kulikov Vasiliy · 14 years ago
  72. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  74. b603742 mwl8k: correct/silence sparse warnings by John W. Linville · 14 years ago
  75. 1612454 rt2x00: correct sparse warning in rt2x00debug.c by John W. Linville · 14 years ago
  76. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 14 years ago
  77. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 14 years ago
  78. a3d3da1 ath9k: correct sparse identified endian bug in ath_paprd_calibrate by John W. Linville · 14 years ago
  79. dab1086 phy: add suspend/resume in the ic+ by Giuseppe Cavallaro · 14 years ago
  80. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  81. c8639a8 cxgb4vf: Fix bug where we were only allocating one queue in MSI mode by Casey Leedom · 14 years ago
  82. 024e629 cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array by Casey Leedom · 14 years ago
  83. 5ae482e bnx2: Update version to 2.0.17. by Michael Chan · 14 years ago
  84. 11848b96 bnx2: Remove some unnecessary smp_mb() in tx fast path. by Michael Chan · 14 years ago
  85. 379b39a bnx2: Call pci_enable_msix() with actual number of vectors. by Michael Chan · 14 years ago
  86. 6fdae99 bnx2: Use proper counter for net_device_stats->multicast. by Michael Chan · 14 years ago
  87. 99faf68 ixgbe: fix version string for ixgbe by Don Skidmore · 14 years ago
  88. 5575044 ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool by Yi Zou · 14 years ago
  89. 5e09d7f ixgbe: properly toggling netdev feature flags when disabling FCoE by Yi Zou · 14 years ago
  90. d6ea7c9 ixgbe: drop support for UDP in RSS hash generation by Alexander Duyck · 14 years ago
  91. fca562a ixgbe: dcb, set DPF bit when PFC is enabled by John Fastabend · 14 years ago
  92. b595446 e1000: allow option to limit number of descriptors down to 48 per ring by Alexander Duyck · 14 years ago
  93. 6539548 drivers/net/82596.c: fix warning by Andrew Morton · 14 years ago
  94. e2df8b7 ks8842: Fix ks8842_tx_frame() for 16bit case. by David S. Miller · 14 years ago
  95. 492c5d9 smsc911x: Add spinlocks around registers access by Catalin Marinas · 14 years ago
  96. 90e1795 bonding: avoid a warning by Eric Dumazet · 14 years ago
  97. e6e4ec2 net: Removing dead ARCH_PNX010X by Christoph Egger · 14 years ago
  98. 0bdc0d7 net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration by Shreyas Bhatewara · 14 years ago
  99. d9a5f21 net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened by Shreyas Bhatewara · 14 years ago
  100. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago