1. c69e6ea Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput' by David S. Miller · 6 years ago
  2. 0038ff3 vsock/virtio: change the maximum packet size allowed by Stefano Garzarella · 6 years ago
  3. 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 6 years ago
  4. 9632e9f vsock/virtio: fix locking in virtio_transport_inc_tx_pkt() by Stefano Garzarella · 6 years ago
  5. b89d882 vsock/virtio: reduce credit update messages by Stefano Garzarella · 6 years ago
  6. 473c739 vsock/virtio: limit the memory used per-socket by Stefano Garzarella · 6 years ago
  7. d1a5584 net: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  8. 2d73a6c3 Merge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec' by David S. Miller · 6 years ago
  9. 65c84f1 linux: Remove bvec page_offset, use bv_offset by Jonathan Lemon · 6 years ago
  10. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 6 years ago
  11. 7240b60 linux: Add skb_frag_t page_offset accessors by Jonathan Lemon · 6 years ago
  12. 6ca04af Merge branch 'sctp-clean-up-sctp_connect-function' by David S. Miller · 6 years ago
  13. a64e59c sctp: factor out sctp_connect_add_peer by Xin Long · 6 years ago
  14. f26f995 sctp: factor out sctp_connect_new_asoc by Xin Long · 6 years ago
  15. dd8378b3 sctp: clean up __sctp_connect by Xin Long · 6 years ago
  16. f40f117 sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx by Xin Long · 6 years ago
  17. 4c31bc6 sctp: only copy the available addr data in sctp_transport_init by Xin Long · 6 years ago
  18. 1db88c5 rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto by David Howells · 6 years ago
  19. 85fd801 Merge branch 'bnxt_en-TPA-57500' by David S. Miller · 6 years ago
  20. 49c9842 bnxt_en: Add PCI IDs for 57500 series NPAR devices. by Michael Chan · 6 years ago
  21. 1dc88b9 bnxt_en: Support all variants of the 5750X chip family. by Michael Chan · 6 years ago
  22. 7c38091 bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips. by Michael Chan · 6 years ago
  23. 78e7b86 bnxt_en: Support TPA counters on 57500 chips. by Michael Chan · 6 years ago
  24. 4e74850 bnxt_en: Allocate the larger per-ring statistics block for 57500 chips. by Michael Chan · 6 years ago
  25. ee79566 bnxt_en: Refactor ethtool ring statistics logic. by Michael Chan · 6 years ago
  26. 67912c3 bnxt_en: Add hardware GRO setup function for 57500 chips. by Michael Chan · 6 years ago
  27. ec4d8e7 bnxt_en: Add TPA ID mapping logic for 57500 chips. by Michael Chan · 6 years ago
  28. bfcd8d7 bnxt_en: Add fast path logic for TPA on 57500 chips. by Michael Chan · 6 years ago
  29. f45b7b7 bnxt_en: Set TPA GRO mode flags on 57500 chips properly. by Michael Chan · 6 years ago
  30. bee5a18 bnxt_en: Refactor tunneled hardware GRO logic. by Michael Chan · 6 years ago
  31. 8fe88ce bnxt_en: Handle standalone RX_AGG completions. by Michael Chan · 6 years ago
  32. 79632e9 bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips. by Michael Chan · 6 years ago
  33. 4a228a3 bnxt_en: Refactor TPA logic. by Michael Chan · 6 years ago
  34. 218a8a7 bnxt_en: Add TPA structure definitions for BCM57500 chips. by Michael Chan · 6 years ago
  35. 2792b5b bnxt_en: Update firmware interface spec. to 1.10.0.89. by Michael Chan · 6 years ago
  36. 473d924 can: fix ioctl function removal by Oliver Hartkopp · 6 years ago
  37. 1cb9dfc net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations by Rasmus Villemoes · 6 years ago
  38. ef14358 r8169: make use of xmit_more by Heiner Kallweit · 6 years ago
  39. 171a9ba staging/octeon: Allow test build on !MIPS by Matthew Wilcox (Oracle) · 6 years ago
  40. c51ab06 net: ag71xx: use resource_size for the ioremap size by Ding Xiang · 6 years ago
  41. e9e1dcd Merge branch 'nfc-next' by David S. Miller · 6 years ago
  42. 8f6920a NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig by Sedat Dilek · 6 years ago
  43. 6f713f4 NFC: nxp-nci: Clarify on supported chips by Sedat Dilek · 6 years ago
  44. 826a99e NFC: nxp-nci: Remove 'default n' for the core by Andy Shevchenko · 6 years ago
  45. 3b11dc5 NFC: nxp-nci: Remove unused macro pr_fmt() by Andy Shevchenko · 6 years ago
  46. 41bd9ce NFC: nxp-nci: Drop comma in terminator lines by Andy Shevchenko · 6 years ago
  47. da05208 NFC: nxp-nci: Drop of_match_ptr() use by Andy Shevchenko · 6 years ago
  48. 52c2ea0 NFC: nxp-nci: Constify acpi_device_id by Andy Shevchenko · 6 years ago
  49. 4f1cbf2 NFC: nxp-nci: Get rid of useless label by Andy Shevchenko · 6 years ago
  50. ad0acfd NFC: nxp-nci: Get rid of code duplication in ->probe() by Andy Shevchenko · 6 years ago
  51. 099d03f NFC: nxp-nci: Add GPIO ACPI mapping table by Andy Shevchenko · 6 years ago
  52. 4320176 NFC: nxp-nci: Convert to use GPIO descriptor by Andy Shevchenko · 6 years ago
  53. 3b0b278 NFC: nxp-nci: Get rid of platform data by Andy Shevchenko · 6 years ago
  54. 1b14a37 NFC: nxp-nci: Add NXP1001 to the ACPI ID table by Andy Shevchenko · 6 years ago
  55. 18917d5 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 6 years ago
  56. d24b6c6 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  57. 08d80a4 net: hns3: use dev_info() instead of pr_info() by Huazhong Tan · 6 years ago
  58. dbba6da net: hns3: Add support for using order 1 pages with a 4K buffer by Yunsheng Lin · 6 years ago
  59. 0812545 net: hns3: add interrupt affinity support for misc interrupt by Yunsheng Lin · 6 years ago
  60. 7be1b9f net: hns3: make hclge_service use delayed workqueue by Yunsheng Lin · 6 years ago
  61. 1c82294 net: hns3: add debug messages to identify eth down cause by Yonglong Liu · 6 years ago
  62. 9237137 net: hns3: modify firmware version display format by Yufeng Mo · 6 years ago
  63. d659f9f net: hns3: change GFP flag during lock period by Yufeng Mo · 6 years ago
  64. 8e9eee7 net: hns3: remove upgrade reset level when reset fail by Huazhong Tan · 6 years ago
  65. aa3253b net: hns3: add a check for get_reset_level by Guangbin Huang · 6 years ago
  66. 44950d2 net: hns3: add reset checking before set channels by Jian Shen · 6 years ago
  67. dda91bd Merge branch 'mlxsw-spectrum_acl-Forbid-unsupported-filters' by David S. Miller · 6 years ago
  68. 7079676 mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits by Jiri Pirko · 6 years ago
  69. c9588e2 mlxsw: spectrum_acl: Track rules that forbid egress block bind by Jiri Pirko · 6 years ago
  70. 185556f mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress by Jiri Pirko · 6 years ago
  71. ca4ac16 Merge branch 'r8169-improve-HW-csum-and-TSO-handling' by David S. Miller · 6 years ago
  72. 93681cd r8169: enable HW csum and TSO by Heiner Kallweit · 6 years ago
  73. 96ea772 r8169: remove r8169_csum_workaround by Heiner Kallweit · 6 years ago
  74. e64e0c8 r8169: implement callback ndo_features_check by Heiner Kallweit · 6 years ago
  75. 0170d59 r8169: set GSO size and segment limits by Heiner Kallweit · 6 years ago
  76. 280b0b8 ipv6: remove printk by Jonathan Lemon · 6 years ago
  77. edcde3e r8169: align setting PME with vendor driver by Heiner Kallweit · 6 years ago
  78. 91c6bfb mlx4/en_netdev: allow offloading VXLAN over VLAN by Davide Caratti · 6 years ago
  79. 85d2c5c drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block by Nathan Chancellor · 6 years ago
  80. ddfbee9 net: stmmac: Do not request stmmaceth clock by Thierry Reding · 6 years ago
  81. 1a981c0 net: stmmac: Make MDIO bus reset optional by Thierry Reding · 6 years ago
  82. f530eed net: neigh: remove redundant assignment to variable bucket by Colin Ian King · 6 years ago
  83. cd8ae20 sis900: add support for ethtool's EEPROM dump by Sergej Benilov · 6 years ago
  84. 1fbf400 staging: octeon: Fix build failure due to typo. by David S. Miller · 6 years ago
  85. 00c33af net: mvneta: use devm_platform_ioremap_resource() to simplify code by Jisheng Zhang · 6 years ago
  86. b591c6f Merge branch 'tipc-link-changeover-issues' by David S. Miller · 6 years ago
  87. 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 6 years ago
  88. 4929a93 tipc: optimize link synching mechanism by Tuong Lien · 6 years ago
  89. 37f7c66 ptp: ptp_dte: remove redundant dev_err message by Ding Xiang · 6 years ago
  90. f2ad83a Merge branch 'mlxsw-Two-small-updates' by David S. Miller · 6 years ago
  91. fc25996 mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups by Ido Schimmel · 6 years ago
  92. b06689c mlxsw: spectrum: Expose KVD size for Spectrum-2 by Amit Cohen · 6 years ago
  93. c93496e net: sfc: falcon: convert to i2c_new_dummy_device by Wolfram Sang · 6 years ago
  94. 9eed21c mlx4: avoid large stack usage in mlx4_init_hca() by Arnd Bergmann · 6 years ago
  95. 7c116e0 qed: reduce maximum stack frame size by Arnd Bergmann · 6 years ago
  96. 81cd17a r8169: improve rtl_set_rx_mode by Heiner Kallweit · 6 years ago
  97. ce599b1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  98. d601be9 net/ixgbevf: fix a compilation error of skb_frag_t by Qian Cai · 6 years ago
  99. e62088e selftests: mlxsw: Fix typo in qos_mc_aware.sh by Masanari Iida · 6 years ago
  100. 2ec0a89 qlge: Fix build error without CONFIG_ETHERNET by YueHaibing · 6 years ago