1. 028fd76 Revert "net: mvmdio: avoid error message for optional IRQ" by Chris Packham · 5 years ago
  2. 32ca98f net: ip_gre: Accept IFLA_INFO_DATA-less configuration by Petr Machata · 5 years ago
  3. 065fd83 net: mvneta: Fix the case where the last poll did not process all rx by Jisheng Zhang · 5 years ago
  4. b317538 net: vxge: fix wrong __VA_ARGS__ usage by Zheng Wei · 5 years ago
  5. 83d0010 Merge branch 'QorIQ-DPAA-ARM-RDBs-need-internal-delay-on-RGMII' by David S. Miller · 5 years ago
  6. d79e9d7 arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode by Madalin Bucur · 5 years ago
  7. 4022d80 arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id by Madalin Bucur · 5 years ago
  8. 0fe1568 net: fsl/fman: treat all RGMII modes in memac_adjust_link() by Madalin Bucur · 5 years ago
  9. 23c3948 Merge branch 'ethtool-fail-with-error-if-request-has-unknown-flags' by David S. Miller · 5 years ago
  10. 2363d73 ethtool: reject unrecognized request flags by Michal Kubecek · 5 years ago
  11. f1388ec netlink: add nl_set_extack_cookie_u32() by Michal Kubecek · 5 years ago
  12. fe2a31d netlink: allow extack cookie also for error messages by Michal Kubecek · 5 years ago
  13. ef299cc net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 5 years ago
  14. 4ae649e Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback' by David S. Miller · 5 years ago
  15. 09e91db hsr: set .netnsok flag by Taehee Yoo · 5 years ago
  16. ca19c70 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 5 years ago
  17. 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 5 years ago
  18. dcadaec Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow' by David S. Miller · 5 years ago
  19. 2da222f net: netdevsim: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  20. 5e89288 net: sfc: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  21. 38e0f74 net: ionic: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  22. 413ae54 net: nfp: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  23. 4a34860 net: mlx4: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  24. 13bde56 net: caif: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  25. cb851c0 mlxsw: reg: Increase register field length to 31 bits by Ido Schimmel · 5 years ago
  26. 0fda760 geneve: move debug check after netdev unregister by Florian Westphal · 5 years ago
  27. 61fad68 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 5 years ago
  28. e1f8f78 net: ip_gre: Separate ERSPAN newlink / changelink callbacks by Petr Machata · 5 years ago
  29. 46ea929 cxgb4: fix delete filter entry fail in unload path by Shahjada Abul Husain · 5 years ago
  30. fc191af net: stmmac: platform: Fix misleading interrupt error msg by Markus Fuchs · 5 years ago
  31. 13d0f7b net/bpfilter: fix dprintf usage for /dev/kmsg by Bruno Meneguele · 5 years ago
  32. 0d1c353 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 5 years ago
  33. b1be2e8 net_sched: hold rtnl lock in tcindex_partial_destroy_work() by Cong Wang · 5 years ago
  34. 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
  35. 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  36. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  37. 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
  38. 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
  39. 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
  40. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  41. 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 5 years ago
  42. 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 5 years ago
  43. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 5 years ago
  44. b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 5 years ago
  45. 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  46. c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 5 years ago
  47. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 5 years ago
  48. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 5 years ago
  49. d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 5 years ago
  50. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 5 years ago
  51. e4792ff Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  52. 59359fc net: hns3: clear port base VLAN when unload PF by Jian Shen · 5 years ago
  53. 903b85d net: hns3: fix RMW issue for VLAN filter switch by Jian Shen · 5 years ago
  54. 23b4201 net: hns3: fix VF VLAN table entries inconsistent issue by Jian Shen · 5 years ago
  55. 5eb01ddf net: hns3: fix "tc qdisc del" failed issue by Yonglong Liu · 5 years ago
  56. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 5 years ago
  57. 3cc6e2c Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  58. e2e5729 wlcore: remove stray plus sign by Johannes Berg · 5 years ago
  59. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  60. c80b18c rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44 by Larry Finger · 5 years ago
  61. e1f550d net: mvmdio: avoid error message for optional IRQ by Chris Packham · 5 years ago
  62. 012fc74 net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register by Andrew Lunn · 5 years ago
  63. 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 5 years ago
  64. 5e72b23 Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  65. 5d4f785 s390/qeth: implement smarter resizing of the RX buffer pool by Julian Wiedmann · 5 years ago
  66. 0f75e14 s390/qeth: refactor buffer pool code by Julian Wiedmann · 5 years ago
  67. f81649d s390/qeth: use page pointers to manage RX buffer pool by Julian Wiedmann · 5 years ago
  68. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 5 years ago
  69. a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 5 years ago
  70. 46e4c42 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 5 years ago
  71. f3cc008 sxgbe: Fix off by one in samsung driver strncpy size arg by Dominik Czarnota · 5 years ago
  72. f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 5 years ago
  73. eecba79 MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer by Jakub Kicinski · 5 years ago
  74. ab14961 net: fec: validate the new settings in fec_enet_set_coalesce() by Jakub Kicinski · 5 years ago
  75. 443d372 ipmi_si: Avoid spurious errors for optional IRQs by Takashi Iwai · 5 years ago
  76. 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
  77. 14a0d52 drm/i915: Defer semaphore priority bumping to a workqueue by Chris Wilson · 5 years ago
  78. 8ea6bb8 drm/i915/gt: Close race between cacheline_retire and free by Chris Wilson · 5 years ago
  79. eafc2aa drm/i915/execlists: Enable timeslice on partial virtual engine dequeue by Chris Wilson · 5 years ago
  80. 1d61c5d drm/i915: be more solid in checking the alignment by Matthew Auld · 5 years ago
  81. 259170c drm/i915/gvt: Fix dma-buf display blur issue on CFL by Tina Zhang · 5 years ago
  82. c951b0a drm/i915: Return early for await_start on same timeline by Chris Wilson · 5 years ago
  83. c67b35d drm/i915: Actually emit the await_start by Chris Wilson · 5 years ago
  84. 7395f62d dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom by Nathan Chancellor · 5 years ago
  85. e6e6ec4 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  86. 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
  87. 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
  88. 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
  89. 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
  90. 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
  91. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 5 years ago
  92. d9815bf ftrace: Return the first found result in lookup_rec() by Artem Savkov · 5 years ago
  93. 90db6d7 bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free by John Fastabend · 5 years ago
  94. ba32679 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 5 years ago
  95. 5cde05c nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 5 years ago
  96. 056e937 nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 5 years ago
  97. 0e1a1d8 nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 5 years ago
  98. 2165fdf Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  99. 0e635c2 s390/qeth: cancel RX reclaim work earlier by Julian Wiedmann · 5 years ago
  100. 1741385 s390/qeth: handle error when backing RX buffer by Julian Wiedmann · 5 years ago