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