1. c278fa5 qlge: Bumped driver version to 1.00.00.31 by Jitendra Kalsaria · 13 years ago
  2. 667b938 qlge: Refactoring of ethtool stats. by Jitendra Kalsaria · 13 years ago
  3. 433c88e qlge: Moving low level frame error to ethtool statistics. by Jitendra Kalsaria · 13 years ago
  4. f5c4441 qlge: Fixed double pci free upon tx_ring->q allocation failure. by Jitendra Kalsaria · 13 years ago
  5. a7db9ad qlge: Added missing case statement to ethtool get_strings. by Jitendra Kalsaria · 13 years ago
  6. 849bcaf qlge: Clean up ethtool set WOL routine. by Jitendra Kalsaria · 13 years ago
  7. 206d78e qlge: Fix ethtool WOL calls to operate only on devices that support WOL. by Jitendra Kalsaria · 13 years ago
  8. d0de730 qlge: Cleanup atomic queue threshold check. by Jitendra Kalsaria · 13 years ago
  9. 41812db qlge: Fix TX queue stoppage due to full condition. by Jitendra Kalsaria · 13 years ago
  10. f62a23a net: calxedaxgmac: enable rx cut-thru mode by Rob Herring · 13 years ago
  11. e36ce6e net: calxedaxgmac: set outstanding AXI bus transactions to 8 by Rob Herring · 13 years ago
  12. 7c40091 net: calxedaxgmac: fix hang on rx refill by Rob Herring · 13 years ago
  13. eb5e1b2 net: calxedaxgmac: fix net timeout recovery by Rob Herring · 13 years ago
  14. 0b43b9a ll_temac: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  15. d233d70 sunhme: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  16. 8505120 sungem: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  17. eb716c5 sunbmac: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  18. c768b68 qlge: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  19. ad95dfc qlcnic: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  20. b06b66c ksz884x: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  21. 4a4511a lantiq_etop: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  22. 95f2bce netxen: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  23. b6457ac enic: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  24. 5c8b73c lance: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  25. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 13 years ago
  26. 1a203cb ipv6: optimize ipv6 addresses compares by Eric Dumazet · 13 years ago
  27. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 13 years ago
  28. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  29. ae86b9e net: Fix non-kernel-doc comments with kernel-doc start marker by Ben Hutchings · 13 years ago
  30. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  31. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 13 years ago
  32. fdd28d7 Merge branch 'metrics_restructure' by David S. Miller · 13 years ago
  33. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 13 years ago
  34. 3124873 ipv4: Calling ->cow_metrics() now is a bug. by David S. Miller · 13 years ago
  35. 2db2d67 ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route(). by David S. Miller · 13 years ago
  36. 710ab6c ipv4: Enforce max MTU metric at route insertion time. by David S. Miller · 13 years ago
  37. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 13 years ago
  38. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 13 years ago
  39. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 13 years ago
  40. 1d861aa inet: Minimize use of cached route inetpeer. by David S. Miller · 13 years ago
  41. 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 13 years ago
  42. b6242b9 tcp: Remove tw->tw_peer by David S. Miller · 13 years ago
  43. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 13 years ago
  44. 94334d5 net: Kill set_dst_metric_rtt(). by David S. Miller · 13 years ago
  45. 794785b net: Don't report route RTT metric value in cache dumps. by David S. Miller · 13 years ago
  46. 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 13 years ago
  47. ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 13 years ago
  48. 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 13 years ago
  49. ad7eee9 etherdevice: introduce eth_broadcast_addr by Johannes Berg · 13 years ago
  50. e044a65 ipv4: Fix crashes in fib_rules_tclass(). by David S. Miller · 13 years ago
  51. 061a5c3 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  52. 59399c5 net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register by Timur Tabi · 13 years ago
  53. 9fa32e9 smsc95xx: support ethtool get_regs by Emeric Vigier · 13 years ago
  54. 36efc94 r6040: use module_pci_driver macro by Devendra Naga · 13 years ago
  55. a334b5f bnx2x: populate skb->l4_rxhash by Eric Dumazet · 13 years ago
  56. c558386 r8169: support RTL8168G by Hayes Wang · 13 years ago
  57. ffc4695 r8169: abstract out loop conditions. by Francois Romieu · 13 years ago
  58. fdf6fc0 r8169: ephy, eri and efuse functions signature changes. by Francois Romieu · 13 years ago
  59. 52989f0 r8169: csi_ops signature change. by Francois Romieu · 13 years ago
  60. 2419221 r8169: mdio_ops signature change. by Francois Romieu · 13 years ago
  61. 5598bfe r8169: add RTL8106E support. by Hayes Wang · 13 years ago
  62. 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 13 years ago
  63. e8efcec be2net: Fix Endian by Li RongQing · 13 years ago
  64. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 13 years ago
  65. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 13 years ago
  66. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 13 years ago
  67. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 13 years ago
  68. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 13 years ago
  69. 03fc472 net/macb: manage carrier state with call to netif_carrier_{on|off}() by Nicolas Ferre · 13 years ago
  70. ed10627 sctp: refactor sctp_packet_append_chunk and clenup some memory leaks by Neil Horman · 13 years ago
  71. 12aba9e bnx2i: use strlcpy() instead of memcpy() for strings by Dan Carpenter · 13 years ago
  72. 8f961fa Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  73. 95162d6 asix: avoid copies in tx path by Eric Dumazet · 13 years ago
  74. cabdc8ee net/mlx4_en: Add support for drop action through ethtool by Hadar Hen Zion · 13 years ago
  75. 8206728 net/mlx4_en: Manage flow steering rules with ethtool by Hadar Hen Zion · 13 years ago
  76. 592e49d net/mlx4: Implement promiscuous mode with device managed flow-steering by Hadar Hen Zion · 13 years ago
  77. 1b9c6b0 net/mlx4_core: Add resource tracking for device managed flow steering rules by Hadar Hen Zion · 13 years ago
  78. 0ff1fb6 {NET, IB}/mlx4: Add device managed flow steering firmware API by Hadar Hen Zion · 13 years ago
  79. 8fcfb4d net/mlx4_core: Add firmware commands to support device managed flow steering by Hadar Hen Zion · 13 years ago
  80. c96d97f net/mlx4: Set steering mode according to device capabilities by Hadar Hen Zion · 13 years ago
  81. 6d19993 net/mlx4_en: Re-design multicast attachments flow by Yevgeny Petrilin · 13 years ago
  82. aa1ec3d net/mlx4_core: Change resource tracking ID to be 64 bit by Hadar Hen Zion · 13 years ago
  83. 4af1c04 net/mlx4_core: Change resource tracking mechanism to use red-black tree by Hadar Hen Zion · 13 years ago
  84. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
  85. 8ce5c9f r6040: remove duplicate call to the pci_set_drvdata by Devendra Naga · 13 years ago
  86. c56bf6f ipv6: fix a bad cast in ip6_dst_lookup_tail() by Eric Dumazet · 13 years ago
  87. 883dd4f ipv6: remove redundant declarations by Eric Dumazet · 13 years ago
  88. f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 13 years ago
  89. 700db99 ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. by David S. Miller · 13 years ago
  90. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 13 years ago
  91. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  92. 23c3421 drivers/ieee802154/at231rf230: remove unused return status by alex.bluesman.smirnov@gmail.com · 13 years ago
  93. 42c3629 6lowpan: revert 'reuse eth_mac_addr()' by alex.bluesman.smirnov@gmail.com · 13 years ago
  94. 0979e46 dccp: remove unnecessary codes in ipv6.c by RongQing.Li · 13 years ago
  95. 43264e0 ipv6: remove unnecessary codes in tcp_ipv6.c by RongQing.Li · 13 years ago
  96. 30e80b5 be2net: set maximal number of default RSS queues by Yuval Mintz · 13 years ago
  97. 7d51541 bnx2x: set maximal number of default RSS queues by Yuval Mintz · 13 years ago
  98. 0a74212 bnx2: set maximal number of default RSS queues by Yuval Mintz · 13 years ago
  99. 1180087 tg3: set maximal number of default RSS queues by Yuval Mintz · 13 years ago
  100. 98f2d21 myri10ge: set maximal number of default RSS queues by Yuval Mintz · 13 years ago