]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 02:44:25 +0000 (19:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 02:44:25 +0000 (19:44 -0700)
commit6bfc64803f9bdd0c64c223ac8306db2ba7bd552e
tree9ecaaf0a669141805dee0af6c7d33467d1ff58d2
parent0900f030699c68d1d6e660d8706f941f541eefba
parent192ba7c0abcb59cefe307d0b2d6ad58071ff4141
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm

Pull dlm updates from David Teigland:
 "This set includes a some improvements to the dlm networking layer:
  improving the ability to trace dlm messages for debugging, and
  improved handling of bad messages or disrupted connections"

* tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm:
  fs: dlm: implement tcp graceful shutdown
  fs: dlm: change handling of reconnects
  fs: dlm: don't close socket on invalid message
  fs: dlm: set skb mark per peer socket
  fs: dlm: set skb mark for listen socket
  net: sock: add sock_set_mark
  dlm: Fix kobject memleak
include/net/sock.h
net/core/sock.c