1. 1c79df1 target: Fix QUEUE_FULL + SCSI task attribute handling by Nicholas Bellinger · 7 years ago
  2. 17c45b9 iSCSI-target: Use common error handling code in iscsi_decode_text_input() by Markus Elfring · 7 years ago
  3. 6eaf69e target/iscsi: Detect conn_cmd_list corruption early by Bart Van Assche · 7 years ago
  4. cfe2b62 target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() by Bart Van Assche · 7 years ago
  5. e1dfb21 target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype by Bart Van Assche · 7 years ago
  6. de3493a target/iscsi: Fix endianness in an error message by Bart Van Assche · 7 years ago
  7. 919765e target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it by Bart Van Assche · 7 years ago
  8. 8d973ab target/iscsi: Define OFFLOAD_BUF_SIZE once by Bart Van Assche · 7 years ago
  9. c017069 target: Inline transport_put_cmd() by Bart Van Assche · 7 years ago
  10. d7e595d target: Suppress gcc 7 fallthrough warnings by Bart Van Assche · 7 years ago
  11. c48e559 target: Move a declaration of a global variable into a header file by Bart Van Assche · 7 years ago
  12. 0d44374 tcmu: fix double se_cmd completion by Mike Christie · 7 years ago
  13. a271eac target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES by Mike Christie · 7 years ago
  14. 55435ba target: fix ALUA state file path truncation by David Disseldorp · 7 years ago
  15. bdc79f0 target: fix PR state file path truncation by David Disseldorp · 7 years ago
  16. 1ae0172 cxgbit: Abort the TCP connection in case of data out timeout by Varun Prakash · 7 years ago
  17. b849b456 target: Add netlink command reply supported option for each device by Kenjiro Nakayama · 7 years ago
  18. b5ab697 target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show by Kenjiro Nakayama · 7 years ago
  19. c22adc0 tcmu: fix crash when removing the tcmu device by Xiubo Li · 7 years ago
  20. a0884d4 iscsi-target: fix memory leak in iscsit_release_discovery_tpg() by tangwenji · 7 years ago
  21. 12d5a43 iscsi-target: fix memory leak in lio_target_tiqn_addtpg() by tangwenji · 7 years ago
  22. 24528f0 target:fix condition return in core_pr_dump_initiator_port() by tangwenji · 7 years ago
  23. a2db857 target: fix match_token option in target_core_configfs.c by tangwenji · 7 years ago
  24. 79dd6f2 target: add sense code INSUFFICIENT REGISTRATION RESOURCES by tangwenji · 7 years ago
  25. e437fa3 target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move() by tangwenji · 7 years ago
  26. c58a252 target: fix buffer offset in core_scsi3_pri_read_full_status by tangwenji · 7 years ago
  27. 88fb2fa target: fix null pointer regression in core_tmr_drain_tmr_list by tangwenji · 7 years ago
  28. 594e25e target/file: Do not return error for UNMAP if length is zero by Jiang Yi · 7 years ago
  29. bb176f6 Linux 4.14-rc6 by Linus Torvalds · 7 years ago
  30. dd9d064 Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  31. 17e7637 Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  32. 5805992 Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  33. 02982f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  34. 09c3e01 Input: do not use property bits when generating module alias by Dmitry Torokhov · 7 years ago
  35. 936fd00 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 9e415a8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 5670a84 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 085cf9b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. b8d389e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  42. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 7 years ago
  43. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  44. 66bdede of_mdio: Fix broken PHY IRQ in case of probe deferral by Geert Uytterhoeven · 7 years ago
  45. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  46. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  47. 748759d Merge branch 'stmmac-hw-tstamp-fixes' by David S. Miller · 7 years ago
  48. 9454360 net: stmmac: Prevent infinite loop in get_rx_timestamp_status() by Jose Abreu · 7 years ago
  49. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 7 years ago
  50. 9c8080d net: stmmac: Add missing call to dev_kfree_skb() by Jose Abreu · 7 years ago
  51. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  52. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. 0247880 Merge branch 'mlxsw-fixes' by David S. Miller · 7 years ago
  54. dcbda28 mlxsw: spectrum_router: Configure TIGCR on init by Petr Machata · 7 years ago
  55. 14aefd9 mlxsw: reg: Add Tunneling IPinIP General Configuration Register by Petr Machata · 7 years ago
  56. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  57. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  58. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago
  59. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  60. d2b2762 Merge branch 'bpf-range-marking-fixes' by David S. Miller · 7 years ago
  61. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  62. 0fd4759 bpf: fix pattern matches for direct packet access by Daniel Borkmann · 7 years ago
  63. fb2a311 bpf: fix off by one for range markings with L{T, E} patterns by Daniel Borkmann · 7 years ago
  64. 8695a53 bpf: devmap fix arithmetic overflow in bitmap_size calculation by John Fastabend · 7 years ago
  65. 0787643 Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  66. 1f7c70d cpu/hotplug: Reset node state after operation by Thomas Gleixner · 7 years ago
  67. 43ebf97 Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  68. 417a3ae net: aquantia: Bad udp rate on default interrupt coalescing by Igor Russkikh · 7 years ago
  69. b82ee71 net: aquantia: Enable coalescing management via ethtool interface by Igor Russkikh · 7 years ago
  70. 6849540 net: aquantia: mmio unmap was not performed on driver removal by Igor Russkikh · 7 years ago
  71. 4c8bb60 net: aquantia: Limit number of MSIX irqs to the number of cpus by Igor Russkikh · 7 years ago
  72. 93d87b8 net: aquantia: Fixed transient link up/down/up notification by Igor Russkikh · 7 years ago
  73. 5d8d84e net: aquantia: Add queue restarts stats counter by Igor Russkikh · 7 years ago
  74. 65e665e net: aquantia: Reset nic statistics on interface up/down by Igor Russkikh · 7 years ago
  75. ae65c85 android: binder: Fix null ptr dereference in debug msg by Sherry Yang · 7 years ago
  76. a0c2baa android: binder: Don't get mm from task by Sherry Yang · 7 years ago
  77. 197df02 udp: make some messages more descriptive by Matteo Croce · 7 years ago
  78. 772e97b geneve: Fix function matching VNI and tunnel ID on big-endian by Stefano Brivio · 7 years ago
  79. c69d75a Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  80. b4562ca hv_sock: add locking in the open/close/release code paths by Dexuan Cui · 7 years ago
  81. 0a90e25 net/ncsi: Fix length of GVI response packet by Gavin Shan · 7 years ago
  82. 52b4c86 net/ncsi: Enforce failover on link monitor timeout by Gavin Shan · 7 years ago
  83. 100ef01 net/ncsi: Disable HWA mode when no channels are found by Gavin Shan · 7 years ago
  84. 0795fb2 net/ncsi: Stop monitor if channel times out or is inactive by Samuel Mendoza-Jonas · 7 years ago
  85. 6850d0f net/ncsi: Fix AEN HNCDSC packet length by Samuel Mendoza-Jonas · 7 years ago
  86. 509c7a1 packet: avoid panic in packet_getsockopt() by Eric Dumazet · 7 years ago
  87. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  88. 9c323bf Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  89. 545ea16 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  90. 6bf99a6 Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Arnd Bergmann · 7 years ago
  91. 1c9fec4 waitid(): Avoid unbalanced user_access_end() on access_ok() error by Kees Cook · 7 years ago
  92. 9d35593 vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister() by Dexuan Cui · 7 years ago
  93. e95c6cf Merge branch 'sockmap-fixes' by David S. Miller · 7 years ago
  94. 9ef2a8c bpf: require CAP_NET_ADMIN when using devmap by John Fastabend · 7 years ago
  95. fb50df8 bpf: require CAP_NET_ADMIN when using sockmap maps by John Fastabend · 7 years ago
  96. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  97. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  98. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  99. 1cc276c sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect by Xin Long · 7 years ago
  100. eb39a7c clockevents/drivers/cs5535: Improve resilience to spurious interrupts by David Kozub · 7 years ago