1. 6b1bbf9 net/smc: fix invalid return code in smcd_new_buf_create() by Karsten Graul · 4 years, 5 months ago
  2. ef12ad4 net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 5 months ago
  3. d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 5 months ago
  4. 1d273fc bpfilter: Fix build error with CONFIG_BPFILTER_UMH by YueHaibing · 4 years, 5 months ago
  5. d086a1c net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info by Leon Romanovsky · 4 years, 5 months ago
  6. 15f0d29 Merge branch 'ibmveth-gso-fix' by Jakub Kicinski · 4 years, 5 months ago
  7. 413f142 ibmveth: Identify ingress large send packets. by David Wilder · 4 years, 5 months ago
  8. 5ce9ad8 ibmveth: Switch order of ibmveth_helper calls. by David Wilder · 4 years, 5 months ago
  9. 2ef813b cxgb4: handle 4-tuple PEDIT to NAT mode translation by Herat Ramani · 4 years, 5 months ago
  10. f8ea4a1 Merge branch 'l3mdev-icmp-error-route-lookup-fixes' by Jakub Kicinski · 4 years, 5 months ago
  11. 1a01727 selftests: Add VRF route leaking tests by Michael Jeanson · 4 years, 5 months ago
  12. 272928d ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 5 months ago
  13. e1e84eb ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 5 months ago
  14. 1e40d75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 5 months ago
  15. fdafed4 ip_gre: set dev->hard_header_len and dev->needed_headroom properly by Cong Wang · 4 years, 5 months ago
  16. 4e3bbb3 socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled by Christian Eggers · 4 years, 5 months ago
  17. 59e611a socket: fix option SO_TIMESTAMPING_NEW by Christian Eggers · 4 years, 5 months ago
  18. 0d9826b netfilter: nf_log: missing vlan offload tag and proto by Pablo Neira Ayuso · 4 years, 5 months ago
  19. 254941f docs: networking: update XPS to account for netif_set_xps_queue by Willem de Bruijn · 4 years, 5 months ago
  20. 64a632d net: fec: Fix phy_device lookup for phy_reset_after_clk_enable() by Marek Vasut · 4 years, 5 months ago
  21. b2b8a92 mlx4: handle non-napi callers to napi_poll by Jonathan Lemon · 4 years, 5 months ago
  22. 3af5f0f net: korina: fix kfree of rx/tx descriptor array by Valentin Vidic · 4 years, 5 months ago
  23. 8098bd6 net: dsa: microchip: fix race condition by Christian Eggers · 4 years, 5 months ago
  24. 98a381a netfilter: nftables: extend error reporting for chain updates by Pablo Neira Ayuso · 4 years, 5 months ago
  25. 7980d2e ipvs: clear skb->tstamp in forwarding path by Julian Anastasov · 4 years, 5 months ago
  26. ea2f7da selftests: netfilter: extend nfqueue test case by Florian Westphal · 4 years, 5 months ago
  27. 874fb9e ipv4: Restore flowi4_oif update before call to xfrm_lookup_route by David Ahern · 4 years, 5 months ago
  28. 49fb2f33 Merge branch 'mptcp-some-fallback-fixes' by Jakub Kicinski · 4 years, 5 months ago
  29. 0e4f35d mptcp: subflows garbage collection by Paolo Abeni · 4 years, 5 months ago
  30. d582484 mptcp: fix fallback for MP_JOIN subflows by Paolo Abeni · 4 years, 5 months ago
  31. 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 5 months ago
  32. 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 5 months ago
  33. b54fa64 Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 5 months ago
  34. 7b50ee3 tipc: fix NULL pointer dereference in tipc_named_rcv by Hoang Huu Le · 4 years, 5 months ago
  35. ed42989 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 5 months ago
  36. 923527d net/tls: remove a duplicate function prototype by Randy Dunlap · 4 years, 5 months ago
  37. ea1dd3e net/tls: sendfile fails with ktls offload by Rohit Maheshwari · 4 years, 5 months ago
  38. 394039f net: tlan: Fix typo abitrary by Naoki Hayama · 4 years, 5 months ago
  39. 4a65dff net: ipv6: Discard next-hop MTU less than minimum link MTU by Georg Kohmann · 4 years, 5 months ago
  40. d170438 net: ipa: skip suspend/resume activities if not set up by Alex Elder · 4 years, 5 months ago
  41. d3b2dc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 5 months ago
  42. 37198e9 net: mptcp: make DACK4/DACK8 usage consistent among all subflows by Davide Caratti · 4 years, 5 months ago
  43. 0da1ccb net: fec: Fix PHY init after phy_reset_after_clk_enable() by Marek Vasut · 4 years, 5 months ago
  44. 13ba4c4 net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt by Marc Kleine-Budde · 4 years, 5 months ago
  45. 3fdd47c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  46. e009f95 can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt by Cong Wang · 4 years, 5 months ago
  47. 6288c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  48. aff9077 vdpa/mlx5: Fix dependency on MLX5_CORE by Eli Cohen · 4 years, 5 months ago
  49. 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 6 months ago
  50. 28802e7 net: usb: qmi_wwan: add Cellient MPL200 card by Wilken Gottwalt · 4 years, 5 months ago
  51. c7cc920 macsec: avoid use-after-free in macsec_handle_frame() by Eric Dumazet · 4 years, 5 months ago
  52. 47dda78 r8169: consider that PHY reset may still be in progress after applying firmware by Heiner Kallweit · 4 years, 5 months ago
  53. 8aa7b52 openvswitch: handle DNAT tuple collision by Dumitru Ceara · 4 years, 5 months ago
  54. d42ee76 sctp: fix sctp_auth_init_hmacs() error path by Eric Dumazet · 4 years, 5 months ago
  55. a9e54cb Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 5 months ago
  56. cfe90f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 5 months ago
  57. b6c02ef bridge: Netlink interface fix. by Henrik Bjoernlund · 4 years, 5 months ago
  58. 3d006ee Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  59. b9e3aa2 Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 5 months ago
  60. 86f0a5f Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  61. ec0fa0b afs: Fix deadlock between writeback and truncate by David Howells · 4 years, 5 months ago
  62. f3c64ed mm: avoid early COW write protect games during fork() by Linus Torvalds · 4 years, 6 months ago
  63. 3dc289f net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() by Anant Thazhemadam · 4 years, 5 months ago
  64. 5b9fbeb bpf: Fix scalar32_min_max_or bounds tracking by Daniel Borkmann · 4 years, 5 months ago
  65. d10285a drm/nouveau/mem: guard against NULL pointer access in mem_del by Karol Herbst · 4 years, 5 months ago
  66. c3e0276 drm/nouveau/device: return error for unknown chipsets by Karol Herbst · 4 years, 5 months ago
  67. 8ff006e exfat: fix use of uninitialized spinlock on error path by Namjae Jeon · 4 years, 6 months ago
  68. d6c9efd exfat: fix pointer error checking by Tetsuhiro Kohada · 4 years, 7 months ago
  69. 5a06771 arm/arm64: xen: Fix to convert percpu address to gfn correctly by Masami Hiramatsu · 4 years, 5 months ago
  70. 81f1f5a can: m_can_platform: don't call m_can_class_suspend in runtime suspend by Lucas Stach · 4 years, 7 months ago
  71. c85fb28 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  72. 6ec37e6 Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 5 months ago
  73. f1e141e Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  74. 4013c14 usermodehelper: reset umask to default before executing user process by Linus Torvalds · 4 years, 6 months ago
  75. d1a819a splice: teach splice pipe reading about empty pipe buffers by Linus Torvalds · 4 years, 6 months ago
  76. 39e4716 crypto: arm64: Use x16 with indirect branch to bti_c by Jeremy Linton · 4 years, 5 months ago
  77. d91dc43 Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 5 months ago
  78. 86bccd0 tcp: fix receive window update in tcp_add_backlog() by Eric Dumazet · 4 years, 6 months ago
  79. f45a424 net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails by Anant Thazhemadam · 4 years, 6 months ago
  80. 017512a mptcp: more DATA FIN fixes by Paolo Abeni · 4 years, 6 months ago
  81. c88c5ed Merge branch 'Fix-tail-dropping-watermarks-for-Ocelot-switches' by David S. Miller · 4 years, 5 months ago
  82. 0132649 net: mscc: ocelot: warn when encoding an out-of-bounds watermark value by Vladimir Oltean · 4 years, 6 months ago
  83. 601e984 net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP by Vladimir Oltean · 4 years, 6 months ago
  84. 082bb94 net: qrtr: ns: Fix the incorrect usage of rcu_read_lock() by Manivannan Sadhasivam · 4 years, 6 months ago
  85. 1797d58 platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many different models by Hans de Goede · 4 years, 6 months ago
  86. 86fdf61 Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
  87. 7575fdd Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 6 months ago
  88. 165563c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  89. 38b1dc4 rxrpc: Fix server keyring leak by David Howells · 4 years, 6 months ago
  90. fea9911 rxrpc: The server keyring isn't network-namespaced by David Howells · 4 years, 6 months ago
  91. 2d914c1 rxrpc: Fix accept on a connection that need securing by David Howells · 4 years, 6 months ago
  92. fa1d113 rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 4 years, 6 months ago
  93. 9a059cd rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years, 6 months ago
  94. 5630511 rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years, 7 months ago
  95. 720ef73 platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse by Aaron Ma · 4 years, 6 months ago
  96. 549738f Linux 5.9-rc8 by Linus Torvalds · 4 years, 6 months ago
  97. 4296adc net/core: check length before updating Ethertype in skb_mpls_{push,pop} by Guillaume Nault · 4 years, 6 months ago
  98. f4544e5 net: mvneta: fix double free of txq->buf by Tom Rix · 4 years, 6 months ago
  99. 580e427 net_sched: check error pointer in tcf_dump_walker() by Cong Wang · 4 years, 6 months ago
  100. 9a9e774 net: team: fix memory leak in __team_options_register by Anant Thazhemadam · 4 years, 6 months ago