1. ff2aed7 ctcm: get rid of compile warning by Ursula Braun · 13 years ago
  2. 424f73b lcs: get rid of compile warning by Heiko Carstens · 13 years ago
  3. 38ed18f claw: remove unused return code handling by Heiko Carstens · 13 years ago
  4. 3e70b3b qeth: add owner to ccw driver by Sebastian Ott · 13 years ago
  5. 1da74b1 qeth: add OSA concurrent hardware trap by Frank Blaschka · 13 years ago
  6. c5e631a qeth: convert to hw_features part 2 by Frank Blaschka · 13 years ago
  7. 32f5469 qlcnic: Bumped up version number to 5.0.18 by Anirban Chakraborty · 13 years ago
  8. b3c6873 qlcnic: Take FW dump via ethtool by Anirban Chakraborty · 13 years ago
  9. 18f2f61 qlcnic: FW dump support by Anirban Chakraborty · 13 years ago
  10. 1dbf53a be2net: fix mbox polling for signal reception by Sathya Perla · 13 years ago
  11. 6ed35ee be2net: handle signal reception while waiting for POST by Sathya Perla · 13 years ago
  12. 5c50954 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6 by David S. Miller · 13 years ago
  13. b2a103e bonding: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  14. 6c60408 CDC NCM: Add mising short packet in cdc_ncm driver by Alexey Orishko · 13 years ago
  15. 06c03c0 tg3: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 13 years ago
  16. e154b63 vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined by Shreyas Bhatewara · 13 years ago
  17. 4d586b8 be2net: Fix to prevent flooding of TX queue by Padmanabh Ratnakar · 13 years ago
  18. ecd0bf0 be2net: Use NTWK_RX_FILTER command for promiscous mode by Padmanabh Ratnakar · 13 years ago
  19. 18a91e6 be2net: In case of UE, do not dump registers for Lancer by Padmanabh Ratnakar · 13 years ago
  20. 6bd011d be2net: Disable coalesce water mark mode of CQ for Lancer by Padmanabh Ratnakar · 13 years ago
  21. 009dd87 be2net: Handle error completion in Lancer by Padmanabh Ratnakar · 13 years ago
  22. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  23. 0d4420a slcan: fix ldisc->open retval by Oliver Hartkopp · 13 years ago
  24. aae1e74 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN by Dan Williams · 13 years ago
  25. 5fc3590 infiniband: Remove rt->rt_src usage in addr4_resolve() by David S. Miller · 13 years ago
  26. 1c3319f tulip: Use pr_<level> where appropriate by Joe Perches · 13 years ago
  27. 726b65a tulip: Convert uses of KERN_DEBUG by Joe Perches · 13 years ago
  28. 163ef0b tulip: Convert printks to netdev_<level> by Joe Perches · 13 years ago
  29. 54668b8 tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses by Joe Perches · 13 years ago
  30. 4a9e25d Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  31. b0e6baf pch_gbe: support ML7223 IOH by Tomoya · 13 years ago
  32. 4940fc8 net: add mac_pton() for parsing MAC address by Alexey Dobriyan · 13 years ago
  33. 99f823f netconsole: switch to kstrto*() functions by Alexey Dobriyan · 13 years ago
  34. 0693e88 net: bonding: factor out rlock(bond->lock) in xmit path by Michał Mirosław · 13 years ago
  35. 5d320a2 r8169: avoid late chip identifier initialisation. by Francois Romieu · 13 years ago
  36. 85bffe6 r8169: merge firmware information into the chipset description data. by Francois Romieu · 14 years ago
  37. 31bd204 r8169: provide some firmware information via ethtool. by Francois Romieu · 14 years ago
  38. 56de414 r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt. by Francois Romieu · 14 years ago
  39. 4876cc1 r8169: link speed selection timer rework. by Francois Romieu · 14 years ago
  40. 826e6cb r8169: rtl8169_set_speed_xmii cleanup. by Francois Romieu · 14 years ago
  41. 6f43adc r8169: remove some code duplication. by Francois Romieu · 13 years ago
  42. cecb5fd r8169: style cleanups. by Francois Romieu · 14 years ago
  43. 5d05a04 PCH_GbE : Fixed the issue of checksum judgment by Toshiharu Okada · 13 years ago
  44. ce3dad0 PCH_GbE : Fixed the issue of collision detection by Toshiharu Okada · 13 years ago
  45. 057bef9 NET: slip, fix ldisc->open retval by Matvejchikov Ilya · 13 years ago
  46. 6709d95 be2net: Fixed bugs related to PVID. by Somnath Kotur · 13 years ago
  47. dcbe14b ehea: fix wrongly reported speed and port by Kleber Sacilotto de Souza · 13 years ago
  48. 226bd34 net: use batched device unregister in veth and macvlan by Eric Dumazet · 13 years ago
  49. eed2a12 net: Allow ethtool to set interface in loopback mode. by Mahesh Bandewar · 13 years ago
  50. 9c41294 ipheth: Properly distinguish length and alignment in URBs and skbs by Ben Hutchings · 13 years ago
  51. 534eacb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  52. 0f020de hamachi: Put back RX_CHECKSUM by David S. Miller · 13 years ago
  53. 58f6bcf ixgbe: add ethtool counters for OS2BMC by Emil Tantilov · 14 years ago
  54. 67a74ee ixgbe: add rxhash support by Emil Tantilov · 14 years ago
  55. 936db35 igb: convert to ethtool set_phys_id by Jeff Kirsher · 13 years ago
  56. 6435909 e1000: convert to set_phys_id by Jeff Kirsher · 13 years ago
  57. a70b86a e100: implemenet set_phys_id by Jeff Kirsher · 13 years ago
  58. e328d41 vmxnet3: Consistently disable irqs when taking adapter->cmd_lock by Roland Dreier · 13 years ago
  59. ad638bd hamachi: Delete TX checksumming code commented out since 1999 by David S. Miller · 13 years ago
  60. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  61. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  62. 87e9af6 can: fix SJA1000 dlc for RTR packets by Kurt Van Dijck · 13 years ago
  63. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  64. e892067 bnx2x: function descriptions format fixed by Dmitry Kravkov · 13 years ago
  65. 5de9240 bnx2x: update year to 2011 and version to 1.62.12-0 by Dmitry Kravkov · 13 years ago
  66. b3b83c3 bnx2x: improve memory handling, low memory recovery flows by Dmitry Kravkov · 13 years ago
  67. 426b924 bnx2x: Do storage mac address validation for SF mode. by Dmitry Kravkov · 13 years ago
  68. f9a3ebb bnx2x: allow WoL on every function in MF modes by Dmitry Kravkov · 13 years ago
  69. 2ae17f6 bnx2x: link report improvements by Vladislav Zolotarov · 13 years ago
  70. 34da9e5 stmmac: removed not used definitions by Giuseppe CAVALLARO · 13 years ago
  71. 75bd0cb usbnet: runtime pm: fix out of memory by Ming Lei · 13 years ago
  72. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  73. 5a412ad Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  74. 6716344 ixgbe: Cleanup PCIe bus speed info by Don Skidmore · 14 years ago
  75. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 14 years ago
  76. 95a4601 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
  77. 2698b20 ixgbe: fix typo error with software defined pins on 82599 by Don Skidmore · 14 years ago
  78. 6d980c3 ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() by Emil Tantilov · 14 years ago
  79. 97322b3 igbvf: remove bogus phys_id by stephen hemminger · 14 years ago
  80. f6b1bfd igb: Add check for invalid size to igb_get_invariants_82575() by Carolyn Wyborny · 13 years ago
  81. ec7e97e ixgb: convert to set_phys_id by Jeff Kirsher · 13 years ago
  82. dca97ad e100: fix build warning by Emil Tantilov · 14 years ago
  83. f4bfd99 libcxgbi: Use flowi4's saddr in cxgbi_check_route(). by David S. Miller · 13 years ago
  84. 28c90da pptp: Use flowi4's daddr/saddr in pptp_xmit(). by David S. Miller · 13 years ago
  85. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  86. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 13 years ago
  87. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 13 years ago
  88. d946092 smsc95xx: fix reset check by Rabin Vincent · 13 years ago
  89. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 13 years ago
  90. 983960b amd8111e: trivial typo spelling: Negotitate -> Negotiate by Joe Perches · 13 years ago
  91. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  92. 1a5b306 mwifiex: fix missing tsf_val TLV by Bing Zhao · 13 years ago
  93. 982d96b rtlwifi: Fix typo in pci.c by Larry Finger · 13 years ago
  94. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 13 years ago
  95. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 13 years ago
  96. 9328fda rt2x00: Streamline rt2800 eeprom initialisations. by Gertjan van Wingerde · 13 years ago
  97. d4c838e rt2x00: Fix optimize register access for rt2800pci by Ivo van Doorn · 13 years ago
  98. a073fde rt2x00: Optimize TX_STA_FIFO register reading by Ivo van Doorn · 13 years ago
  99. 1676347 rt2x00: Reduce tx status reading timeout by Ivo van Doorn · 13 years ago
  100. 0ca6995 ssb: cc: prepare clockmode support for cores rev 10+ by Rafał Miłecki · 14 years ago