1. 2b5ea29 Merge branch 'bnxt_en-Bug-fixes' by Jakub Kicinski · 5 years ago
  2. 18e4960 bnxt_en: Fix TC queue mapping. by Michael Chan · 5 years ago
  3. d407302 bnxt_en: Fix logic that disables Bus Master during firmware reset. by Vasundhara Volam · 5 years ago
  4. 12de2ea bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset. by Michael Chan · 5 years ago
  5. c16d4ee bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected. by Michael Chan · 5 years ago
  6. 14b41a2 net: stmmac: Delete txtimer in suspend() by Nicolin Chen · 5 years ago
  7. 3d80c65 Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Jakub Kicinski · 5 years ago
  8. 5273a19 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 5 years ago
  9. 83d0585 Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-handling-race' by Jakub Kicinski · 5 years ago
  10. af8c8a4 selftests: net: Add FIN_ACK processing order related latency spike test by SeongJae Park · 5 years ago
  11. 9603d47 tcp: Reduce SYN resend delay if a suspicous ACK is received by SeongJae Park · 5 years ago
  12. dff6bc1 MAINTAINERS: correct entries for ISDN/mISDN section by Lukas Bulwahn · 5 years ago
  13. b7c3a17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 5 years ago
  14. cb3c0e6 cls_rsvp: fix rsvp_policy by Eric Dumazet · 5 years ago
  15. e8d5bb4 MAINTAINERS: Orphan HSR network protocol by Sven Eckelmann · 5 years ago
  16. d32a06f qed: Fix a error code in qed_hw_init() by Dan Carpenter · 5 years ago
  17. 08ff781 octeontx2-pf: Fix an IS_ERR() vs NULL bug by Dan Carpenter · 5 years ago
  18. 784f834 tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 5 years ago
  19. db7ffee tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 5 years ago
  20. 2fbdd56 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 5 years ago
  21. c13c48c0 tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 5 years ago
  22. 78e06cf netfilter: nf_flowtable: fix documentation by Matteo Croce · 5 years ago
  23. c22208b netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag by Paul Blakey · 5 years ago
  24. 0f34f30 netfilter: flowtable: Fix missing flush hardware on table free by Paul Blakey · 5 years ago
  25. 91bfaa1 netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup by Paul Blakey · 5 years ago
  26. b9e0102 netfilter: Use kvcalloc by Joe Perches · 5 years ago
  27. 91a7d4b mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps by Nathan Chancellor · 5 years ago
  28. b5ce31b ionic: fix rxq comp packet type mask by Shannon Nelson · 5 years ago
  29. 2318ca8 net: phy: at803x: disable vddio regulator by Michael Walle · 5 years ago
  30. 2e1bf3a net: mii_timestamper: fix static allocation by PHY driver by Michael Walle · 5 years ago
  31. 0e0daf6 net: mdio: of: fix potential NULL pointer derefernce by Michael Walle · 5 years ago
  32. 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
  33. f71dbf2 rxrpc: Fix insufficient receive notification generation by David Howells · 5 years ago
  34. fac20b9 rxrpc: Fix use-after-free in rxrpc_put_local() by David Howells · 5 years ago
  35. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  36. 4cadc60 Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  37. 893e591 Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  38. 1c715a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  39. 5e237e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 5 years ago
  40. 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  41. 11f2534 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  42. 9fbf082 net/core: Do not clear VF index for node/port GUIDs query by Leon Romanovsky · 5 years ago
  43. d68712e y2038: sparc: remove use of struct timex by Arnd Bergmann · 5 years ago
  44. 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  45. 2fd3c5c ide: make drive->dn read only by Dan Carpenter · 5 years ago
  46. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  47. 72d62c4 net: drop_monitor: Use kstrdup by Joe Perches · 5 years ago
  48. d0208bf udp: document udp_rcv_segment special case for looped packets by Willem de Bruijn · 5 years ago
  49. 389b8fb3 mptcp: MPTCP_HMAC_TEST should depend on MPTCP by Geert Uytterhoeven · 5 years ago
  50. 8e1974a mptcp: Fix incorrect IPV6 dependency check by Geert Uytterhoeven · 5 years ago
  51. d47c7f0 Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  52. 39bed42 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  53. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  54. 896f8d2 Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  56. e9f8ca0 Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  57. 05ef8b9 Merge tag 'docs-5.6' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  58. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  59. ce7ae9d Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  60. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  61. a4fe2b4 Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  62. 3e4827b io_uring: add support for epoll_ctl(2) by Jens Axboe · 5 years ago
  63. 39220e8 eventpoll: support non-blocking do_epoll_ctl() calls by Jens Axboe · 5 years ago
  64. 58e41a4 eventpoll: abstract out epoll_ctl() handler by Jens Axboe · 5 years ago
  65. f86cd20 io_uring: fix linked command file table usage by Jens Axboe · 5 years ago
  66. 3893c202 Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  67. 5307040 Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  68. ccd1f27 Revert "MAINTAINERS: mptcp@ mailing list is moderated" by Mat Martineau · 5 years ago
  69. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  70. 15d6632 Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 5 years ago
  71. 80b60e3 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  73. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  74. 7ba31c3f Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  75. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  76. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  77. 6ba3d70 Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  78. fa889d8 Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  79. 5038517 netfilter: ipset: fix suspicious RCU usage in find_set_and_id by Kadlecsik József · 5 years ago
  80. d55c6ab Merge branch 'mptcp-fix-sockopt-crash-and-lockdep-splats' by David S. Miller · 5 years ago
  81. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  82. b2c5b61 mptcp: avoid a lockdep splat when mcast group was joined by Florian Westphal · 5 years ago
  83. 50e741b mptcp: fix panic on user pointer access by Florian Westphal · 5 years ago
  84. c9fd9c5 mptcp: defer freeing of cached ext until last moment by Florian Westphal · 5 years ago
  85. 44efc78 net: mvneta: fix XDP support if sw bm is used as fallback by Lorenzo Bianconi · 5 years ago
  86. 793da4b sch_choke: Use kvcalloc by Joe Perches · 5 years ago
  87. f6f7d8c mptcp: Fix build with PROC_FS disabled. by David S. Miller · 5 years ago
  88. 74759e1 MAINTAINERS: mptcp@ mailing list is moderated by Randy Dunlap · 5 years ago
  89. c3463aed drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing by Ben Skeggs · 5 years ago
  90. 1c338ed drm/nouveau/acr: return error when registering LSF if ACR not supported by Ben Skeggs · 5 years ago
  91. 86e18eb drm/nouveau/disp/gv100-: not all channel types support reporting error codes by Ben Skeggs · 5 years ago
  92. 0e6176c drm/nouveau/disp/nv50-: prevent oops when no channel method map provided by Ben Skeggs · 5 years ago
  93. 0352029 drm/nouveau: support synchronous pushbuf submission by Ben Skeggs · 5 years ago
  94. ea13e5a drm/nouveau: signal pending fences when channel has been killed by Ben Skeggs · 5 years ago
  95. 0181f4b drm/nouveau: reject attempts to submit to dead channels by Ben Skeggs · 5 years ago
  96. 4c9ee1b drm/nouveau: zero vma pointer even if we only unreference it rather than free by Ben Skeggs · 5 years ago
  97. 742db30 drm/nouveau: Add HD-audio component notifier support by Takashi Iwai · 5 years ago
  98. b3a6082 Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  99. 73a0bff Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  100. 2cf64d7 Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 5 years ago