1. afd6463 Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  2. 05cf0d1 net: stmmac: free an skb first when there are no longer any descriptors using it by Niklas Cassel · 7 years ago
  3. 57f0c9c sfc: remove duplicate up_write on VF filter_sem by Edward Cree · 7 years ago
  4. fb52728 dpaa_eth: reuse the dma_ops provided by the FMan MAC device by Madalin Bucur · 7 years ago
  5. 5567e98 fsl/fman: propagate dma_ops by Madalin Bucur · 7 years ago
  6. 7fe5b91 net/hns:bugfix of ethtool -t phy self_test by Lin Yun Sheng · 7 years ago
  7. dec6b33 cxgb4: notify uP to route ctrlq compl to rdma rspq by Raju Rangoju · 7 years ago
  8. 35abcd4 brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() by Arend Van Spriel · 7 years ago
  9. 31ac933 net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it by Or Gerlitz · 8 years ago
  10. 9cfb4f7 net/mlx5e: Remove TC header re-write offloading of ip tos by Or Gerlitz · 8 years ago
  11. 9d1cef1 net/mlx5: Properly check applicability of devlink eswitch commands by Or Gerlitz · 8 years ago
  12. 5f195c2 net/mlx5e: Fix min inline value for VF rep SQs by Chris Mi · 8 years ago
  13. f0b3811 net/mlx5e: Fix timestamping capabilities reporting by Maor Dickman · 8 years ago
  14. 6c780a0 net/mlx5: Wait for FW readiness before initializing command interface by Eli Cohen · 8 years ago
  15. a2b7a62 brcmfmac: fix brcmf_fws_add_interface() for USB devices by Arend Van Spriel · 8 years ago
  16. 7a51461 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 8 years ago
  17. 03fb0e8 brcmfmac: use firmware callback upon failure to load by Arend Van Spriel · 8 years ago
  18. 6d0507a brcmfmac: add parameter to pass error code in firmware callback by Arend Van Spriel · 8 years ago
  19. 640f93c i40e: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  20. ace17c3 qed: fix dump of context data by Tayar, Tomer · 8 years ago
  21. 60cfe1e qmi_wwan: new Telewell and Sierra device IDs by Bjørn Mork · 8 years ago
  22. 665fff2 net: phy: Fix MDIO_THUNDER dependencies by Florian Fainelli · 8 years ago
  23. 4a6a97e netconsole: Remove duplicate "netconsole: " logging prefix by Joe Perches · 8 years ago
  24. eb3c28c r8152: give the device version by Oliver Neukum · 8 years ago
  25. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  26. 062bb99 Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  27. e7ff7ef net: ena: update ena driver to version 1.1.7 by Netanel Belgazal · 8 years ago
  28. 800c55c net: ena: bug fix in lost tx packets detection mechanism by Netanel Belgazal · 8 years ago
  29. a2cc519 net: ena: disable admin msix while working in polling mode by Netanel Belgazal · 8 years ago
  30. a3af7c1 net: ena: fix theoretical Rx hang on low memory systems by Netanel Belgazal · 8 years ago
  31. 0857d92 net: ena: add missing unmap bars on device removal by Netanel Belgazal · 8 years ago
  32. 661d2b0 net: ena: fix race condition between submit and completion admin command by Netanel Belgazal · 8 years ago
  33. 2d2c600 net: ena: add missing return when ena_com_get_io_handlers() fails by Netanel Belgazal · 8 years ago
  34. 418df30 net: ena: fix bug that might cause hang after consecutive open/close interface. by Netanel Belgazal · 8 years ago
  35. a77c1aa net: ena: fix rare uncompleted admin command false alarm by Netanel Belgazal · 8 years ago
  36. 91828bd net/mlx5: Enable 4K UAR only when page size is bigger than 4K by Majd Dibbiny · 8 years ago
  37. 53acd76 net/mlx5e: Fix wrong indications in DIM due to counter wraparound by Tal Gilboa · 8 years ago
  38. c3164d2 net/mlx5e: Added BW check for DIM decision mechanism by Tal Gilboa · 8 years ago
  39. f729860 net/mlx5: Remove several module events out of ethtool stats by Huy Nguyen · 8 years ago
  40. 3fece5d net/mlx5: Continue health polling until it is explicitly stopped by Mohamad Haj Yahia · 8 years ago
  41. 57f35c9 net/mlx5: Fix create vport flow table flow by Mohamad Haj Yahia · 8 years ago
  42. a704bb5 net: mvpp2: use {get, put}_cpu() instead of smp_processor_id() by Thomas Petazzoni · 8 years ago
  43. 56b8aae net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get} by Thomas Petazzoni · 8 years ago
  44. 5aa32f5 Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272" by David S. Miller · 8 years ago
  45. bf292f1 net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 by Fabio Estevam · 8 years ago
  46. d8dba51 net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power by Philippe Reynes · 8 years ago
  47. 3523882 bnx2x: Don't post statistics to malicious VFs by Mintz, Yuval · 8 years ago
  48. 92f85f0 bnx2x: Allow vfs to disable txvlan offload by Mintz, Yuval · 8 years ago
  49. f6d4c71 Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  50. 33d4c48 stmmac: fix for hw timestamp of GMAC3 unit by Mario Molitor · 8 years ago
  51. fd6720a stmmac: fix ptp header for GMAC3 hw timestamp by Mario Molitor · 8 years ago
  52. fc5b775d net: phy: add missing SPEED_14000 by Joe Perches · 8 years ago
  53. 97edec3 can: enable CAN FD for virtual CAN devices by default by Oliver Hartkopp · 8 years ago
  54. 5cda3ee can: gs_usb: fix memory leak in gs_cmd_reset() by Marc Kleine-Budde · 8 years ago
  55. dadcd39 can: peak_usb: fix product-id endianness in error message by Johan Hovold · 8 years ago
  56. f2a918b can: peak_canfd: fix uninitialized symbol warnings by Stephane Grosjean · 8 years ago
  57. ff3416f can: dev: make can_change_state() robust to be called with cf == NULL by Marc Kleine-Budde · 8 years ago
  58. 097d3c9 net: vrf: Make add_fib_rules per network namespace flag by David Ahern · 8 years ago
  59. 3fcd64c bonding: fix 802.3ad support for 14G speed by Nicolas Dichtel · 8 years ago
  60. c7c5506 bonding: fix 802.3ad support for 5G and 50G speeds by Thibaut Collet · 8 years ago
  61. 4f19c0d netvsc: move filter setting to rndis_device by stephen hemminger · 8 years ago
  62. a5ecd43 netvsc: fix net poll mode by stephen hemminger · 8 years ago
  63. fbd4c7e netvsc: fix rcu dereference warning from ethtool by stephen hemminger · 8 years ago
  64. 9065bc3 net: emac: fix and unify emac_mdio functions by Christian Lamparter · 8 years ago
  65. 19d90ec net: emac: fix reset timeout with AR8035 phy by Christian Lamparter · 8 years ago
  66. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  67. e173db3 net: mvpp2: do not bypass the mvpp22_port_mii_set function by Antoine Ténart · 8 years ago
  68. 3a807b7 ibmvnic: Return failure on attempted mtu change by John Allen · 8 years ago
  69. 996652c bnx2x: fix pf2vf bulletin DMA mapping leak by Michal Schmidt · 8 years ago
  70. 1d3028f net: stmmac: fix a broken u32 less than zero check by Colin Ian King · 8 years ago
  71. 426849e net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 8 years ago
  72. d220b94 net: ethoc: enable NAPI before poll may be scheduled by Max Filippov · 8 years ago
  73. 79514ef ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 8 years ago
  74. 5942381 net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value by Colin Ian King · 8 years ago
  75. 7b868fe Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  76. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  77. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  78. dc89481 Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 8 years ago
  79. dc1cd1d iwlwifi: fix host command memory leaks by Shahar S Matityahu · 8 years ago
  80. 1509880 iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265 by Luca Coelho · 8 years ago
  81. 40cbeca iwlwifi: mvm: clear new beacon command template struct by Johannes Berg · 8 years ago
  82. 71793b7d iwlwifi: mvm: don't fail when removing a key from an inexisting sta by Luca Coelho · 8 years ago
  83. e4c49c4 iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3 by Luca Coelho · 8 years ago
  84. addce85 iwlwifi: mvm: fix firmware debug restart recording by Emmanuel Grumbach · 8 years ago
  85. d995440 iwlwifi: tt: move ucode_loaded check under mutex by Johannes Berg · 8 years ago
  86. ee48b72 iwlwifi: mvm: support ibss in dqa mode by Liad Kaufman · 8 years ago
  87. c72c37b iwlwifi: mvm: Fix command queue number on d0i3 flow by Haim Dreyfuss · 8 years ago
  88. ea42d1c iwlwifi: mvm: rs: start using LQ command color by Gregory Greenman · 8 years ago
  89. 269f988 net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport by Ido Shamay · 8 years ago
  90. 6c6ab3e net: phy: fix kernel-doc warnings by Randy Dunlap · 8 years ago
  91. 6dc06c0 net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 8 years ago
  92. 9a1c44d geneve: fix needed_headroom and max_mtu for collect_metadata by Eric Garver · 8 years ago
  93. a7c0b8b amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer by Michal Hocko · 8 years ago
  94. 2460966 net: qcom/emac: do not use hardware mdio automatic polling by Timur Tabi · 8 years ago
  95. f0c3192 virtio_net: lower limit on buffer size by Michael S. Tsirkin · 8 years ago
  96. 4bd7ef0 qlcnic: Fix tunnel offload for 82xx adapters by Chopra, Manish · 8 years ago
  97. a53cb29 vxlan: fix use-after-free on deletion by Mark Bloch · 8 years ago
  98. 78b07ac ibmvnic: Remove module author mailing address by Thomas Falcon · 8 years ago
  99. 7703273 net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization by Thor Thayer · 8 years ago
  100. e7519f9 cxgb4: avoid enabling napi twice to the same queue by Ganesh Goudar · 8 years ago