1. 89e47d3 fddi: cleanup unsigned to unsigned int/short by tanxiaojun · 11 years ago
  2. 7ed2a0d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  3. f236910 bonding: rebuild the bond_resend_igmp_join_requests_delayed() by dingtianhong · 11 years ago
  4. 75ad932 bonding: remove unwanted lock for bond_store_primaryxxx() by dingtianhong · 11 years ago
  5. 4e789fc bonding: remove unwanted lock for bond_option_active_slave_set() by dingtianhong · 11 years ago
  6. be79bd0 bonding: add RCU for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  7. c851703 bonding: remove unwanted lock for bond enslave and release by dingtianhong · 11 years ago
  8. eb9fa4b bonding: rebuild the lock use for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  9. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  10. 2e52f4f bonding: rebuild the lock use for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  11. 733ab63 bonding: rebuild the lock use for bond_alb_monitor() by dingtianhong · 11 years ago
  12. 4cb4f97 bonding: rebuild the lock use for bond_mii_monitor() by dingtianhong · 11 years ago
  13. b2e7ace bonding: remove the no effect lock for bond_select_active_slave() by dingtianhong · 11 years ago
  14. 59bcaed Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  15. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  16. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  17. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  18. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  19. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  20. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  21. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  22. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  23. bbbe714 sfc: Remove unnecessary condition for processing the TX timestamp queue by Ben Hutchings · 11 years ago
  24. a45a3a5 sfc: Don't clear timestamps in efx_ptp_rx() by Ben Hutchings · 11 years ago
  25. 9aecda9 sfc: Enable PTP clock and timestamping for all functions on EF10 by Ben Hutchings · 11 years ago
  26. 0bcf4a6 sfc: Associate primary and secondary functions of controller by Ben Hutchings · 11 years ago
  27. ef215e6 sfc: Store VPD serial number at probe time by Ben Hutchings · 11 years ago
  28. bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 11 years ago
  29. 2ccd0b1 sfc: Copy RX prefix into skb head area in efx_rx_mk_skb() by Ben Hutchings · 11 years ago
  30. 9ec0659 sfc: split setup of hardware timestamping into NIC-type operation by Daniel Pieczko · 11 years ago
  31. a6f7346 sfc: Add support for SFC9100 timestamp format by Laurence Evans · 11 years ago
  32. dfd8d58 sfc: Tidy up PTP synchronization code by Laurence Evans · 11 years ago
  33. 94cd60d sfc: PTP - tidy up unused/useless variables by Laurence Evans · 11 years ago
  34. bc0f3c1 sfc: Remove kernel-doc for efx_ptp_data fields not present in this version by Ben Hutchings · 11 years ago
  35. 5d0dab0 sfc: Initialise efx_ptp_data::phc_clock_info from a static template by Ben Hutchings · 11 years ago
  36. c1dbdea sfc: Do not use MAC address as clock name by Ben Hutchings · 11 years ago
  37. 8349f7f sfc: Store flags from MC_CMD_DRV_ATTACH for later use by Ben Hutchings · 11 years ago
  38. ac36baf sfc: Remove dependency of PTP on having a dedicated channel by Ben Hutchings · 11 years ago
  39. 62a1c70 sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}() by Ben Hutchings · 11 years ago
  40. 065e64c sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena by Ben Hutchings · 11 years ago
  41. a84f3bf9 sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10 by Ben Hutchings · 11 years ago
  42. d615c03 sfc: Fold efx_flush_all() into efx_stop_port() and update comments by Ben Hutchings · 11 years ago
  43. ea136ae sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP by Ben Hutchings · 11 years ago
  44. 1e0b812 sfc: Log all unexpected MCDI errors by Edward Cree · 11 years ago
  45. 8d13a37 sfc: Add new sensor names by Ben Hutchings · 11 years ago
  46. 0cf7a45 sfc: Revise sensor names to be more understandable and consistent by Edward Cree · 11 years ago
  47. 2b216ce sfc: Report units in sensor warnings by Edward Cree · 11 years ago
  48. f8f3b5a sfc: Correct RX dropped count for drops while interface is down by Jon Cooper · 11 years ago
  49. cce2879 sfc: Make initial fill of RX descriptors synchronous by Jon Cooper · 11 years ago
  50. 92a0416 sfc: Tighten the check for RX merged completion events by Ben Hutchings · 11 years ago
  51. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  52. 335802d net: eth: 8390: remove section warning in etherh.c by Olof Johansson · 11 years ago
  53. 2f6a1b6 macvlan: Remove custom recieve and forward handlers by Vlad Yasevich · 11 years ago
  54. 6acf54f macvtap: Add support of packet capture on macvtap device. by Vlad Yasevich · 11 years ago
  55. 1a3b505 net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup by Olof Johansson · 11 years ago
  56. df78416 net: eth: davinci_cpdma: Mark a local variable static by Olof Johansson · 11 years ago
  57. c767db5 net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup by Olof Johansson · 11 years ago
  58. c45f812 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature by Matthew Whitehead · 11 years ago
  59. b601fa1 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  60. 95ab099 vxlan: leave multicast group when vxlan device down by Gao feng · 11 years ago
  61. 79d4a94 vxlan: remove vxlan_group_used in vxlan_open by Gao feng · 11 years ago
  62. 1a0ab76 bgmac: replace some magic values with defines by Rafał Miłecki · 11 years ago
  63. d469962 bgmac: reset cached MAC state during chip reset by Rafał Miłecki · 11 years ago
  64. 9319e47 net: macb: Fix build warning by Soren Brinkmann · 11 years ago
  65. e1824df net: macb: Adjust tx_clk when link speed changes by Soren Brinkmann · 11 years ago
  66. 0a4acf0 net: macb: Use devm_request_irq() by Soren Brinkmann · 11 years ago
  67. 60fe716 net: macb: Use devm_ioremap() by Soren Brinkmann · 11 years ago
  68. b48e0ba net: macb: Migrate to devm clock interface by Soren Brinkmann · 11 years ago
  69. 0dfc3e1 net: macb: Migrate to dev_pm_ops by Soren Brinkmann · 11 years ago
  70. 109744c atm: solos-pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  71. 57c5bca atm: he: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  72. 40706af net: ieee802154: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  73. 6d4bebe net: phy: spi_ks8995: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  74. 5535ec7 net: vmxnet3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  75. 49f74ed net: fddi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  76. 79ac7c9 net: hippi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  77. 788a8b6 virtio_net: spelling fixes by stephen hemminger · 11 years ago
  78. d24bae3 virtio_net: remove unused parameter to send_command by stephen hemminger · 11 years ago
  79. de2aa47 Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()" by David S. Miller · 11 years ago
  80. 42404c0 Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()" by David S. Miller · 11 years ago
  81. 94a12b1 sh_eth: add R8A7791 support by Sergei Shtylyov · 11 years ago
  82. f00ac4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  83. 4e34da4d bgmac: start/stop PHY on netdev open/stop by Rafał Miłecki · 11 years ago
  84. e6e25bb igb: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  85. e3670b8 igb: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  86. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 11 years ago
  87. 89dbefb igb: Support ports mapped in 64-bit PCI space by Aaron Sierra · 11 years ago
  88. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 11 years ago
  89. 5cdab2f ixgbe: Focus config of head, tail ntc, and ntu all into a single function by Don Skidmore · 11 years ago
  90. c0832b2 ixgbevf: update Kconfig description by Jacob Keller · 11 years ago
  91. 893238a i40e: Bump version number by Catherine Sullivan · 11 years ago
  92. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 11 years ago
  93. 1fa1837 i40e: complain about out-of-range descriptor request by Shannon Nelson · 11 years ago
  94. 639dc37 i40e: loopback info and set loopback fix by Kamil Krawczyk · 11 years ago
  95. b03aaa9 i40e: restrict diag test messages by Shannon Nelson · 11 years ago
  96. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 11 years ago
  97. 5824d2d bgmac: connect to PHY and make use of PHY device by Rafał Miłecki · 11 years ago
  98. 0c9eb5b net: sh_eth: do not issue a wild PHY reset through BMCR by Florian Fainelli · 11 years ago
  99. 01b0114 net: tc35815: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago
  100. 78de53f net: pxa168_eth: use phy_init_hw for PHY reset by Florian Fainelli · 11 years ago