1. c863850 sctp: not free the new asoc when sctp_wait_for_connect returns err by Xin Long · 6 years ago
  2. b336dec sctp: fix race on sctp_id2asoc by Marcelo Ricardo Leitner · 6 years ago
  3. 9675931 r8169: re-enable MSI-X on RTL8168g by Heiner Kallweit · 6 years ago
  4. 8425843 net: bpfilter: use get_pid_task instead of pid_task by Taehee Yoo · 6 years ago
  5. efa61c8 ptp: fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  6. 8c3bf9b net: qla3xxx: Remove overflowing shift statement by Nathan Chancellor · 6 years ago
  7. dc6d0f0 Merge branch 'geneve-vxlan-mtu' by David S. Miller · 6 years ago
  8. 6b4f92a geneve, vxlan: Don't set exceptions if skb->len < mtu by Stefano Brivio · 6 years ago
  9. 7463e4f geneve, vxlan: Don't check skb_dst() twice by Stefano Brivio · 6 years ago
  10. 0ac1077 sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead by Xin Long · 6 years ago
  11. bd8be2c Merge branch 'nfp-fix-pedit-set-action-offloads' by David S. Miller · 6 years ago
  12. 140b6ab nfp: flower: use offsets provided by pedit instead of index for ipv6 by Pieter Jansen van Vuuren · 6 years ago
  13. d08c9e5 nfp: flower: fix multiple keys per pedit action by Pieter Jansen van Vuuren · 6 years ago
  14. 8913806 nfp: flower: fix pedit set actions for multiple partial masks by Pieter Jansen van Vuuren · 6 years ago
  15. 1890fea rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler by David Howells · 6 years ago
  16. d805397 sctp: use the pmtu from the icmp packet to update transport pathmtu by Xin Long · 6 years ago
  17. ec20a63 net: fec: don't dump RX FIFO register when not available by Fugang Duan · 6 years ago
  18. fbe1222 qed: fix spelling mistake "Ireelevant" -> "Irrelevant" by Colin Ian King · 6 years ago
  19. dc012f3 ipv6: mcast: fix a use-after-free in inet6_mc_check by Eric Dumazet · 6 years ago
  20. d3092b2 tipc: fix unsafe rcu locking when accessing publication list by Tung Nguyen · 6 years ago
  21. 7ec8dc9 rxrpc: Fix incorrect conditional on IPV6 by David Howells · 6 years ago
  22. f547fac ipv6: rate-limit probes for neighbourless routes by Sabrina Dubroca · 6 years ago
  23. 64bd9c8 net: bcmgenet: Poll internal PHY for GENETv5 by Florian Fainelli · 6 years ago
  24. d6672a5 rxrpc: use correct kvec num when sending BUSY response packet by YueHaibing · 6 years ago
  25. d7b4c24 rxrpc: Fix an uninitialised variable by David Howells · 6 years ago
  26. 4af00f4 tipc: initialize broadcast link stale counter correctly by Jon Maloy · 6 years ago
  27. 5a8e7ae llc: set SOCK_RCU_FREE in llc_sap_add_socket() by Cong Wang · 6 years ago
  28. d0f068e5 Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  29. e331473 net/sched: cls_api: add missing validation of netlink attributes by Davide Caratti · 6 years ago
  30. 58f5bbe ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  31. 2bb3207 ethtool: fix a missing-check bug by Wenwen Wang · 6 years ago
  32. d49c88d r8169: Enable MSI-X on RTL8106e by Jian-Hong Pan · 6 years ago
  33. 028c99f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  34. bab5c80 Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  35. f014ffb afs: Fix afs_server struct leak by David Howells · 6 years ago
  36. b40afc0 MAINTAINERS: use the correct location for dt-bindings includes for mux by Peter Rosin · 6 years ago
  37. 38a12607 mux: adgs1408: use the correct MODULE_LICENSE by Peter Rosin · 6 years ago
  38. 6b3944e afs: Fix cell proc list by David Howells · 6 years ago
  39. 4ea07ab Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Greg Kroah-Hartman · 6 years ago
  40. 60bd7be Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  41. ef0e75a Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  42. a291ab2 Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 6 years ago
  43. 62d2e53 Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  44. c789174 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  45. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  46. 0c53b6a Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Greg Kroah-Hartman · 6 years ago
  47. f0fe77f lib/bch: fix possible stack overrun by Arnd Bergmann · 6 years ago
  48. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  49. 6b9bab5 Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes' by David S. Miller · 6 years ago
  50. 54baca0 net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  51. bf3b452 net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  52. 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
  53. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  54. 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
  55. 511cfd5 r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips by Maciej S. Szmigiero · 6 years ago
  56. 2a1e89df net: socionext: clear rx irq correctly by Ilias Apalodimas · 6 years ago
  57. 2645060 net/mlx4_core: Fix warnings during boot on driverinit param set failures by Moshe Shemesh · 6 years ago
  58. 0778a9f Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Greg Kroah-Hartman · 6 years ago
  59. a1f8dd3 tipc: eliminate possible recursive locking detected by LOCKDEP by Ying Xue · 6 years ago
  60. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  61. 26b1f4c Merge branch 'net-explicitly-requires-bash-when-needed' by David S. Miller · 6 years ago
  62. 12a2ea9 selftests: udpgso_bench.sh explicitly requires bash by Paolo Abeni · 6 years ago
  63. 3c718e6 selftests: rtnetlink.sh explicitly requires bash. by Paolo Abeni · 6 years ago
  64. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  65. 9f203e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  66. a22dd36 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  67. 6302aad Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  68. cee2716 xsk: do not call synchronize_net() under RCU read lock by Björn Töpel · 6 years ago
  69. 4f76177 qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface by Giacinto Cifelli · 6 years ago
  70. e7eb058 tipc: queue socket protocol error messages into socket receive buffer by Parthasarathy Bhuvaragan · 6 years ago
  71. 047491e tipc: set link tolerance correctly in broadcast link by Jon Maloy · 6 years ago
  72. 28b6bfe Merge branch 'net-ipv4-fixes-for-PMTU-when-link-MTU-changes' by David S. Miller · 6 years ago
  73. 28d35bc net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  74. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  75. 7abab7b net/ipv6: stop leaking percpu memory in fib6 info by Mike Rapoport · 6 years ago
  76. 49b538e Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  77. 9a4890b rds: RDS (tcp) hangs on sendto() to unresponding address by Ka-Cheong Poon · 6 years ago
  78. 9dcd936 Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  79. 4718dca Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Greg Kroah-Hartman · 6 years ago
  80. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  81. 37fdffb net/mlx5: WQ, fixes for fragmented WQ buffers API by Tariq Toukan · 6 years ago
  82. a48bc51 net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type by Huy Nguyen · 6 years ago
  83. fd7e848 net/mlx5: Fix memory leak when setting fpga ipsec caps by Talat Batheesh · 6 years ago
  84. b8db9e6 Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  85. 588b593 Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  86. f7e59f3 Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Greg Kroah-Hartman · 6 years ago
  87. dd9a403 IB/mlx5: Unmap DMA addr from HCA before IOMMU by Valentine Fatiev · 6 years ago
  88. 52b5d6f net: make skb_partial_csum_set() more robust against overflows by Eric Dumazet · 6 years ago
  89. 8b79f41 Merge branch 'devlink-param-type-string-fixes' by David S. Miller · 6 years ago
  90. bde74ad1 devlink: Add helper function for safely copy string param by Moshe Shemesh · 6 years ago
  91. 1276534 devlink: Fix param cmode driverinit for string type by Moshe Shemesh · 6 years ago
  92. f355cfc devlink: Fix param set handling for string type by Moshe Shemesh · 6 years ago
  93. 5318321 samples: disable CONFIG_SAMPLES for UML by Masahiro Yamada · 6 years ago
  94. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  95. f259f89 pinctrl: mcp23s08: fix irq and irqchip setup order by Marco Felsch · 6 years ago
  96. 3e779a2 gpio: Assign gpio_irq_chip::parents to non-stack pointer by Stephen Boyd · 6 years ago
  97. 4f66667 libertas: call into generic suspend code before turning off power by Daniel Mack · 6 years ago
  98. 8894891 of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  99. bb2d8f2 Merge tag 'tag-chrome-platform-fixes-for-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Greg Kroah-Hartman · 6 years ago
  100. c350a1d Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Greg Kroah-Hartman · 6 years ago