1. eb873fe i40evf: fix duplicate lines by Jesse Brandeburg · 8 years ago
  2. ffe4064 bnxt_en: Fix xmit_more with BQL. by Michael Chan · 8 years ago
  3. a5c66b5 Merge branch 'bnxt_en-Misc-updates-for-net-next' by David S. Miller · 8 years ago
  4. 702c221 bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings(). by Michael Chan · 8 years ago
  5. 4d172f2 bnxt_en: Implement xmit_more. by Michael Chan · 8 years ago
  6. 434c975 bnxt_en: Optimize doorbell write operations for newer chips. by Michael Chan · 8 years ago
  7. 3284f9e bnxt_en: Add additional chip ID definitions. by Michael Chan · 8 years ago
  8. 0efd2fc bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. by Michael Chan · 8 years ago
  9. c7ef35e bnxt_en: Add PCI IDs for BCM57454 VF devices. by Deepak Khungar · 8 years ago
  10. e605db8 bnxt_en: Support for Short Firmware Message by Deepak Khungar · 8 years ago
  11. e6cbef0 net: dsa: b53: remove unused dev argument by Vivien Didelot · 8 years ago
  12. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  13. 90592b9 cxgb4: Fix netdev_features flag by Arjun Vynipadath · 8 years ago
  14. 26747211 cxgb4: FW upgrade fixes by Arjun Vynipadath · 8 years ago
  15. 12eb070 cxgb4: add new T5 pci device id by Ganesh Goudar · 8 years ago
  16. b1a73af cxgb4: keep carrier off before registering netdev by Surendra Mobiya · 8 years ago
  17. 9711164 Merge branch 'net-qualcomm-add-QCA7000-UART-driver' by David S. Miller · 8 years ago
  18. dfc768f net: qualcomm: add QCA7000 UART driver by Stefan Wahren · 8 years ago
  19. 6a1db28 dt-bindings: qca7000: append UART interface to binding by Stefan Wahren · 8 years ago
  20. 1820827 dt-bindings: slave-device: add current-speed property by Stefan Wahren · 8 years ago
  21. 4aab28c dt-bindings: qca7000: rename binding by Stefan Wahren · 8 years ago
  22. fd78704 dt-bindings: qca7000-spi: Rework binding by Stefan Wahren · 8 years ago
  23. b2f9820 net: qualcomm: make qca_7k_common a separate kernel module by Stefan Wahren · 8 years ago
  24. 60d6702 net: qualcomm: prepare frame decoding for UART driver by Stefan Wahren · 8 years ago
  25. f178928 net: qualcomm: rename qca_framing.c to qca_7k_common.c by Stefan Wahren · 8 years ago
  26. 0d78d5f net: qca_spi: Clarify MODULE_DESCRIPTION by Stefan Wahren · 8 years ago
  27. 55b7a770 net: qualcomm: move qcaspi_tx_cmd to qca_spi.c by Stefan Wahren · 8 years ago
  28. 96a2227 net: qca_spi: remove QCASPI_MTU by Stefan Wahren · 8 years ago
  29. 2280e3c net: qualcomm: Improve readability of length defines by Stefan Wahren · 8 years ago
  30. 0324e75 net: qualcomm: use net_device_ops instead of direct call by Stefan Wahren · 8 years ago
  31. 00bc2e4 net: qca_spi: Use SET_NETDEV_DEV() by Stefan Wahren · 8 years ago
  32. 661ec06 net: qca_7k: Use BIT macro by Stefan Wahren · 8 years ago
  33. e75977b net: qca_framing: use u16 for frame offset by Stefan Wahren · 8 years ago
  34. ce68349 net: qualcomm: qca_7k: clean up header includes by Stefan Wahren · 8 years ago
  35. ae80390 Merge branch 'net-phy-Support-managed-Cortina-phys' by David S. Miller · 8 years ago
  36. 303d977 dt-bindings: net: Add Cortina device tree bindings by Bogdan Purcareata · 8 years ago
  37. 15b9e53 net: phy: Add Cortina CS4340 driver by Bogdan Purcareata · 8 years ago
  38. eb67e07 Merge branch 'qed-DCBx-and-Attentions-series' by David S. Miller · 8 years ago
  39. fc6575b qed: Cache alignemnt padding to match host by Mintz, Yuval · 8 years ago
  40. 9790c35 qed: Mask parities after occurance by Mintz, Yuval · 8 years ago
  41. 6010179 qed: Print multi-bit attentions properly by Mintz, Yuval · 8 years ago
  42. ba36f71 qed: Diffrentiate adapter-specific attentions by Mintz, Yuval · 8 years ago
  43. 0ebbd1c qed: Get rid of the attention-arrays by Mintz, Yuval · 8 years ago
  44. 2a351fd9 qed: Support dynamic s-tag change by Mintz, Yuval · 8 years ago
  45. 88072fd qed: QL41xxx VF MSI-x table by Mintz, Yuval · 8 years ago
  46. 38b23e4 qed: Don't inherit RoCE DCBx for V2 by Sudarsana Reddy Kalluru · 8 years ago
  47. dfc268f qed: Correct DCBx update scheme by Sudarsana Reddy Kalluru · 8 years ago
  48. 05930d1 qed: Add missing static/local dcbx info by Sudarsana Reddy Kalluru · 8 years ago
  49. b11dabf Merge branch 'net-more-extack' by David S. Miller · 8 years ago
  50. e1af005 net: mpls: remove unnecessary initialization of err by David Ahern · 8 years ago
  51. d4e7256 net: mpls: Make nla_get_via in af_mpls.c by David Ahern · 8 years ago
  52. 074350e net: mpls: Add extack messages for route add and delete failures by David Ahern · 8 years ago
  53. b7b386f net: mpls: Pull common label check into helper by David Ahern · 8 years ago
  54. a1f10ab net: Fill in extack for mpls lwt encap by David Ahern · 8 years ago
  55. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  56. c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
  57. 7805599 net: ipv4: Add extack message for invalid prefix or length by David Ahern · 8 years ago
  58. ba277e8 net: ipv4: refactor key and length checks by David Ahern · 8 years ago
  59. f1bd4da Merge branch 'nfp-pci-core-hwmon-live-mac-addr-change' by David S. Miller · 8 years ago
  60. 9ed9ea7 nfp: don't keep count for free buffers delayed kick by Jakub Kicinski · 8 years ago
  61. 770f0ce nfp: don't add ring size to index calculations by Jakub Kicinski · 8 years ago
  62. 193d621 nfp: fix print format for ring pointers in ring dumps by Jakub Kicinski · 8 years ago
  63. 9b56557 nfp: don't wait for resources indefinitely by Jakub Kicinski · 8 years ago
  64. eefbde7 nfp: add hwmon support by David Brunecz · 8 years ago
  65. a87853f nfp: support variable NSP response lengths by Jakub Kicinski · 8 years ago
  66. 2ed4b36 nfp: shorten CPP core probe logs by Jakub Kicinski · 8 years ago
  67. 8b3d5a4 nfp: support long reads and writes with the cpp helpers by Jakub Kicinski · 8 years ago
  68. 321b5e9 nfp: only try to get to PCIe ctrl memory if BARs are wide enough by Jakub Kicinski · 8 years ago
  69. 09b8579 nfp: don't set aux pointers if ioremap failed by Jakub Kicinski · 8 years ago
  70. 651e1f2 nfp: set driver VF limit by Jakub Kicinski · 8 years ago
  71. 9d37275 nfp: add set_mac_address support while the interface is up by Pablo Cascón · 8 years ago
  72. d935bc84 nfp: add MAY_USE_DEVLINK dependency by Jakub Kicinski · 8 years ago
  73. a399546 net: phy: Relax error checking on sysfs_create_link() by Florian Fainelli · 8 years ago
  74. 523a890 net: dsa: mv88e6xxx: handle SERDES error appropriately by Vivien Didelot · 8 years ago
  75. 5f1d258 Merge branch 'rtnetlink-Updates-to-rtnetlink_event' by David S. Miller · 8 years ago
  76. 7a7e96e bonding: Prevent duplicate userspace notification by Vlad Yasevich · 8 years ago
  77. 3d3ea5a rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  78. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 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
  80. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  81. 47936d3 Merge branch 'ibmvnic-Driver-updates' by David S. Miller · 8 years ago
  82. 57a4943 ibmvnic: Reset sub-crqs during driver reset by Nathan Fontenot · 8 years ago
  83. 8c0543a ibmvnic: Reset tx/rx pools on driver reset by Nathan Fontenot · 8 years ago
  84. 28cde75 ibmvnic: Reset the CRQ queue during driver reset by Nathan Fontenot · 8 years ago
  85. 152ce47 ibmvnic: Check adapter state during ibmvnic_poll by Nathan Fontenot · 8 years ago
  86. f185a49 ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED by Thomas Falcon · 8 years ago
  87. b8c80b8 ibmvnic: Halt TX and report carrier off on H_CLOSED return code by Thomas Falcon · 8 years ago
  88. 8cb31cf ibmvnic: Non-fatal error handling by John Allen · 8 years ago
  89. 10f7621 ibmvnic: Fix cleanup of SKB's on driver close by Thomas Falcon · 8 years ago
  90. 2ce9e4e ibmvnic: Send gratuitous arp on reset by John Allen · 8 years ago
  91. 017892c1 ibmvnic: Handle failover after failed init crq by John Allen · 8 years ago
  92. d944c3d6 ibmvnic: Track state of adapter napis by John Allen · 8 years ago
  93. 0ca3737 Merge branch 'mlxsw-Improve-extensibility' by David S. Miller · 8 years ago
  94. e4f3c1c mlxsw: spectrum_router: Implement common RIF core by Ido Schimmel · 8 years ago
  95. a110748 mlxsw: spectrum: Implement common FID core by Ido Schimmel · 8 years ago
  96. c9ec53f mlxsw: spectrum_router: Determine VR first when creating RIF by Ido Schimmel · 8 years ago
  97. 8e3482d mlxsw: spectrum_router: Flood packets to router after RIF creation by Ido Schimmel · 8 years ago
  98. 1b8f09a mlxsw: spectrum_router: Destroy RIF only based on its struct by Ido Schimmel · 8 years ago
  99. ab01ae9 mlxsw: spectrum_router: Configure RIFs based on RIF struct by Ido Schimmel · 8 years ago
  100. 4d93cee mlxsw: spectrum_router: Extend the RIF struct by Ido Schimmel · 8 years ago