1. d78a5eb Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  2. 9a764c1 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  3. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  4. c7589401 net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  5. cfc4351 rapidio/rionet: do not free skb before reading its length by Pan Bian · 6 years ago
  6. 529eb36 i40e: fix kerneldoc for xsk methods by Jan Sokolowski · 6 years ago
  7. a8bf879 ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  8. eab077aa i40e: Fix deletion of MAC filters by Lihong Yang · 6 years ago
  9. e4c39f7 igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  10. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  11. 4df5ce9 lan743x: Enable driver to work with LAN7431 by Bryan Whitehead · 6 years ago
  12. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  13. cc59220 lan743x: fix return value for lan743x_tx_napi_poll by Bryan Whitehead · 6 years ago
  14. 4b5adba net: via: via-velocity: fix spelling mistake "alignement" -> "alignment" by Colin Ian King · 6 years ago
  15. 1d51065 qed: fix spelling mistake "attnetion" -> "attention" by Colin Ian King · 6 years ago
  16. 24a6d2d net: thunderx: fix NULL pointer dereference in nic_remove by Lorenzo Bianconi · 6 years ago
  17. 0d32f17 sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  18. a8842e97 firestream: fix spelling mistake: "Inititing" -> "Initializing" by Colin Ian King · 6 years ago
  19. c85ddec net: phy: add workaround for issue where PHY driver doesn't bind to the device by Heiner Kallweit · 6 years ago
  20. 45611c6 usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 6 years ago
  21. 93143f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  22. 2b9034b sparc: Adjust bpf JIT prologue for PSEUDO calls. by David Miller · 6 years ago
  23. fa1e0c9 bpf, doc: add entries of who looks over which jits by Daniel Borkmann · 6 years ago
  24. e2ac579 sparc: Correct ctx->saw_frame_pointer logic. by David Miller · 6 years ago
  25. c44768a sparc: Fix JIT fused branch convergance. by David Miller · 6 years ago
  26. fdac315 Merge branch 'arm64-jit-fixes' by Alexei Starovoitov · 6 years ago
  27. 8c11ea5 bpf, arm64: fix getting subprog addr from aux for calls by Daniel Borkmann · 6 years ago
  28. e2c95a6 bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr by Daniel Borkmann · 6 years ago
  29. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  30. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  31. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  32. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  33. 8925908 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too by Florian Westphal · 6 years ago
  34. 2a31e4b ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  35. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  36. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  37. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  38. d146194 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  39. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  40. abe72ff Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  41. 07093b7 net: gemini: Fix copy/paste error by Andreas Fiedler · 6 years ago
  42. 3fa528b net: phy: mscc: fix deadlock in vsc85xx_default_config by Quentin Schulz · 6 years ago
  43. e7b9fb4 dt-bindings: dsa: Fix typo in "probed" by Fabio Estevam · 6 years ago
  44. ef2a7cf net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue by Lorenzo Bianconi · 6 years ago
  45. c44c749 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  46. 5ed9dc9 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  47. 1efb6ee bpf: fix check of allowed specifiers in bpf_trace_printk by Martynas Pumputis · 6 years ago
  48. 18ba58e virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  49. e59ff2c virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago
  50. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  51. 3381918 Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  53. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  54. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  55. d88783b Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  56. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  57. a03bac5 Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  58. b88af99 Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  59. 4f9f496 arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block by Will Deacon · 6 years ago
  60. e6005d3 Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  61. dcd3aa3 Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  62. 9b7c880 Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  63. b5d9a07 arm64: sysreg: fix sparse warnings by Sergey Matyukevich · 6 years ago
  64. 1d50088 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  65. bec00cb Merge branches 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  66. 98c9cdf Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  67. 813961d bpf: fix integer overflow in queue_stack_map by Alexei Starovoitov · 6 years ago
  68. 039e70a Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors' by David S. Miller · 6 years ago
  69. 5bf032e ibmvnic: Update driver queues after change in ring size support by Thomas Falcon · 6 years ago
  70. b7cdec3 ibmvnic: Fix RX queue buffer cleanup by Thomas Falcon · 6 years ago
  71. 6d0f60b net: thunderx: set xdp_prog to NULL if bpf_prog_add fails by Lorenzo Bianconi · 6 years ago
  72. 0211dda net/dim: Update DIM start sample after each DIM iteration by Tal Gilboa · 6 years ago
  73. edeca3a Merge tag 'sound-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  74. 52465bc Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  75. 4cd7319 Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  76. ef4d6f2c Merge tag 'mtd/fixes-for-4.20-rc4' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  77. b84b634 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  78. 829383e iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
  79. 8cf6f36 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  80. 1d74f13 Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  81. 7989b9e drm/ast: fixed cursor may disappear sometimes by Y.C. Chen · 6 years ago
  82. 426a593 net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts by Vincent Chen · 6 years ago
  83. 1a37bd8 drm/ast: change resolution may cause screen blurred by Y.C. Chen · 6 years ago
  84. 395048e Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  85. e438bae net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  86. b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
  87. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 6 years ago
  88. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  89. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  90. 1e2b104 Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  91. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  92. dde7011 tools: bpftool: fix potential NULL pointer dereference in do_load by Jakub Kicinski · 6 years ago
  93. b5dd186 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  94. 92b4192 Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  95. 8c110d4 iomap: readpages doesn't zero page tail beyond EOF by Dave Chinner · 6 years ago
  96. 494633f vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP by Dave Chinner · 6 years ago
  97. 4721a60 iomap: dio data corruption and spurious errors when pipes fill by Dave Chinner · 6 years ago
  98. b450672 iomap: sub-block dio needs to zeroout beyond EOF by Dave Chinner · 6 years ago
  99. 0929d85 iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents by Dave Chinner · 6 years ago
  100. 9230a0b xfs: delalloc -> unwritten COW fork allocation can go wrong by Dave Chinner · 6 years ago