1. e83abe3 hsr: Use ether_addr_copy by Joe Perches · 11 years ago
  2. 42621fd ipv6: remove some unused include in flowlabel by Florent Fourcot · 11 years ago
  3. 1c8272b ieee802154: fix faulty check in set_phy_params api by Phoebe Buckheister · 11 years ago
  4. 9e5f040 Documentation: broadcom-bcmgenet: fix address and cells properties by Florian Fainelli · 11 years ago
  5. 247f0f3 tipc: align tipc function names with common naming practice in the network by Ying Xue · 11 years ago
  6. b356e97 sh_eth: add device tree support by Sergei Shtylyov · 11 years ago
  7. e8f08ee DT: net: document Ethernet bindings in one place by Sergei Shtylyov · 11 years ago
  8. 6df3efc Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues by Justin van Wijngaarden · 11 years ago
  9. 82f148e Merge branch 'bonding' by David S. Miller · 11 years ago
  10. 49f17de bonding: rename last_arp_rx to last_rx by Veaceslav Falico · 11 years ago
  11. 8e60346 bonding: trivial: rename slave->jiffies to ->last_link_up by Veaceslav Falico · 11 years ago
  12. f8ff080 bonding: remove useless updating of slave->dev->last_rx by Veaceslav Falico · 11 years ago
  13. ff71529 bonding: use last_arp_rx in bond_loadbalance_arp_mon() by Veaceslav Falico · 11 years ago
  14. 9f24273 bonding: use last_arp_rx in slave_last_rx() by Veaceslav Falico · 11 years ago
  15. f2cb691 bonding: use the new options to correctly set last_arp_rx by Veaceslav Falico · 11 years ago
  16. 52f65ef bonding: document the new _arp options for arp_validate by Veaceslav Falico · 11 years ago
  17. 896149f bonding: extend arp_validate to be able to receive unvalidated arp-only traffic by Veaceslav Falico · 11 years ago
  18. 3fe68df bonding: always set recv_probe to bond_arp_rcv in arp monitor by Veaceslav Falico · 11 years ago
  19. 6db4a54 bonding: always update last_arp_rx on packet recieve by Veaceslav Falico · 11 years ago
  20. 13ac34a bonding: permit using arp_validate with non-ab modes by Veaceslav Falico · 11 years ago
  21. 3b7d636 bonding: remove bond->lock from bond_arp_rcv by Veaceslav Falico · 11 years ago
  22. 814ce14 Merge branch 'r8152' by David S. Miller · 11 years ago
  23. a5ec27c r8152: support get_msglevel and set_msglevel by hayeswang · 11 years ago
  24. a634782 r8152: set disable_hub_initiated_lpm by hayeswang · 11 years ago
  25. 9d9aafa r8152: replace netif_rx with netif_receive_skb by hayeswang · 11 years ago
  26. da9bd11 r8152: disable teredo for RTL8152 by hayeswang · 11 years ago
  27. 9a4be1b r8152: support runtime suspend by hayeswang · 11 years ago
  28. 21ff2e8 r8152: support WOL by hayeswang · 11 years ago
  29. 7e9da48 r8152: move some functions from probe to open by hayeswang · 11 years ago
  30. aa66a5f r8152: combine PHY reset with set_speed by hayeswang · 11 years ago
  31. f0cbe0a r8152: clear BMCR_PDOWN by hayeswang · 11 years ago
  32. d84130a r8152: reduce the frequency of spin_lock by hayeswang · 11 years ago
  33. 8a91c82 r8152: load the default MAC address by hayeswang · 11 years ago
  34. b970272 r8152: replace some types from int to bool by hayeswang · 11 years ago
  35. 00a5e36 r8152: add three functions by hayeswang · 11 years ago
  36. 4349968 r8152: move some functions by hayeswang · 11 years ago
  37. b0b9ad7 Merge branch 'cxgb4' by David S. Miller · 11 years ago
  38. f0a8e6d cxgb4: Add more PCI device ids. by Hariprasad Shenai · 11 years ago
  39. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 11 years ago
  40. c1f49e3 cxgb4: Remove unused registers and add missing ones by Kumar Sanghvi · 11 years ago
  41. 1ac0f09 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities by Kumar Sanghvi · 11 years ago
  42. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 11 years ago
  43. 57d8b76 cxgb4: Allow >10G ports to have multiple queues by Kumar Sanghvi · 11 years ago
  44. a94cd70 cxgb4: Print adapter VPD Part Number instead of Engineering Change field by Kumar Sanghvi · 11 years ago
  45. 72aca4b cxgb4: Add support to recognize 40G links by Kumar Sanghvi · 11 years ago
  46. 9fa9e49 Merge branch 'msix' by David S. Miller · 11 years ago
  47. b4b3906 wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  48. c0a1be3 vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  49. b60b869 vmxnet3: Fix MSI-X/MSI enablement code by Alexander Gordeev · 11 years ago
  50. 9e7df17 niu: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  51. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  52. 50b483a qlge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  53. 7f8358c qlge: Get rid of an redundant assignment by Alexander Gordeev · 11 years ago
  54. 9732ec0 qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  55. 74a1fa4 qlcnic: Cleanup qlcnic_enable_msix() return values by Alexander Gordeev · 11 years ago
  56. 4a6768d netxen: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  57. 04698ef forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  58. d9bd00a forcedeth: Cleanup MSI-X to MSI to INTx fallback code by Alexander Gordeev · 11 years ago
  59. 61c9471 forcedeth: Fix invalid errno reporting in nv_request_irq() by Alexander Gordeev · 11 years ago
  60. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  61. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  62. 0729cc0 myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  63. f3c9407 mlx5: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  64. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  65. 5c1e3588 ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  66. b45e620 ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  67. 4601e75 igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  68. 479d02d igb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  69. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  70. 0cc7c95 e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  71. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  72. abbb6a3 enic: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  73. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  74. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  75. c32ad22 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  76. fc1d0bf cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  77. c0b2551 cxgb3: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  78. 43c2020 bna: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  79. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  80. a5444b1 bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  81. f2a2dfe bnx2: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  82. 81206eb Merge branch 'gianfar' by David S. Miller · 11 years ago
  83. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  84. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  85. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  86. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  87. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  88. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  89. c85fde8 net: i40evf: Remove duplicate include by Sachin Kamat · 11 years ago
  90. cb6e926 ipv6:fix checkpatch errors with assignment in if condition by Wang Yufen · 11 years ago
  91. 1c8669e ipv6: fix checkpatch errors with space required or prohibited by Wang Yufen · 11 years ago
  92. 22b285d ipv6: fix checkpatch errors with brace and "foo *bar" by Wang Yufen · 11 years ago
  93. 23b4567 netlink: fix checkpatch errors space and "foo *bar" by Wang Yufen · 11 years ago
  94. 3fbac2a sch_netem: replace magic numbers with enumerate in get_loss_clg by Yang Yingliang · 11 years ago
  95. e035b8a Merge branch 'ieee802154' by David S. Miller · 11 years ago
  96. f2fdd67 ieee802154: enable smart transmitter features of RF212 by Phoebe Buckheister · 11 years ago
  97. 4244db1 ieee802154: add netlink APIs for smartMAC configuration by Phoebe Buckheister · 11 years ago
  98. 7dcbd22 ieee802154: ensure that first RF212 state comes from TRX_OFF by Phoebe Buckheister · 11 years ago
  99. 6ca0019 ieee802154: add support for setting CCA energy detection levels by Phoebe Buckheister · 11 years ago
  100. ba08fea ieee802154: add support for CCA mode in wpan phys by Phoebe Buckheister · 11 years ago