1. 7d8b16b macsec: fix checksumming after decryption by Andreas Steinmetz · 6 years ago
  2. 095c02d macsec: fix use-after-free of skb during RX by Andreas Steinmetz · 6 years ago
  3. e835ada rxrpc: Fix send on a connected, but unbound socket by David Howells · 6 years ago
  4. f2f1717 Merge branch 'bridge-stale-ptrs' by David S. Miller · 6 years ago
  5. 2446a68 net: bridge: stp: don't cache eth dest pointer before skb pull by Nikolay Aleksandrov · 6 years ago
  6. 3d26eb8 net: bridge: don't cache ether dest pointer on input by Nikolay Aleksandrov · 6 years ago
  7. 3b26a5d net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query by Nikolay Aleksandrov · 6 years ago
  8. e57f618 net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling by Nikolay Aleksandrov · 6 years ago
  9. 13e04fbf r8152: fix the setting of detecting the linking change for runtime suspend by Hayes Wang · 6 years ago
  10. acd3e96 net/tls: make sure offload also gets the keys wiped by Jakub Kicinski · 6 years ago
  11. 618bac4 net/tls: reject offload of TLS 1.3 by Jakub Kicinski · 6 years ago
  12. 8a534f8 Merge branch 'idr-fix-overflow-cases-on-32-bit-CPU' by David S. Miller · 6 years ago
  13. 95b9395 selftests: add a test case for cls_lower handle overflow by Davide Caratti · 6 years ago
  14. d39d714 idr: introduce idr_for_each_entry_continue_ul() by Cong Wang · 6 years ago
  15. e33d2b7 idr: fix overflow case for idr_for_each_entry_ul() by Cong Wang · 6 years ago
  16. eb1f5c02 Merge branch 'vsock-virtio-fixes' by David S. Miller · 6 years ago
  17. 0d20e56 vsock/virtio: fix flush of works during the .remove() by Stefano Garzarella · 6 years ago
  18. 17dd136 vsock/virtio: stop workers during the .remove() by Stefano Garzarella · 6 years ago
  19. 9c7a5582 vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock by Stefano Garzarella · 6 years ago
  20. 7c31e54 vxlan: do not destroy fdb if register_netdevice() is failed by Taehee Yoo · 6 years ago
  21. 4d14158 sctp: fix error handling on stream scheduler initialization by Marcelo Ricardo Leitner · 6 years ago
  22. c8c8218 netrom: fix a memory leak in nr_rx_frame() by Cong Wang · 6 years ago
  23. 2e60546 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 6 years ago
  24. 8840568 net:gue.h:Fix shifting signed 32-bit value by 31 bits problem by Vandana BN · 6 years ago
  25. 40f6a2cb net: dst.h: Fix shifting signed 32-bit value by 31 bits problem by Vandana BN · 6 years ago
  26. dca895b Documentation/networking: fix default_ttl typo in mpls-sysctl by Hangbin Liu · 6 years ago
  27. 0e3183c net: openvswitch: fix csum updates for MPLS actions by John Hurley · 6 years ago
  28. 22506f4 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  29. 4ca5fa3 bnxt_en: Suppress error messages when querying DSCP DCB capabilities. by Michael Chan · 6 years ago
  30. 1dbc59f bnxt_en: Cap the returned MSIX vectors to the RDMA driver. by Michael Chan · 6 years ago
  31. d77b1ad bnxt_en: Fix statistics context reservation logic for RDMA driver. by Michael Chan · 6 years ago
  32. d27e2ca bnxt_en: Fix ethtool selftest crash under error conditions. by Michael Chan · 6 years ago
  33. c20dc14 bnxt_en: Disable bus master during PCI shutdown and driver unload. by Michael Chan · 6 years ago
  34. 7b75e49 net: dsa: mv88e6xxx: wait after reset deactivation by Baruch Siach · 6 years ago
  35. 3c91f25 bnx2x: Prevent ptp_task to be rescheduled indefinitely by Guilherme G. Piccoli · 6 years ago
  36. e5b1c6c igmp: fix memory leak in igmpv3_del_delrec() by Eric Dumazet · 6 years ago
  37. c09fedd Merge branch 'Sub-ns-increment-fixes-in-Macb-PTP' by David S. Miller · 6 years ago
  38. 7ad342b net: macb: Fix SUBNS increment and increase resolution by Harini Katakam · 6 years ago
  39. a8ee4dc net: macb: Add separate definition for PPM fraction by Harini Katakam · 6 years ago
  40. 79293f49 packet: Fix undefined behavior in bit shift by Jiunn Chang · 6 years ago
  41. b60a773 net: make skb_dst_force return true when dst is refcounted by Florian Westphal · 6 years ago
  42. 9b6c088 sctp: not bind the socket in sctp_connect by Xin Long · 6 years ago
  43. 8ec3ede net: mvpp2: prs: Don't override the sign bit in SRAM parser shift by Maxime Chevallier · 6 years ago
  44. 32e454e net: phylink: further documentation clarifications by Russell King · 6 years ago
  45. 337d172 net: ethernet: ti: cpsw: Assign OF node to slave devices by Marek Vasut · 6 years ago
  46. 7c3d310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  47. 75dad25 net: dsa: b53: Disable all ports on setup by Benedikt Spranger · 6 years ago
  48. 5d15498 netfilter: Fix remainder of pseudo-header protocol 0 by He Zhe · 6 years ago
  49. e7792df Merge tag 'mac80211-for-davem-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  50. 2c377b5 Merge tag 'batadv-net-for-davem-20190627' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  51. e78557b Merge tag 'wireless-drivers-for-davem-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  52. d2ce8d6b nl80211: Fix undefined behavior in bit shift by Jiunn Chang · 6 years ago
  53. 556e2f6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  54. 65ee21e Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  55. 7a702b4 Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  56. 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  57. fe2da89 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  58. cd0f3aa Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  59. 139ca25 Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  60. c84afab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. 2a92b08 mt76: usb: fix rx A-MSDU support by Lorenzo Bianconi · 6 years ago
  62. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  63. 6fd2fe4 copy_process(): don't use ksys_close() on cleanups by Al Viro · 6 years ago
  64. 89ed5b5 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 6 years ago
  65. 25bff6d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 6 years ago
  66. 1369653 Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket' by David S. Miller · 6 years ago
  67. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 6 years ago
  68. 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 6 years ago
  69. 22e72b5 net: dsa: microchip: Use gpiod_set_value_cansleep() by Marek Vasut · 6 years ago
  70. 48dd73d net: aquantia: fix vlans not working over bridged network by Dmitry Bogdanov · 6 years ago
  71. 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 6 years ago
  72. ee42974 team: Always enable vlan tx offload by YueHaibing · 6 years ago
  73. 8a53058 Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  74. 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 6 years ago
  75. 4480879 net/smc: hold conns_lock before calling smc_lgr_register_conn() by Huaping Zhou · 6 years ago
  76. 30d8177 bonding: Always enable vlan tx offload by YueHaibing · 6 years ago
  77. 0766789 ath: fix SPDX tags by Kalle Valo · 6 years ago
  78. b12bbdc HID: intel-ish-hid: fix wrong driver_data usage by Hyungwoo Yang · 6 years ago
  79. 0a95fc7 HID: multitouch: Add pointstick support for ALPS Touchpad by Kai-Heng Feng · 6 years ago
  80. 3a9a2c8 HID: logitech-dj: Fix forwarding of very long HID++ reports by Hans de Goede · 6 years ago
  81. 315ffcc9 HID: uclogic: Add support for Huion HS64 tablet by Kyle Godbey · 6 years ago
  82. dcf768b HID: chicony: add another quirk for PixArt mouse by Oleksandr Natalenko · 6 years ago
  83. 21acee4e HID: intel-ish-hid: Fix a use after free in load_fw_from_host() by Dan Carpenter · 6 years ago
  84. e760086 netfilter: ctnetlink: Fix regression in conntrack entry deletion by Felix Kaechele · 6 years ago
  85. 19e5e2a csky: Fixup libgcc unwind error by Guo Ren · 6 years ago
  86. 74684cc clk: socfpga: stratix10: fix divider entry for the emac clocks by Dinh Nguyen · 6 years ago
  87. b8e8a86 net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" by Eiichi Tsukata · 6 years ago
  88. 38c7352 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 6 years ago
  89. 2eba4e6 dm verity: use message limit for data block corruption message by Milan Broz · 6 years ago
  90. a065192 dm table: don't copy from a NULL pointer in realloc_argv() by Jerome Marchand · 6 years ago
  91. 211ad4b dm log writes: make sure super sector log updates are written in order by zhangyi (F) · 6 years ago
  92. 10c9c8e dm init: remove trailing newline from calls to DMERR() and DMINFO() by Stephen Boyd · 6 years ago
  93. dec7e64 dm init: fix incorrect uses of kstrndup() by Gen Zhang · 6 years ago
  94. e73f659 Merge tag 'imx-fixes-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Olof Johansson · 6 years ago
  95. 4232db2 Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes by Olof Johansson · 6 years ago
  96. 5db7c8b ipvs: fix tinfo memory leak in start_sync_thread by Julian Anastasov · 6 years ago
  97. 249155c Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  98. c88e40e Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  99. 904d88d qmi_wwan: Fix out-of-bounds read by Bjørn Mork · 6 years ago
  100. 4f07b80 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 6 years ago