1. 49db922 macb: fix build warning for !CONFIG_OF by Arnd Bergmann · 6 years ago
  2. 0287f9e gve: fix unused variable/label warnings by Arnd Bergmann · 6 years ago
  3. 05cfee9 sfc: Remove 'PCIE error reporting unavailable' by Martin Habets · 6 years ago
  4. 47cfb90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  5. bfb2041 net: netsec: Sync dma for device on buffer allocation by Ilias Apalodimas · 6 years ago
  6. 61a582b hinic: add fw version query by Xue Chaojing · 6 years ago
  7. 877cb24 gve: Fix error return code in gve_alloc_qpls() by Wei Yongjun · 6 years ago
  8. ad7b134 Merge branch 'net-dsa-Add-Vitesse-VSC73xx-parallel-mode' by David S. Miller · 6 years ago
  9. 1da39ff net: dsa: vsc73xx: Assert reset if iCPU is enabled by Pawel Dembicki · 6 years ago
  10. 631e83b net: dsa: vsc73xx: add support for parallel mode by Pawel Dembicki · 6 years ago
  11. 95711cd5 net: dsa: vsc73xx: Split vsc73xx driver by Pawel Dembicki · 6 years ago
  12. 86116f4 net: dsa: Change DT bindings for Vitesse VSC73xx switches by Pawel Dembicki · 6 years ago
  13. 30a4616 tipc: use rcu dereference functions properly by Xin Long · 6 years ago
  14. 9e0773c r8169: sync few chip names with vendor driver by Heiner Kallweit · 6 years ago
  15. f7623d3 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  16. 437fde6 Merge tag 'wireless-drivers-next-for-davem-2019-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  17. 9ce67c3 Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devices by Sean Wang · 6 years ago
  18. a1c49c43 Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devices by Sean Wang · 6 years ago
  19. 688d94f Bluetooth: 6lowpan: always check destination address by Josua Mayer · 6 years ago
  20. 5636376 Bluetooth: 6lowpan: check neighbour table for SLAAC by Josua Mayer · 6 years ago
  21. b188b03 Bluetooth: 6lowpan: search for destination address in all peers by Josua Mayer · 6 years ago
  22. 1d87b88 Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug by Szymon Janc · 6 years ago
  23. 00f6272 Bluetooth: L2CAP: Check bearer type on __l2cap_global_chan_by_addr by Luiz Augusto von Dentz · 6 years ago
  24. 1d0fac2 Bluetooth: Use controller sets when available by Luiz Augusto von Dentz · 6 years ago
  25. c49a868 Bluetooth: validate BLE connection interval updates by csonsino · 6 years ago
  26. 302975c Bluetooth: Add support for LE ping feature by Spoorthi Ravishankar Koppad · 6 years ago
  27. 28261da Bluetooth: Check state in l2cap_disconnect_rsp by Matias Karhumaa · 6 years ago
  28. dcae905 Bluetooth: hidp: NUL terminate a string in the compat ioctl by Dan Carpenter · 6 years ago
  29. 44d34af Bluetooth: Add new 13d3:3491 QCA_ROME device by João Paulo Rechi Vita · 6 years ago
  30. 881cec4 Bluetooth: Add new 13d3:3501 QCA_ROME device by João Paulo Rechi Vita · 6 years ago
  31. 4ce9146 Bluetooth: hci_bcsp: Fix memory leak in rx_skb by Tomas Bortoli · 6 years ago
  32. 6c595ea Bluetooth:: btrtl: Add support for RTL8723DU by Larry Finger · 6 years ago
  33. 0558256 Bluetooth: btmtkuart: add an implementation for clock osc property by Sean Wang · 6 years ago
  34. a3cb6d6 Bluetooth: btmtkuart: add an implementation for boot-gpios property by Sean Wang · 6 years ago
  35. 14e3ed8 dt-bindings: net: bluetooth: add clock property to UART-based device by Sean Wang · 6 years ago
  36. 1c576f3 dt-bindings: net: bluetooth: add boot-gpios property to UART-based device by Sean Wang · 6 years ago
  37. f4d297e Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth by Neil Armstrong · 6 years ago
  38. 956f664 dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174 by Rocky Liao · 6 years ago
  39. 99c905c Bluetooth: hci_qca: Load customized NVM based on the device property by Rocky Liao · 6 years ago
  40. be70e5e Bluetooth: hci_mrvl: Add serdev support by Sascha Hauer · 6 years ago
  41. a55b896 Bluetooth: hci_mrvl: Wait for final ack before switching baudrate by Sascha Hauer · 6 years ago
  42. 40fbb91 Bluetooth: hci_ldisc: Add function to wait for characters to be sent by Sascha Hauer · 6 years ago
  43. db50450 6lowpan: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  44. 2faa3f1 Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event by Matthias Kaehlcke · 6 years ago
  45. 32646db Bluetooth: btqca: inject command complete event during fw download by Balakrishna Godavarthi · 6 years ago
  46. 82b7d85 Bluetooth: Cleanup formatting and coding style by Fabian Schindlatz · 6 years ago
  47. 7af3f558 Bluetooth: btrtl: HCI reset on close for Realtek BT chip by Jian-Hong Pan · 6 years ago
  48. 6322f37 Bluetooth: hci_ll: Refactor download_firmware by Fabian Schindlatz · 6 years ago
  49. a2e02f3 Bluetooth: hci_ll: set operational frequency earlier by Philipp Puschmann · 6 years ago
  50. 98d9856 Bluetooth: btsdio: Do not bind to non-removable BCM4356 by Peter Robinson · 6 years ago
  51. 0ef1efd netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN by Pablo Neira Ayuso · 6 years ago
  52. 23f30c4 Merge branch 'mlx5-TLS-TX-HW-offload-support' by David S. Miller · 6 years ago
  53. d2ead1f net/mlx5e: Add kTLS TX HW offload support by Tariq Toukan · 6 years ago
  54. 37badd1 net/mlx5e: Introduce a fenced NOP WQE posting function by Tariq Toukan · 6 years ago
  55. 2b257a6 net/mlx5e: Re-work TIS creation functions by Tariq Toukan · 6 years ago
  56. 01614d4 net/mlx5e: Tx, Unconstify SQ stop room by Tariq Toukan · 6 years ago
  57. 9ab023372 net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB by Eran Ben Elisha · 6 years ago
  58. fd1b225 net/mlx5e: Tx, Make SQ WQE fetch function type generic by Tariq Toukan · 6 years ago
  59. 740114a net/mlx5e: Tx, Enforce L4 inline copy when needed by Tariq Toukan · 6 years ago
  60. 542578c net/mlx5e: Move helper functions to a new txrx datapath header by Tariq Toukan · 6 years ago
  61. fc707e5 net/mlx5: Accel, Add core TLS support for the Connect-X family by Tariq Toukan · 6 years ago
  62. 45d3b55 net/mlx5: Add crypto library to support create/destroy encryption key by Tariq Toukan · 6 years ago
  63. e2869fb net/mlx5: Kconfig, Better organize compilation flags by Tariq Toukan · 6 years ago
  64. c778dd3 net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function by Tariq Toukan · 6 years ago
  65. 61c2491 Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  66. f654e67 nfp: Use spinlock_t instead of struct spinlock by Sebastian Andrzej Siewior · 6 years ago
  67. cd1973a net: netsec: Sync dma for device on buffer allocation by Ilias Apalodimas · 6 years ago
  68. 2bf8001 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  69. 8929515 net: hns3: set maximum length to resp_data_len for exceptional case by Peng Li · 6 years ago
  70. b9a8f883 net: hns3: bitwise operator should use unsigned type by Yonglong Liu · 6 years ago
  71. 354d0fa net: hns3: add default value for tc_size and tc_offset by Peng Li · 6 years ago
  72. 0bae5cf net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg by Weihang Li · 6 years ago
  73. c09ba48 net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector by Peng Li · 6 years ago
  74. 9e1511f net: hns3: add all IMP return code by Peng Li · 6 years ago
  75. 49b1255 net: hns3: fix port capbility updating issue by Jian Shen · 6 years ago
  76. fb89629 net: hns3: fix flow control configure issue for fibre port by Jian Shen · 6 years ago
  77. 2d5066f net: hns3: enable broadcast promisc mode when initializing VF by Jian Shen · 6 years ago
  78. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 6 years ago
  79. 60a6127 Merge branch 'mlxsw-Enable-disable-PTP-shapers' by David S. Miller · 6 years ago
  80. 72458e2 mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic by Shalom Toledo · 6 years ago
  81. 5fc1733 mlxsw: spectrum: Set up PTP shaper when port status has changed by Shalom Toledo · 6 years ago
  82. eceed3b mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAMP on/off by Shalom Toledo · 6 years ago
  83. 4ae5cc4 mlxsw: spectrum: Add new operation for getting the port's speed by Shalom Toledo · 6 years ago
  84. 399569c mlxsw: spectrum_ptp: Set the PTP shaper parameters by Shalom Toledo · 6 years ago
  85. 7114750 mlxsw: reg: Add QoS PTP Shaper Configuration Register by Shalom Toledo · 6 years ago
  86. ea7bb57 mlxsw: spectrum: Add note about the PTP shaper by Shalom Toledo · 6 years ago
  87. 12f0e2e mlxsw: reg: Add ptps field in QoS ETS Element Configuration Register by Shalom Toledo · 6 years ago
  88. cfe261c net: socionext: remove set but not used variable 'pkts' by YueHaibing · 6 years ago
  89. 04fc714 net: ethernet: allwinner: Remove unneeded memset by Hariprasad Kelam · 6 years ago
  90. b82b213 net/ethernet: using dev_get_drvdata directly by Fuqian Huang · 6 years ago
  91. 233cc60 net/can: using dev_get_drvdata directly by Fuqian Huang · 6 years ago
  92. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  93. 9cff126 netfilter: nf_tables: __nft_expr_type_get() selects specific family type by Pablo Neira Ayuso · 6 years ago
  94. b9c04ae netfilter: nf_tables: add nft_expr_type_request_module() by Pablo Neira Ayuso · 6 years ago
  95. 2a3a93e netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support by wenxu · 6 years ago
  96. 31aed46 bridge: add br_vlan_get_proto() by wenxu · 6 years ago
  97. c54c7c6 netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support by wenxu · 6 years ago
  98. 7582f5b bridge: add br_vlan_get_pvid_rcu() by Pablo Neira Ayuso · 6 years ago
  99. 9d6a1ec netfilter: nft_meta_bridge: Remove the br_private.h header by wenxu · 6 years ago
  100. 30e103f netfilter: nft_meta: move bridge meta keys into nft_meta_bridge by wenxu · 6 years ago