1. a99bbf6e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  2. 8eb1b3c netvsc: Add #include's for csum_* function declarations by Michael Kelley · 8 years ago
  3. 8c6c918 rtnetlink: use the new rtnl_get_event() interface by Vlad Yasevich · 8 years ago
  4. 7bc5795 samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order by Jesper Dangaard Brouer · 8 years ago
  5. 9831724 net/mlxfw: select CONFIG_XZ_DEC by Arnd Bergmann · 8 years ago
  6. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  7. 9525cc5 Merge branch 'dsa-mv88e6xxx-PHY-nitpicks' by David S. Miller · 8 years ago
  8. b15a7c0 net: dsa: mv88e6xxx: rename PHY PPU functions by Vivien Didelot · 8 years ago
  9. 7e20cfb net: dsa: mv88e6xxx: rename PHY PPU accessors by Vivien Didelot · 8 years ago
  10. 1b17aed net: dsa: mv88e6xxx: provide a PHY setup helper by Vivien Didelot · 8 years ago
  11. 0a4ecc2 i40e: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  12. 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  13. 6118955 i40e: use pf data structure directly in i40e_ptp_rx_hang by Jacob Keller · 8 years ago
  14. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  15. 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  16. bbc4e7d i40e: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  17. 9d68322 i40evf: disable unused flags by Jesse Brandeburg · 8 years ago
  18. 155b0f6 i40evf: fix merge error in older patch by Jesse Brandeburg · 8 years ago
  19. eb873fe i40evf: fix duplicate lines by Jesse Brandeburg · 8 years ago
  20. ffe4064 bnxt_en: Fix xmit_more with BQL. by Michael Chan · 8 years ago
  21. a5c66b5 Merge branch 'bnxt_en-Misc-updates-for-net-next' by David S. Miller · 8 years ago
  22. 702c221 bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings(). by Michael Chan · 8 years ago
  23. 4d172f2 bnxt_en: Implement xmit_more. by Michael Chan · 8 years ago
  24. 434c975 bnxt_en: Optimize doorbell write operations for newer chips. by Michael Chan · 8 years ago
  25. 3284f9e bnxt_en: Add additional chip ID definitions. by Michael Chan · 8 years ago
  26. 0efd2fc bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. by Michael Chan · 8 years ago
  27. c7ef35e bnxt_en: Add PCI IDs for BCM57454 VF devices. by Deepak Khungar · 8 years ago
  28. e605db8 bnxt_en: Support for Short Firmware Message by Deepak Khungar · 8 years ago
  29. e6cbef0 net: dsa: b53: remove unused dev argument by Vivien Didelot · 8 years ago
  30. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  31. 90592b9 cxgb4: Fix netdev_features flag by Arjun Vynipadath · 8 years ago
  32. 26747211 cxgb4: FW upgrade fixes by Arjun Vynipadath · 8 years ago
  33. 12eb070 cxgb4: add new T5 pci device id by Ganesh Goudar · 8 years ago
  34. b1a73af cxgb4: keep carrier off before registering netdev by Surendra Mobiya · 8 years ago
  35. 9711164 Merge branch 'net-qualcomm-add-QCA7000-UART-driver' by David S. Miller · 8 years ago
  36. dfc768f net: qualcomm: add QCA7000 UART driver by Stefan Wahren · 8 years ago
  37. 6a1db28 dt-bindings: qca7000: append UART interface to binding by Stefan Wahren · 8 years ago
  38. 1820827 dt-bindings: slave-device: add current-speed property by Stefan Wahren · 8 years ago
  39. 4aab28c dt-bindings: qca7000: rename binding by Stefan Wahren · 8 years ago
  40. fd78704 dt-bindings: qca7000-spi: Rework binding by Stefan Wahren · 8 years ago
  41. b2f9820 net: qualcomm: make qca_7k_common a separate kernel module by Stefan Wahren · 8 years ago
  42. 60d6702 net: qualcomm: prepare frame decoding for UART driver by Stefan Wahren · 8 years ago
  43. f178928 net: qualcomm: rename qca_framing.c to qca_7k_common.c by Stefan Wahren · 8 years ago
  44. 0d78d5f net: qca_spi: Clarify MODULE_DESCRIPTION by Stefan Wahren · 8 years ago
  45. 55b7a770 net: qualcomm: move qcaspi_tx_cmd to qca_spi.c by Stefan Wahren · 8 years ago
  46. 96a2227 net: qca_spi: remove QCASPI_MTU by Stefan Wahren · 8 years ago
  47. 2280e3c net: qualcomm: Improve readability of length defines by Stefan Wahren · 8 years ago
  48. 0324e75 net: qualcomm: use net_device_ops instead of direct call by Stefan Wahren · 8 years ago
  49. 00bc2e4 net: qca_spi: Use SET_NETDEV_DEV() by Stefan Wahren · 8 years ago
  50. 661ec06 net: qca_7k: Use BIT macro by Stefan Wahren · 8 years ago
  51. e75977b net: qca_framing: use u16 for frame offset by Stefan Wahren · 8 years ago
  52. ce68349 net: qualcomm: qca_7k: clean up header includes by Stefan Wahren · 8 years ago
  53. ae80390 Merge branch 'net-phy-Support-managed-Cortina-phys' by David S. Miller · 8 years ago
  54. 303d977 dt-bindings: net: Add Cortina device tree bindings by Bogdan Purcareata · 8 years ago
  55. 15b9e53 net: phy: Add Cortina CS4340 driver by Bogdan Purcareata · 8 years ago
  56. eb67e07 Merge branch 'qed-DCBx-and-Attentions-series' by David S. Miller · 8 years ago
  57. fc6575b qed: Cache alignemnt padding to match host by Mintz, Yuval · 8 years ago
  58. 9790c35 qed: Mask parities after occurance by Mintz, Yuval · 8 years ago
  59. 6010179 qed: Print multi-bit attentions properly by Mintz, Yuval · 8 years ago
  60. ba36f71 qed: Diffrentiate adapter-specific attentions by Mintz, Yuval · 8 years ago
  61. 0ebbd1c qed: Get rid of the attention-arrays by Mintz, Yuval · 8 years ago
  62. 2a351fd9 qed: Support dynamic s-tag change by Mintz, Yuval · 8 years ago
  63. 88072fd qed: QL41xxx VF MSI-x table by Mintz, Yuval · 8 years ago
  64. 38b23e4 qed: Don't inherit RoCE DCBx for V2 by Sudarsana Reddy Kalluru · 8 years ago
  65. dfc268f qed: Correct DCBx update scheme by Sudarsana Reddy Kalluru · 8 years ago
  66. 05930d1 qed: Add missing static/local dcbx info by Sudarsana Reddy Kalluru · 8 years ago
  67. b11dabf Merge branch 'net-more-extack' by David S. Miller · 8 years ago
  68. e1af005 net: mpls: remove unnecessary initialization of err by David Ahern · 8 years ago
  69. d4e7256 net: mpls: Make nla_get_via in af_mpls.c by David Ahern · 8 years ago
  70. 074350e net: mpls: Add extack messages for route add and delete failures by David Ahern · 8 years ago
  71. b7b386f net: mpls: Pull common label check into helper by David Ahern · 8 years ago
  72. a1f10ab net: Fill in extack for mpls lwt encap by David Ahern · 8 years ago
  73. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  74. c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
  75. 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
  76. ba277e8 net: ipv4: refactor key and length checks by David Ahern · 8 years ago
  77. f1bd4da Merge branch 'nfp-pci-core-hwmon-live-mac-addr-change' by David S. Miller · 8 years ago
  78. 9ed9ea7 nfp: don't keep count for free buffers delayed kick by Jakub Kicinski · 8 years ago
  79. 770f0ce nfp: don't add ring size to index calculations by Jakub Kicinski · 8 years ago
  80. 193d621 nfp: fix print format for ring pointers in ring dumps by Jakub Kicinski · 8 years ago
  81. 9b56557 nfp: don't wait for resources indefinitely by Jakub Kicinski · 8 years ago
  82. eefbde7 nfp: add hwmon support by David Brunecz · 8 years ago
  83. a87853f nfp: support variable NSP response lengths by Jakub Kicinski · 8 years ago
  84. 2ed4b36 nfp: shorten CPP core probe logs by Jakub Kicinski · 8 years ago
  85. 8b3d5a4 nfp: support long reads and writes with the cpp helpers by Jakub Kicinski · 8 years ago
  86. 321b5e9 nfp: only try to get to PCIe ctrl memory if BARs are wide enough by Jakub Kicinski · 8 years ago
  87. 09b8579 nfp: don't set aux pointers if ioremap failed by Jakub Kicinski · 8 years ago
  88. 651e1f2 nfp: set driver VF limit by Jakub Kicinski · 8 years ago
  89. 9d37275 nfp: add set_mac_address support while the interface is up by Pablo Cascón · 8 years ago
  90. d935bc84 nfp: add MAY_USE_DEVLINK dependency by Jakub Kicinski · 8 years ago
  91. a399546 net: phy: Relax error checking on sysfs_create_link() by Florian Fainelli · 8 years ago
  92. 523a890 net: dsa: mv88e6xxx: handle SERDES error appropriately by Vivien Didelot · 8 years ago
  93. 5f1d258 Merge branch 'rtnetlink-Updates-to-rtnetlink_event' by David S. Miller · 8 years ago
  94. 7a7e96e bonding: Prevent duplicate userspace notification by Vlad Yasevich · 8 years ago
  95. 3d3ea5a rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  96. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. e2a9aa5 Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  98. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  99. 47936d3 Merge branch 'ibmvnic-Driver-updates' by David S. Miller · 8 years ago
  100. 57a4943 ibmvnic: Reset sub-crqs during driver reset by Nathan Fontenot · 8 years ago