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