1. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  2. 8d26784 ipv6: Use pr_warn() in ip6_fib.c by David S. Miller · 13 years ago
  3. 14df015 IPV6 Fix a crash when trying to replace non existing route by Matti Vaittinen · 13 years ago
  4. 8f5f698 forcedeth: stats updated with a deferrable timer by david decotigny · 13 years ago
  5. 0a1f222 forcedeth: account for dropped RX frames by david decotigny · 13 years ago
  6. f5d827a forcedeth: implement ndo_get_stats64() API by david decotigny · 13 years ago
  7. 1ec4f2d forcedeth: allow to silence "TX timeout" debug messages by Sameer Nanda · 13 years ago
  8. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 13 years ago
  9. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 13 years ago
  10. 19b05f8 net-sysfs: fixed minor sparse warning by david decotigny · 13 years ago
  11. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 13 years ago
  12. 0345e18 net: verify GSO flag bits against netdev features by Michał Mirosław · 13 years ago
  13. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  14. 09da71b net: ethtool: fix coding style by Michał Mirosław · 13 years ago
  15. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 13 years ago
  16. c857ff6 amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  17. 288e127 bna: Convert MAC_ADDRLEN uses to ETH_ALEN by Joe Perches · 13 years ago
  18. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  19. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  20. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  21. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  22. 358b838 team: replicate options on register by Jiri Pirko · 13 years ago
  23. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 13 years ago
  24. 8c0713a team: Do not hold rcu_read_lock when running netlink cmds by Jiri Pirko · 13 years ago
  25. d445ba6 6LoWPAN: double free in lowpan_fragment_xmit() by Dan Carpenter · 13 years ago
  26. daad616 be2net: Use V1 query link status command for lancer by Padmanabh Ratnakar · 13 years ago
  27. 5d5adb9 be2net: Fix VLAN promiscous mode for Lancer by Padmanabh Ratnakar · 13 years ago
  28. af5875b be2net: Add EEPROM dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  29. de49bd5 be2net: add register dump feature for Lancer by Padmanabh Ratnakar · 13 years ago
  30. 293c4a7 be2net: Fix TX queue create for Lancer by Padmanabh Ratnakar · 13 years ago
  31. 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
  32. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  33. a861a8b net: extend netdev_features_t to 64 bits by Michał Mirosław · 13 years ago
  34. 475414f ethtool: prepare for larger netdev_features_t type by Michał Mirosław · 13 years ago
  35. 9d92154 net: ethtool: use C99 array initialization for feature-names table by Michał Mirosław · 13 years ago
  36. a19f2a6 net: Define enum for net device features. by Michał Mirosław · 13 years ago
  37. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  38. a59e2ec net: split netdev features to separate header by Michał Mirosław · 13 years ago
  39. 02b3a55 net: ethtool: break association of ETH_FLAG_* with NETIF_F_* by Michał Mirosław · 13 years ago
  40. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  41. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  42. 588f033 net: use jump_label for netstamp_needed by Eric Dumazet · 13 years ago
  43. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  44. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  45. 82bbcde igb: Convert bare printk to pr_notice by Joe Perches · 13 years ago
  46. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  47. dbd9636 ixgbevf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  48. a4ba8cb igbvf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  49. 8d23363 ixgbe: fix LED blink logic to check for link by Emil Tantilov · 13 years ago
  50. ef456f8 e1000e: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  51. ef9b965 e1000e: convert to real ndo_set_rx_mode by Jesse Brandeburg · 13 years ago
  52. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  53. 229a66e IPv6: Removing unnecessary NULL checks. by Matti Vaittinen · 13 years ago
  54. ad79eef ipv4: fix a memory leak in ic_bootp_send_if by RongQing.Li · 13 years ago
  55. 5219e4c bnx2x: add endline at end of message by Dmitry Kravkov · 13 years ago
  56. 4a287eb IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag by Matti Vaittinen · 13 years ago
  57. d71314b IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE by Matti Vaittinen · 13 years ago
  58. abbd00b net/can/mscan: Fix buggy listen only mode setting by Wolfgang Grandegger · 13 years ago
  59. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  60. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 13 years ago
  61. b2b5ce9 net: introduce build_skb() by Eric Dumazet · 13 years ago
  62. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 13 years ago
  63. 452448f net/can/mscan: add listen only mode by Marc Kleine-Budde · 13 years ago
  64. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  65. 292d139 bridge: add NTF_USE support by stephen hemminger · 13 years ago
  66. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  67. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  68. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 13 years ago
  69. 63ce40e 6LoWPAN: update documentation by alex.bluesman.smirnov@gmail.com · 13 years ago
  70. f8b1b5d 6LoWPAN: UDP header decompression by alex.bluesman.smirnov@gmail.com · 13 years ago
  71. 3bd5b95 6LoWPAN: UDP header compression by alex.bluesman.smirnov@gmail.com · 13 years ago
  72. 4d039f6 6LoWPAN: set proper netdev flags by alex.bluesman.smirnov@gmail.com · 13 years ago
  73. e86586b 6LoWPAN: disable debugging by default by alex.bluesman.smirnov@gmail.com · 13 years ago
  74. 719269a 6LoWPAN: add fragmentation support by alex.bluesman.smirnov@gmail.com · 13 years ago
  75. 2a24444 ipv6: reduce percpu needs for icmpv6msg mibs by Eric Dumazet · 13 years ago
  76. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago
  77. 5d70b88 bnx2x: update driver version to 1.70.35-0 by Dmitry Kravkov · 13 years ago
  78. 7275408 bnx2x: Remove on-stack napi struct variable by Ariel Elior · 13 years ago
  79. 4a025f4 bnx2x: prevent race in statistics flow by Dmitry Kravkov · 13 years ago
  80. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 13 years ago
  81. 46fa130 bnx2x: remove unused #define by Dmitry Kravkov · 13 years ago
  82. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 13 years ago
  83. f9c058b bnx2x: DCBX: use #define instead of magic by Dmitry Kravkov · 13 years ago
  84. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 13 years ago
  85. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 13 years ago
  86. ad75659 bnx2x: remove unused variable by Dmitry Kravkov · 13 years ago
  87. f233caf bnx2x: use rx_queue index for skb_record_rx_queue() by Dmitry Kravkov · 13 years ago
  88. 62ac0dc bnx2x: allow FCoE and DCB for 578xx by Dmitry Kravkov · 13 years ago
  89. 6589ade be2net: stop issuing FW cmds if any cmd times out by Sathya Perla · 13 years ago
  90. 434b364 be2net: don't log more than one error on detecting EEH/UE errors by Sathya Perla · 13 years ago
  91. 72f0248 be2net: stop checking the UE registers after an EEH error by Sathya Perla · 13 years ago
  92. 3012803 be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios by Sathya Perla · 13 years ago
  93. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  94. 731f8e1 libertas: release bss references and avoid warning from cfg80211_inform_bss by John W. Linville · 13 years ago
  95. 6d377cd brcmsmac: fix warning in _initvars_srom_pci by John W. Linville · 13 years ago
  96. e78946e brcm80211: fmac: release bss struct returned from cfg80211_inform_bss by Franky Lin · 13 years ago
  97. 99b72cd brcm80211: fmac: remove PCMCIA core related code by Franky Lin · 13 years ago
  98. 046808d brcm80211: fmac: add function to free the glom skb queue by Arend van Spriel · 13 years ago
  99. 53ee4bc4 brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb by Arend van Spriel · 13 years ago
  100. 9a95e60 brcm80211: util: move brcmu_pkttotlen() function to brcmfmac by Arend van Spriel · 13 years ago