1. 6ad8c63 qed: Add support for query/config dcbx. by Sudarsana Reddy Kalluru · 8 years ago
  2. c573976 drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_ by Andreas Ziegler · 8 years ago
  3. 01e517f qed: potential overflow in qed_cxt_src_t2_alloc() by Dan Carpenter · 8 years ago
  4. b4869aa net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 8 years ago
  5. afe80a4 net: vrf: ipv4 support for local traffic to local addresses by David Ahern · 8 years ago
  6. 911a66f net: vrf: Minor refactoring for local address patches by David Ahern · 8 years ago
  7. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  8. de2b1e0 be2net: Fix provisioning of RSS for VFs in multi-partition configurations by Somnath Kotur · 8 years ago
  9. 45f13df be2net: Enable Wake-On-LAN from shutdown for Skyhawk by Sriharsha Basavapatna · 8 years ago
  10. b9263cb be2net: use max-TXQs limit too while provisioning VF queue pairs by Suresh Reddy · 8 years ago
  11. c19b6d2 drivers/net: support hdlc function for QE-UCC by Zhao Qiang · 8 years ago
  12. 54fdd80 qed: PF to reply to unknown messages by Yuval Mintz · 8 years ago
  13. 8246d0b qed: PF enforce MAC limitation of VFs by Yuval Mintz · 8 years ago
  14. 5040acf qed: Move doorbell calculation from VF to PF by Yuval Mintz · 8 years ago
  15. 4108646 qed: Make PF more robust against malicious VF by Yuval Mintz · 8 years ago
  16. 1cf2b1a qed: PF-VF resource negotiation by Yuval Mintz · 8 years ago
  17. 1fe614d qed: Relax VF firmware requirements by Yuval Mintz · 8 years ago
  18. aaa7672 net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  19. 523a61b net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  20. 14de9d1 virtio-net: Add initial MTU advice feature by Aaron Conole · 8 years ago
  21. 3d9dc40 net: Revert vrf-local changes. by David S. Miller · 8 years ago
  22. 625b47b net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 8 years ago
  23. 671cd19 net: vrf: ipv4 support for local traffic to local addresses by David Ahern · 8 years ago
  24. 09fcf91 net: vrf: Minor refactoring for local address patches by David Ahern · 8 years ago
  25. 426d954 hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() by Vitaly Kuznetsov · 8 years ago
  26. e834da9a hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() by Vitaly Kuznetsov · 8 years ago
  27. 2f5fa6c hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() by Vitaly Kuznetsov · 8 years ago
  28. 2625466 hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers by Vitaly Kuznetsov · 8 years ago
  29. 4baa994 hv_netvsc: remove redundant assignment in netvsc_recv_callback() by Vitaly Kuznetsov · 8 years ago
  30. 6343488 net: hns: net: hns: enet adds support of acpi by Kejian Yan · 8 years ago
  31. f00ef86 net: hns: implement the miscellaneous operation by asl by Kejian Yan · 8 years ago
  32. 1d1afa2 net: hns: register phy device in each mac initial sequence by Kejian Yan · 8 years ago
  33. 8413b3b net: hns: dsaf adds support of acpi by Kejian Yan · 8 years ago
  34. a24274a net: hns: add dsaf misc operation method by Kejian Yan · 8 years ago
  35. 652d39b net: hns: add uniform interface for phy connection by Kejian Yan · 8 years ago
  36. 7b2acae net: hns: enet specify a reference to dsaf by fwnode_handle by Kejian Yan · 8 years ago
  37. 72fdddc net: hns: use platform_get_irq instead of irq_of_parse_and_map by Kejian Yan · 8 years ago
  38. 6162928 net: hns: use device_* APIs instead of of_* APIs by Kejian Yan · 8 years ago
  39. 8a99ff5 net: hisilicon: add support of acpi for hns-mdio by Kejian Yan · 8 years ago
  40. 16a9f36 net: hisilicon: cleanup to prepare for other cases by Kejian Yan · 8 years ago
  41. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 8 years ago
  42. b516d45 net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus by Andrew Lunn · 8 years ago
  43. 03a4a54 net: dsa: mv88e6xxx: Rename _phy_ to _mdio_ by Andrew Lunn · 8 years ago
  44. 5377b80 net: dsa: mv88e6xxx: Only support EDSA tagging by Andrew Lunn · 8 years ago
  45. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 8 years ago
  46. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 8 years ago
  47. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 8 years ago
  48. 762eb67 net: dsa: mv88e6xxx: fix circular lock in PPU work by Vivien Didelot · 8 years ago
  49. dbb799c qed: Initialize hardware for new protocols by Yuval Mintz · 8 years ago
  50. c5ac931 qed: Add iscsi/rdma personalities by Yuval Mintz · 8 years ago
  51. 7a9b6b8 qed: Add common HSI for new protocols by Yuval Mintz · 8 years ago
  52. a91eb52 qed: Revisit chain implementation by Yuval Mintz · 8 years ago
  53. 330348d net: ethernet: ti: cpsw: remove unused priv lock by Ivan Khoronzhuk · 8 years ago
  54. cb2911f hv_netvsc: Fix VF register on vlan devices by Haiyang Zhang · 8 years ago
  55. f6c382f loopback: make use of NETIF_F_GSO_SOFTWARE by Marcelo Ricardo Leitner · 8 years ago
  56. f2edc4e net: fjes: fjes_main: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  57. 351a4ded qed: Utilize FW 8.10.3.0 by Yuval Mintz · 8 years ago
  58. b87ab6b net: vrf: set operstate and mtu at link create by David Ahern · 8 years ago
  59. 41cae08 net: ethernet: wiznet: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  60. c8296b9 ravb: Remove manual pause frame transmit by Masaru Nagai · 8 years ago
  61. 2e280c1 stmmac: make platform drivers depend on their associated SoC by Peter Robinson · 8 years ago
  62. 9c127a0 macvlan: Avoid unnecessary multicast cloning by Herbert Xu · 8 years ago
  63. 260916d macvlan: Fix potential use-after free for broadcasts by Herbert Xu · 8 years ago
  64. 524c6f6 ravb: Add SET_RUNTIME_PM_OPS macro by Kazuya Mizuguchi · 8 years ago
  65. 8d9c418 ravb: Add ESF in RCR for enabling separation filter by Masaru Nagai · 8 years ago
  66. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  67. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 8 years ago
  68. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 8 years ago
  69. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 8 years ago
  70. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  71. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 8 years ago
  72. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 8 years ago
  73. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 8 years ago
  74. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 8 years ago
  75. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  76. 3e7cfce qed: Don't config min BW on 100g on link flap by Yuval Mintz · 8 years ago
  77. bb13ace qed: Prevent 100g from working in MSI by Sudarsana Reddy Kalluru · 8 years ago
  78. 1af9dcf qed: Add missing 100g init mode by Yuval Mintz · 8 years ago
  79. cc3d5eb qed: Save min/max accross dcbx-change by Yuval Mintz · 8 years ago
  80. 7952929 qed: Fix allocation in interrupt context by Sudarsana Reddy Kalluru · 8 years ago
  81. 6ecb0a0 qede: Don't expose self-test for VFs by Yuval Mintz · 8 years ago
  82. ce2b885 qede: Reload on GRO changes by Yuval Mintz · 8 years ago
  83. be7b6d6 qede: Fix VF minimum BW setting by Yuval Mintz · 8 years ago
  84. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 8 years ago
  85. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 8 years ago
  86. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 8 years ago
  87. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 8 years ago
  88. 3424d9b net: arc: trivial: Replace comma with a semicolon by Marek Vasut · 8 years ago
  89. 643d60b net: stmmac: Fix incorrect memcpy source memory by Marek Vasut · 8 years ago
  90. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 8 years ago
  91. f6988cb team: don't call netdev_change_features under team->lock by Ivan Vecera · 8 years ago
  92. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 8 years ago
  93. 91c45e3 net: mvneta: Fix lacking spinlock initialization by Gregory CLEMENT · 8 years ago
  94. ec7c7f5 qed: Reset the enable flag for eth protocol. by Sudarsana Reddy Kalluru · 8 years ago
  95. 3275c0c net/qlge: Avoids recursive EEH error by Gavin Shan · 8 years ago
  96. 54b9430 qed: signedness bug in qed_dcbx_process_tlv() by Dan Carpenter · 8 years ago
  97. 8da07a3 net: hns: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  98. bbf178e net: pegasus: simplify logical constraint by xypron.glpk@gmx.de · 8 years ago
  99. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  100. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago