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