1. ca19c70 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 5 years ago
  2. 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 5 years ago
  3. dcadaec Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow' by David S. Miller · 5 years ago
  4. 2da222f net: netdevsim: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  5. 5e89288 net: sfc: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  6. 38e0f74 net: ionic: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  7. 413ae54 net: nfp: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  8. 4a34860 net: mlx4: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  9. 13bde56 net: caif: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  10. cb851c0 mlxsw: reg: Increase register field length to 31 bits by Ido Schimmel · 5 years ago
  11. 0fda760 geneve: move debug check after netdev unregister by Florian Westphal · 5 years ago
  12. 61fad68 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 5 years ago
  13. e1f8f78 net: ip_gre: Separate ERSPAN newlink / changelink callbacks by Petr Machata · 5 years ago
  14. 46ea929 cxgb4: fix delete filter entry fail in unload path by Shahjada Abul Husain · 5 years ago
  15. fc191af net: stmmac: platform: Fix misleading interrupt error msg by Markus Fuchs · 5 years ago
  16. 13d0f7b net/bpfilter: fix dprintf usage for /dev/kmsg by Bruno Meneguele · 5 years ago
  17. 0d1c353 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 5 years ago
  18. b1be2e8 net_sched: hold rtnl lock in tcindex_partial_destroy_work() by Cong Wang · 5 years ago
  19. 94b18a87 Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  20. 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  21. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  22. 16b78f0 Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  23. f31d83f Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  24. d944326 Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  25. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  26. 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 5 years ago
  27. 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 5 years ago
  28. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 5 years ago
  29. b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 5 years ago
  30. 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  31. c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 5 years ago
  32. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 5 years ago
  33. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 5 years ago
  34. d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 5 years ago
  35. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 5 years ago
  36. e4792ff Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  37. 59359fc net: hns3: clear port base VLAN when unload PF by Jian Shen · 5 years ago
  38. 903b85d net: hns3: fix RMW issue for VLAN filter switch by Jian Shen · 5 years ago
  39. 23b4201 net: hns3: fix VF VLAN table entries inconsistent issue by Jian Shen · 5 years ago
  40. 5eb01ddf net: hns3: fix "tc qdisc del" failed issue by Yonglong Liu · 5 years ago
  41. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 5 years ago
  42. 3cc6e2c Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  43. e2e5729 wlcore: remove stray plus sign by Johannes Berg · 5 years ago
  44. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  45. c80b18c rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44 by Larry Finger · 5 years ago
  46. e1f550d net: mvmdio: avoid error message for optional IRQ by Chris Packham · 5 years ago
  47. 012fc74 net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register by Andrew Lunn · 5 years ago
  48. 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 5 years ago
  49. 5e72b23 Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  50. 5d4f785 s390/qeth: implement smarter resizing of the RX buffer pool by Julian Wiedmann · 5 years ago
  51. 0f75e14 s390/qeth: refactor buffer pool code by Julian Wiedmann · 5 years ago
  52. f81649d s390/qeth: use page pointers to manage RX buffer pool by Julian Wiedmann · 5 years ago
  53. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 5 years ago
  54. a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 5 years ago
  55. 46e4c42 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 5 years ago
  56. f3cc008 sxgbe: Fix off by one in samsung driver strncpy size arg by Dominik Czarnota · 5 years ago
  57. f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 5 years ago
  58. eecba79 MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer by Jakub Kicinski · 5 years ago
  59. ab14961 net: fec: validate the new settings in fec_enet_set_coalesce() by Jakub Kicinski · 5 years ago
  60. 443d372 ipmi_si: Avoid spurious errors for optional IRQs by Takashi Iwai · 5 years ago
  61. e3c3b6e Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 5 years ago
  62. 14a0d52 drm/i915: Defer semaphore priority bumping to a workqueue by Chris Wilson · 5 years ago
  63. 8ea6bb8 drm/i915/gt: Close race between cacheline_retire and free by Chris Wilson · 5 years ago
  64. eafc2aa drm/i915/execlists: Enable timeslice on partial virtual engine dequeue by Chris Wilson · 5 years ago
  65. 1d61c5d drm/i915: be more solid in checking the alignment by Matthew Auld · 5 years ago
  66. 259170c drm/i915/gvt: Fix dma-buf display blur issue on CFL by Tina Zhang · 5 years ago
  67. c951b0a drm/i915: Return early for await_start on same timeline by Chris Wilson · 5 years ago
  68. c67b35d drm/i915: Actually emit the await_start by Chris Wilson · 5 years ago
  69. 7395f62d dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom by Nathan Chancellor · 5 years ago
  70. e6e6ec4 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  71. f2df8ce Merge tag 'mac80211-for-net-2020-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  72. addcb1d Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  73. 36feb99 Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  74. c7f26a0 Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  75. a6ff463 Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  76. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 5 years ago
  77. d9815bf ftrace: Return the first found result in lookup_rec() by Artem Savkov · 5 years ago
  78. 90db6d7 bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free by John Fastabend · 5 years ago
  79. ba32679 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 5 years ago
  80. 5cde05c nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 5 years ago
  81. 056e937 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 5 years ago
  82. 0e1a1d8 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 5 years ago
  83. 2165fdf Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  84. 0e635c2 s390/qeth: cancel RX reclaim work earlier by Julian Wiedmann · 5 years ago
  85. 1741385 s390/qeth: handle error when backing RX buffer by Julian Wiedmann · 5 years ago
  86. 240c194 s390/qeth: don't reset default_out_queue by Julian Wiedmann · 5 years ago
  87. a2d8bf7 Merge branch 'MACSec-bugfixes-related-to-MAC-address-change' by David S. Miller · 5 years ago
  88. 09f4136 net: macsec: invoke mdo_upd_secy callback when mac address changed by Dmitry Bogdanov · 5 years ago
  89. 6fc498b net: macsec: update SCI upon MAC address change. by Dmitry Bogdanov · 5 years ago
  90. 7d7195a ibmvnic: Do not process device remove during device reset by Juliet Kim · 5 years ago
  91. ece0d7b net/smc: cancel event worker during device removal by Karsten Graul · 5 years ago
  92. 6038048 ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 5 years ago
  93. f35111a Merge tag 'clang-format-for-linus-v5.6-rc6' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  94. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 5 years ago
  95. e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 5 years ago
  96. 2a48b37 Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  97. 65dfcf0 MAINTAINERS: update cxgb4vf maintainer to Vishal by Jakub Kicinski · 5 years ago
  98. e941484 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  99. 2c1aca4 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 5 years ago
  100. 1d2686d drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot up by Hersen Wu · 5 years ago