1. 5b3df17 bonding: don't cast const buf in sysfs store by Nikolay Aleksandrov · 7 years ago
  2. fb42c83 Merge branch 'TX-used-ring-batched-updating-for-vhost' by David S. Miller · 7 years ago
  3. 4afb52c vhost_net: batch update used ring for datacopy TX by Jason Wang · 7 years ago
  4. d0d8697 vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH by Jason Wang · 7 years ago
  5. 09c3248 vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used() by Jason Wang · 7 years ago
  6. 0d20bdf vhost_net: split out datacopy logic by Jason Wang · 7 years ago
  7. c92a8a8 vhost_net: introduce tx_can_batch() by Jason Wang · 7 years ago
  8. a2a91a1 vhost_net: introduce get_tx_bufs() by Jason Wang · 7 years ago
  9. 272f35c vhost_net: introduce vhost_exceeds_weight() by Jason Wang · 7 years ago
  10. b0d0ea5 vhost_net: introduce helper to initialize tx iov iter by Jason Wang · 7 years ago
  11. 652e4f3 vhost_net: drop unnecessary parameter by Jason Wang · 7 years ago
  12. 0ae0d60 multicast: remove useless parameter for group add by Hangbin Liu · 7 years ago
  13. ef32477 net: wimax: stack: fixed multi line comment issue by Mark Railton · 7 years ago
  14. b529344 net: phy: sfp: Do not use "imply HWMON" by Guenter Roeck · 7 years ago
  15. 4c30337 libcxgb: replace vmalloc and memset with vzalloc by YueHaibing · 7 years ago
  16. c1907e5 net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 7 years ago
  17. e064cce tipc: make some functions static by YueHaibing · 7 years ago
  18. baa2d2b net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register by Gustavo A. R. Silva · 7 years ago
  19. d1afdc5 Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy' by David S. Miller · 7 years ago
  20. b701a99 tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy by Jon Maxwell · 7 years ago
  21. a7fa377 tcp: Add tcp_retransmit_stamp() helper routine by Jon Maxwell · 7 years ago
  22. 9bcc66e tcp: convert icsk_user_timeout from jiffies to msecs by Jon Maxwell · 7 years ago
  23. 975cd35 Merge branch 's390-qeth-updates' by David S. Miller · 7 years ago
  24. 5f89eca s390/qeth: speed up L2 IQD xmit by Julian Wiedmann · 7 years ago
  25. a7c2f4a s390/qeth: add support for constrained HW headers by Julian Wiedmann · 7 years ago
  26. ba86ceee s390/qeth: merge linearize-check into HW header construction by Julian Wiedmann · 7 years ago
  27. d2a274b s390/qeth: add statistics for consumed buffer elements by Julian Wiedmann · 7 years ago
  28. 72f219d s390/qeth: use core MTU range checking by Julian Wiedmann · 7 years ago
  29. 8ce7a9e s390/qeth: simplify max MTU handling by Julian Wiedmann · 7 years ago
  30. 92d2720 s390/qeth: don't cache HW port number by Julian Wiedmann · 7 years ago
  31. d3d1b20 s390/qeth: allocate netdevice early by Julian Wiedmann · 7 years ago
  32. addc5ee s390/qeth: remove redundant netif_carrier_ok() checks by Julian Wiedmann · 7 years ago
  33. 70551dc s390/qeth: reset layer2 attribute on layer switch by Julian Wiedmann · 7 years ago
  34. a702349 s390/qeth: fix race in used-buffer accounting by Julian Wiedmann · 7 years ago
  35. d528114 Merge branch 'hns3-misc-cleanups' by David S. Miller · 7 years ago
  36. d71d838 net: hns3: Add SPDX tags to HNS3 PF driver by Jian Shen · 7 years ago
  37. 584b464 net: hns3: Remove unused struct member and definition by Jian Shen · 7 years ago
  38. ef0c500 net: hns3: Fix misleading parameter name by Jian Shen · 7 years ago
  39. c79301d net: hns3: Modify inconsistent bit mask macros by Jian Shen · 7 years ago
  40. f8a9178 net: hns3: Use decimal for bit offset macros by Jian Shen · 7 years ago
  41. fdace1b net: hns3: Correct unreasonable code comments by Jian Shen · 7 years ago
  42. a10829c net: hns3: Remove extra space and brackets by Jian Shen · 7 years ago
  43. 3f63990 net: hns3: Standardize the handle of return value by Jian Shen · 7 years ago
  44. 646cb51 net: hns3: Remove some redundant assignments by Jian Shen · 7 years ago
  45. eae249b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  46. c59e18b Merge branch 'Make-sys-class-net-per-net-namespace-objects-belong-to-container' by David S. Miller · 7 years ago
  47. 705e0de bridge: make sure objects belong to container's owner by Tyler Hicks · 7 years ago
  48. fbdeaed net: create reusable function for getting ownership info of sysfs inodes by Tyler Hicks · 7 years ago
  49. b0e37c0 net-sysfs: make sure objects belong to container's owner by Dmitry Torokhov · 7 years ago
  50. 3033fce net-sysfs: require net admin in the init ns for setting tx_maxrate by Tyler Hicks · 7 years ago
  51. 9944e89 driver core: set up ownership of class devices in sysfs by Dmitry Torokhov · 7 years ago
  52. d028b6f kobject: kset_create_and_add() - fetch ownership info from parent by Dmitry Torokhov · 7 years ago
  53. 5f81880 sysfs, kobject: allow creating kobject belonging to arbitrary users by Dmitry Torokhov · 7 years ago
  54. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 7 years ago
  55. 7c4ec74 net: Init backlog NAPI's gro_hash. by David S. Miller · 7 years ago
  56. 99d20a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  57. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  58. 48e5aee Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  59. b4460a9 Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  60. 40999f1 tipc: make link capability update thread safe by Jon Maloy · 7 years ago
  61. f91a0ef Merge branch 'constify-nla_policy' by David S. Miller · 7 years ago
  62. 5761917a gtp: constify nla_policy by Stephen Hemminger · 7 years ago
  63. a86c412 nbd: constify nla_policy by Stephen Hemminger · 7 years ago
  64. eecd685 tls: Fix copy-paste error in tls_device_reencrypt by Gustavo A. R. Silva · 7 years ago
  65. 18cadf9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  66. 47736af Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  67. de87dcde Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  68. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  69. 293bccc Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  70. bfa54a3 Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  71. 7389439 Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  72. 2502e5a platform/x86: dell-laptop: Fix backlight detection by Damien Thébault · 7 years ago
  73. 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 7 years ago
  74. a3eed83 Merge branch 'qed-Add-support-for-phy-module-query' by David S. Miller · 7 years ago
  75. 97df0d6 qede: Add driver callbacks for eeprom module query. by Sudarsana Reddy Kalluru · 7 years ago
  76. b51dab4 qed: Add qed APIs for PHY module query. by Sudarsana Reddy Kalluru · 7 years ago
  77. 57dc2bf Merge branch 'tc-tunnel-ttl-tos' by David S. Miller · 7 years ago
  78. 0e2c17b net/sched: cls_flower: Support matching on ip tos and ttl for tunnels by Or Gerlitz · 7 years ago
  79. 5544adb flow_dissector: Dissect tos and ttl from the tunnel info by Or Gerlitz · 7 years ago
  80. 07a557f net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels by Or Gerlitz · 7 years ago
  81. 28c20cc Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  82. 02e546e Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  83. b83ce39 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  84. fb7d1bc Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  85. af1fc5b ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 7 years ago
  86. f39f28f Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  87. 2c4d6ba ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems by Robin H. Johnson · 7 years ago
  88. b4394c3 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  89. 2f958e8 drm/nouveau/fb/gp100-: disable address remapper by Ben Skeggs · 7 years ago
  90. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  91. 05df204 Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  92. 3bc950c Merge branch 'docs-Convert-alias-and-bridge-to-rst' by David S. Miller · 7 years ago
  93. 6b335f8 docs: networking: Convert bridge.txt to rst by Tobin C. Harding · 7 years ago
  94. 735dadf docs: networking: Convert alias.txt to rst by Tobin C. Harding · 7 years ago
  95. e56b8ce tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 7 years ago
  96. 9ba8376 ptp: fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  97. f15f084 pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning by Jakub Kicinski · 7 years ago
  98. 6b81b19 hv_netvsc: Fix napi reschedule while receive completion is busy by Haiyang Zhang · 7 years ago
  99. a2ec9d1 MAINTAINERS: Drop inactive Vitaly Bordug's email by Krzysztof Kozlowski · 7 years ago
  100. e40562a net: cavium: Add fine-granular dependencies on PCI by Alexander Sverdlin · 7 years ago