1. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  2. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  3. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  4. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  5. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  6. ea53abf bonding/802.3ad: fix link_failure_count tracking by Jarod Wilson · 6 years ago
  7. 0432e83 net: phy: realtek: fix RTL8201F sysfs name by Holger Hoffstätte · 6 years ago
  8. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  9. fd82d61 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  10. 1e2d3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  11. 9680155 mlxsw: spectrum: Fix IP2ME CPU policer configuration by Shalom Toledo · 6 years ago
  12. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  13. 9261921 qed: fix link config error handling by Arnd Bergmann · 6 years ago
  14. e8ccbb7 net: hns3: Fix for out-of-bounds access when setting pfc back pressure by Yunsheng Lin · 6 years ago
  15. cb53fd5 Merge branch 'net-bql-better-deal-with-GSO' by David S. Miller · 6 years ago
  16. c297344 net/mlx4_en: use __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  17. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  18. 3e59020 net: bql: add __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  19. b8a5d06 Merge branch 's390-qeth-fixes' by David S. Miller · 6 years ago
  20. 54e049c s390/qeth: report 25Gbit link speed by Julian Wiedmann · 6 years ago
  21. 125d7d3 s390/qeth: sanitize ARP requests by Julian Wiedmann · 6 years ago
  22. 9fae5c3 s390/qeth: fix initial operstate by Julian Wiedmann · 6 years ago
  23. 30356d0 s390/qeth: unregister netdevice only when registered by Julian Wiedmann · 6 years ago
  24. bd74a7f s390/qeth: fix HiperSockets sniffer by Julian Wiedmann · 6 years ago
  25. e19e5be s390/qeth: sanitize strings in debug messages by Julian Wiedmann · 6 years ago
  26. 265ad06 Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT' by David S. Miller · 6 years ago
  27. 7cb6a2a net: systemport: Protect stop from timeout by Florian Fainelli · 6 years ago
  28. 09e805d net: bcmgenet: protect stop from timeout by Doug Berger · 6 years ago
  29. c7e86ac rxrpc: Fix lockup due to no error backoff after ack transmit error by David Howells · 6 years ago
  30. 284fb78 net: dsa: microchip: initialize mutex before use by Tristram Ha · 6 years ago
  31. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  32. 7b900ea usbnet: smsc95xx: disable carrier check while suspending by Frieder Schrempf · 6 years ago
  33. 49682bf net: document skb parameter in function 'skb_gso_size_check' by Mathieu Malaterre · 6 years ago
  34. 28c2fae bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv by Daniel Borkmann · 6 years ago
  35. b0970f2 Merge branch 'bpf-accurate-prog-addr' by Daniel Borkmann · 6 years ago
  36. ff1889f bpf: show main program address and length in bpf_prog_info by Song Liu · 6 years ago
  37. de57e99 bpf: show real jited address in bpf_prog_info->jited_ksyms by Song Liu · 6 years ago
  38. df07347 bpf: show real jited prog address in /proc/kallsyms by Song Liu · 6 years ago
  39. 7de414a net: drop skb on failure in ip_check_defrag() by Cong Wang · 6 years ago
  40. 7c6c54b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  41. 6444ccf Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  42. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  43. ffb845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  44. 5c99a8d Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  45. eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  46. e8d0c9a csky: use common dtb build rules by Guo Ren · 6 years ago
  47. c4c14c3 csky: remove builtin-dtb Kbuild by Guo Ren · 6 years ago
  48. 46ebe28 openvswitch: Fix push/pop ethernet validation by Jaime Caamaño Ruiz · 6 years ago
  49. 30549aa net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules by Niklas Cassel · 6 years ago
  50. 1f2b5b8 sparc64: Wire up compat getpeername and getsockname. by David S. Miller · 6 years ago
  51. 4d3163c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  52. df975da Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  53. dfeb8f4 Merge branch 'verifier-fixes' by Alexei Starovoitov · 6 years ago
  54. 832c6f2 bpf: test make sure to run unpriv test cases in test_verifier by Daniel Borkmann · 6 years ago
  55. 2683f41 bpf: add various test cases to test_verifier by Daniel Borkmann · 6 years ago
  56. 4d31f30 bpf: don't set id on after map lookup with ptr_to_map_val return by Daniel Borkmann · 6 years ago
  57. 0962590 bpf: fix partial copy of map_ptr when dst is scalar by Daniel Borkmann · 6 years ago
  58. 5b74498 Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  59. 012ebc3 MAINTAINERS: add maintainer for IMX LPI2C driver by A.s. Dong · 6 years ago
  60. 69819c7 dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string by A.s. Dong · 6 years ago
  61. 6f108dd i2c: Clear client->irq in i2c_device_remove by Charles Keepax · 6 years ago
  62. b9bb3fd i2c: Remove unnecessary call to irq_find_mapping by Charles Keepax · 6 years ago
  63. 3dca04d Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  64. 9bb9d4f Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  65. adb6b2b Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 6 years ago
  66. 3615353 libbpf: Fix compile error in libbpf_attach_type_by_name by Andrey Ignatov · 6 years ago
  67. deee2ca kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists by Li Zhijian · 6 years ago
  68. 9b5cf82 Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  69. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  70. e2acddd Merge branch 'mlxsw-Enable-minimum-shaper-on-MC-TCs' by David S. Miller · 6 years ago
  71. a5ee171 selftests: mlxsw: qos_mc_aware: Add a test for UC awareness by Petr Machata · 6 years ago
  72. 8f3f093 selftests: mlxsw: qos_mc_aware: Tweak for min shaper by Petr Machata · 6 years ago
  73. 0fe6402 mlxsw: spectrum: Set minimum shaper on MC TCs by Petr Machata · 6 years ago
  74. 8b93182 mlxsw: reg: QEEC: Add minimum shaper fields by Petr Machata · 6 years ago
  75. c4d63c7 Merge branch 'hns3-fixes' by David S. Miller · 6 years ago
  76. 29118ab9 net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset() by Huazhong Tan · 6 years ago
  77. a963052 net: hns3: bugfix for rtnl_lock's range in the hclge_reset() by Huazhong Tan · 6 years ago
  78. 3c88ed1 net: hns3: bugfix for handling mailbox while the command queue reinitialized by Huazhong Tan · 6 years ago
  79. 7fa6be4 net: hns3: fix incorrect return value/type of some functions by Huazhong Tan · 6 years ago
  80. 1c12493 net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read by Huazhong Tan · 6 years ago
  81. 6d71ec6 net: hns3: bugfix for is_valid_csq_clean_head() by Huazhong Tan · 6 years ago
  82. 5faaf07 net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring() by Huazhong Tan · 6 years ago
  83. b2f74db net: hns3: bugfix for the initialization of command queue's spin lock by Huazhong Tan · 6 years ago
  84. 0d44114 net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem by Huazhong Tan · 6 years ago
  85. 73b907a net: hns3: bugfix for buffer not free problem during resetting by Huazhong Tan · 6 years ago
  86. ece4bf4 net: hns3: add error handler for hns3_nic_init_vector_data() by Huazhong Tan · 6 years ago
  87. d48051c net/mlx5e: fix csum adjustments caused by RXFCS by Eric Dumazet · 6 years ago
  88. ff00226 vhost: Fix Spectre V1 vulnerability by Jason Wang · 6 years ago
  89. b1c2344 net: drop a space before tabs by Bo YU · 6 years ago
  90. c4147be net: add an identifier name for 'struct sock *' by Bo YU · 6 years ago
  91. e761108 net: hns3: fix spelling mistake "intrerrupt" -> "interrupt" by Colin Ian King · 6 years ago
  92. ef70696 lib: Remove umoddi3 and udivmoddi4 by Palmer Dabbelt · 6 years ago
  93. 9b4789e Move EM_RISCV into elf-em.h by Palmer Dabbelt · 6 years ago
  94. 732e8e4 RISC-V: properly determine hardware caps by Andreas Schwab · 6 years ago
  95. 0ef08ca Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" by Palmer Dabbelt · 6 years ago
  96. 3b306f6 Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" by Palmer Dabbelt · 6 years ago
  97. a9ac6cc Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  98. d547d44 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  99. 519f64b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  100. 6702185 ixgbe: fix MAC anti-spoofing filter after VFLR by Radoslaw Tyl · 6 years ago