1. 019b13a vxlan: fix incorrect nlattr access in MTU check by Matthias Schiffer · 8 years ago
  2. 593814d net/mlx4: fix spelling mistake: "coalesing" -> "coalescing" by Colin Ian King · 8 years ago
  3. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  4. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  5. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  6. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  7. dacdbb4 net: macb: add fixed-link node support by Michael Grzeschik · 8 years ago
  8. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  9. ceef551 net: qcom/emac: add support for emulation systems by Timur Tabi · 8 years ago
  10. 867ae6a net: qcom/emac: do not reset the EMAC during initialization by Timur Tabi · 8 years ago
  11. 03eb3eb net: qcom/emac: add shutdown function by Timur Tabi · 8 years ago
  12. 64b2f72 net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power() by Dan Carpenter · 8 years ago
  13. 24a021e nfp: add VF and PF representors to flower app by Simon Horman · 8 years ago
  14. 1025351 nfp: add flower app by Simon Horman · 8 years ago
  15. 948faa4 nfp: add support for control messages for flower app by Simon Horman · 8 years ago
  16. 91bf82c nfp: add support for tx/rx with metadata portid by Simon Horman · 8 years ago
  17. 93da7d9 nfp: provide nfp_port to of nfp_net_get_mac_addr() by Simon Horman · 8 years ago
  18. 758238f nfp: app callbacks for SRIOV by Simon Horman · 8 years ago
  19. eadfa4c nfp: add stats and xmit helpers for representors by Simon Horman · 8 years ago
  20. 5de73ee nfp: general representor implementation by Simon Horman · 8 years ago
  21. a595018 nfp: map mac_stats and vf_cfg BARs by Simon Horman · 8 years ago
  22. a7ceb99 nfp: move physical port init into a helper by Jakub Kicinski · 8 years ago
  23. 9daee04 nfp: devlink add support for getting eswitch mode by Jakub Kicinski · 8 years ago
  24. bedd00c net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
  25. 40bc8b0 net: bcmgenet: Remove special handling of "internal" phy-mode by Florian Fainelli · 8 years ago
  26. d4d0249 Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  27. 8f46d46 cxgb4: Use Firmware params to get buffer-group map by Arjun Vynipadath · 8 years ago
  28. 193c4c2 cxgb4: Update T6 Buffer Group and Channel Mappings by Arjun Vynipadath · 8 years ago
  29. 8523899 net: ena: update ena driver to version 1.2.0 by Netanel Belgazal · 8 years ago
  30. 11a9a46 net: ena: update driver's rx drop statistics by Netanel Belgazal · 8 years ago
  31. 3ae5907 net: ena: use lower_32_bits()/upper_32_bits() to split dma address by Netanel Belgazal · 8 years ago
  32. 4265114 net: ena: separate skb allocation to dedicated function by Netanel Belgazal · 8 years ago
  33. e745daf net: ena: use napi_schedule_irqoff when possible by Netanel Belgazal · 8 years ago
  34. 0644368 net: ena: allow the driver to work with small number of msix vectors by Netanel Belgazal · 8 years ago
  35. ad974ba net: ena: add support for out of order rx buffers refill by Netanel Belgazal · 8 years ago
  36. e2eed0e net: ena: add reset reason for each device FLR by Netanel Belgazal · 8 years ago
  37. 9175011 net: ena: change sizeof() argument to be the type pointer by Netanel Belgazal · 8 years ago
  38. 82ef30f net: ena: add hardware hints capability to the driver by Netanel Belgazal · 8 years ago
  39. d149763 net: ena: change return value for unsupported features unsupported return value by Netanel Belgazal · 8 years ago
  40. 72de465 net: stmmac: make some functions static by Colin Ian King · 8 years ago
  41. 149d7a5 nfp: xdp: report if program is offloaded by Jakub Kicinski · 8 years ago
  42. cafa92a nfp: bpf: add support for XDP_FLAGS_HW_MODE by Jakub Kicinski · 8 years ago
  43. 6a8ef54 nfp: bpf: release the reference on offloaded programs by Jakub Kicinski · 8 years ago
  44. 9f82fca nfp: bpf: don't offload XDP programs in DRV_MODE by Jakub Kicinski · 8 years ago
  45. c443b5a nfp: xdp: move driver XDP setup into a separate function by Jakub Kicinski · 8 years ago
  46. 7d7627b net: mvpp2: remove mvpp2_pool_refill() by Thomas Petazzoni · 8 years ago
  47. 8f3f6e5 net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function by Thomas Petazzoni · 8 years ago
  48. e0af22d net: mvpp2: add comments about smp_processor_id() usage by Thomas Petazzoni · 8 years ago
  49. 8d78b69 stmmac: pci: Use dmi_system_id table for retrieving PHY addresses by Jan Kiszka · 8 years ago
  50. 7bc519b stmmac: pci: Select quark_pci_dmi_data from quark_default_data by Jan Kiszka · 8 years ago
  51. c5f657e stmmac: pci: Make stmmac_pci_find_phy_addr truly generic by Jan Kiszka · 8 years ago
  52. b6a4c8f0 stmmac: pci: Use stmmac_pci_info for all devices by Jan Kiszka · 8 years ago
  53. c5d5287 stmmac: pci: Make stmmac_pci_info structure constant by Jan Kiszka · 8 years ago
  54. 53fa1a6 hv_netvsc: Fix the carrier state error when data path is off by Haiyang Zhang · 8 years ago
  55. dedb459 hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info by Haiyang Zhang · 8 years ago
  56. 6d65923 ibmvnic: Correct return code checking for ibmvnic_init during probe by Nathan Fontenot · 8 years ago
  57. f3be0cb ibmvnic: Fix error handling when registering long-term-mapped buffers by Thomas Falcon · 8 years ago
  58. 288ccb7 ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure by Thomas Falcon · 8 years ago
  59. 2da5539 net: phy: smsc: fix buffer overflow in memcpy by Arnd Bergmann · 8 years ago
  60. bbad7c2 net/mlx5e: Use device ID defines by Myron Stowe · 8 years ago
  61. b381f78 liquidio: stop using huge static buffer, save 4096k in .data by Denys Vlasenko · 8 years ago
  62. 52f8c93 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  63. e2e086c net/mlx5e: IPoIB, Support the flash device ethtool callback by Or Gerlitz · 8 years ago
  64. 3ffaabe net/mlx5e: Support the flash device ethtool callback by Or Gerlitz · 8 years ago
  65. 62bd22c net/mlx5: Add mlxfw callbacks by Or Gerlitz · 8 years ago
  66. d2ad488 net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registers by Or Gerlitz · 8 years ago
  67. c2df613 mlxfw: Make the module selectable by Or Gerlitz · 8 years ago
  68. 0c0316f net/mlx5e: Add header re-write offloading of IPv6 hop-limit by Or Gerlitz · 8 years ago
  69. a8e4f0c net/mlx5e: Use macro for TC header re-write offload field mapping by Or Gerlitz · 8 years ago
  70. a8ade55 net/mlx5e: Offload TC matching on ip ttl by Or Gerlitz · 8 years ago
  71. 1f97a52 net/mlx5e: Relocate the TC match on ip tos offload code section by Or Gerlitz · 8 years ago
  72. accd588 net/mlx5e: Introduce RX Page-Reuse by Tariq Toukan · 8 years ago
  73. bce2b2b net/mlx5e: Enhance RX SKB headroom logic by Tariq Toukan · 8 years ago
  74. 78aedd3 net/mlx5e: Build SKB with exact frag_size by Tariq Toukan · 8 years ago
  75. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 48b6bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 8 years ago
  78. b71b9af qed: Split rdma content between qed_rdma and qed_roce by Kalderon, Michal · 8 years ago
  79. f1372ee qed: Duplicate qed_roce.[ch] to qed_rdma.[ch] by Kalderon, Michal · 8 years ago
  80. 8e8dddb qed: Cleanup qed_roce before duplicating it by Kalderon, Michal · 8 years ago
  81. ce879b6 Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  82. db1b5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  83. b65c0c9 r8152: correct the definition by hayeswang · 8 years ago
  84. adff41f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  85. 3f426c9 brcmfmac: initialize oob irq data before request_irq() by Michał Mirosław · 8 years ago
  86. 42213f2 rtlwifi: btcoexist control to enter/leave LPS by Ping-Ke Shih · 8 years ago
  87. c692205 rtlwifi: add btc_is_bt_lps_on() for btcoexist by Ping-Ke Shih · 8 years ago
  88. 2635664 rtlwifi: Add rx ampdu cfg for btcoexist. by Ping-Ke Shih · 8 years ago
  89. 54685f9 rtlwifi: Add btcoex record_pwr_mode by Ping-Ke Shih · 8 years ago
  90. 5b757ba rtlwifi: Revise special packet notification to be readable format. by Ping-Ke Shih · 8 years ago
  91. 8479580 rtlwifi: Add TX report and disable key to force wait until report acked. by Ping-Ke Shih · 8 years ago
  92. 79b64ed rtlwifi: extend debug_comp to u64 by Ping-Ke Shih · 8 years ago
  93. e332e2a2 rtlwifi: Correct power save capability while init mac80211 by Ping-Ke Shih · 8 years ago
  94. f95d95a rtlwifi: btcoex: rtl8723be: fix ant_sel not work by Ping-Ke Shih · 8 years ago
  95. 43f5644 rtlwifi: btcoex: set correct interface type and parameter. by Ping-Ke Shih · 8 years ago
  96. 87d8a9f rtlwifi: btcoex: call bind to setup btcoex by Ping-Ke Shih · 8 years ago
  97. 9920322 rsi: add tx frame for common device configuration by Prameela Rani Garnepudi · 8 years ago
  98. 1b1bed0 rsi: configure new boot parameters to device by Prameela Rani Garnepudi · 8 years ago
  99. 61f2a6f rsi: receive path enhancement for RS9113 by Prameela Rani Garnepudi · 8 years ago
  100. 015e367 rsi: Register interrupt handler before firmware load by Prameela Rani Garnepudi · 8 years ago