- a47666eb fs: dlm: make connection hash lockless by Alexander Aring · 4 years, 4 months ago
- aa7ab1e fs: dlm: synchronize dlm before shutdown by Alexander Aring · 4 years, 4 months ago
- 055923b fs: dlm: implement tcp graceful shutdown by Alexander Aring · 4 years, 5 months ago
- ba3ab3c fs: dlm: change handling of reconnects by Alexander Aring · 4 years, 5 months ago
- 0ea47e4 fs: dlm: don't close socket on invalid message by Alexander Aring · 4 years, 5 months ago
- 9c9f168 fs: dlm: set skb mark per peer socket by Alexander Aring · 4 years, 6 months ago
- a5b7ab6 fs: dlm: set skb mark for listen socket by Alexander Aring · 4 years, 6 months ago
- c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 7 months ago
- 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
- 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 7 months ago
- ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
- 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 7 months ago
- b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 7 months ago
- 0774dc7 dlm: use the tcp version of accept_from_sock for sctp as well by Christoph Hellwig · 4 years, 7 months ago
- 5311f70 dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLD by Arnd Bergmann · 5 years ago
- b355516 dlm: check if workqueues are NULL before flushing/destroying by David Windsor · 6 years ago
- 2522fe4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 by Thomas Gleixner · 6 years ago
- 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- da3627c dlm: remove O_NONBLOCK flag in sctp_connect_to_sock by Gang He · 7 years ago
- f706d83 dlm: make sctp_connect_to_sock() return in specified time by Gang He · 7 years ago
- b09c603 dlm: fix a clerical error when set SCTP_NODELAY by Gang He · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- c8c7840 dlm: switch to sock_recvmsg() by Al Viro · 7 years ago
- 26b4109 DLM: fix NULL pointer dereference in send_to_sock() by tsutomu.owa@toshiba.co.jp · 7 years ago
- 0aa1846 DLM: fix to reschedule rwork by tsutomu.owa@toshiba.co.jp · 7 years ago
- 93eaade DLM: fix to use sk_callback_lock correctly by tsutomu.owa@toshiba.co.jp · 7 years ago
- 3421fb1 DLM: fix memory leak in tcp_accept_from_sock() by tsutomu.owa@toshiba.co.jp · 7 years ago
- 173a31f DLM: use CF_CLOSE flag to stop dlm_send correctly by tsutomu.owa@toshiba.co.jp · 7 years ago
- 8a4abb0 DLM: Reanimate CF_WRITE_PENDING flag by tsutomu.owa@toshiba.co.jp · 7 years ago
- c553e17 DLM: close othercon at send/receive error by tsutomu.owa@toshiba.co.jp · 7 years ago
- c735582 DLM: fix to use sock_mutex correctly in xxx_accept_from_sock by tsutomu.owa@toshiba.co.jp · 7 years ago
- b2a6662 DLM: fix race condition between dlm_send and dlm_recv by tsutomu.owa@toshiba.co.jp · 7 years ago
- f0fb83c DLM: fix double list_del() by tsutomu.owa@toshiba.co.jp · 7 years ago
- 988419a DLM: fix remove save_cb argument from add_sock() by tsutomu.owa@toshiba.co.jp · 7 years ago
- cc661fc DLM: Fix saving of NULL callbacks by Bob Peterson · 7 years ago
- 01da24d DLM: Eliminate CF_WRITE_PENDING flag by Bob Peterson · 7 years ago
- 61d9102b DLM: Eliminate CF_CONNECT_PENDING flag by Bob Peterson · 7 years ago
- 1c24285 dlm: use sock_create_lite inside tcp_accept_from_sock by Guoqing Jiang · 7 years ago
- cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
- 26c1ec2 dlm: fix error return code in sctp_accept_from_sock() by Wei Yongjun · 8 years ago
- d2fee58 dlm: remove lock_sock to avoid scheduling while atomic by Bob Peterson · 8 years ago
- 3735b4b dlm: don't save callbacks after accept by Bob Peterson · 8 years ago
- 3a8db79 dlm: free workqueues after the connections by Marcelo Ricardo Leitner · 8 years ago
- 5c93f56 dlm: Use kmemdup instead of kmalloc and memcpy by Amitoj Kaur Chawla · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- b81171c DLM: Save and restore socket callbacks properly by Bob Peterson · 9 years ago
- 1a31833 DLM: Replace nodeid_to_addr with kernel_getpeername by Bob Peterson · 9 years ago
- 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
- b3a5bbf dlm: print error from kernel_sendpage by Bob Peterson · 9 years ago
- 18df8a8 dlm: sctp_accept_from_sock() can be static by kbuild test robot · 9 years ago
- 00dcffa dlm: fix reconnecting but not sending data by Marcelo Ricardo Leitner · 9 years ago
- acee4e5 dlm: replace BUG_ON with a less severe handling by Marcelo Ricardo Leitner · 9 years ago
- ee44b4b dlm: use sctp 1-to-1 API by Marcelo Ricardo Leitner · 9 years ago
- 356344c dlm: fix not reconnecting on connecting error handling by Marcelo Ricardo Leitner · 9 years ago
- 0d737a8 dlm: fix race while closing connections by Marcelo Ricardo Leitner · 9 years ago
- 28926a0 dlm: fix connection stealing if using SCTP by Marcelo Ricardo Leitner · 9 years ago
- eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
- 883854c dlm: keep listening connection alive with sctp mode by Lidong Zhong · 11 years ago
- 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 11 years ago
- ece3584 dlm: set zero linger time on sctp socket by Dongmao Zhang · 11 years ago
- 06452eb dlm: remove duplicated include from lowcomms.c by Wei Yongjun · 12 years ago
- 86e92ad dlm: disable nagle for SCTP by Mike Christie · 12 years ago
- 5d68987 dlm: retry failed SCTP sends by Mike Christie · 12 years ago
- 98e1b60 dlm: try other IPs when sctp init assoc fails by Mike Christie · 12 years ago
- b390ca3 dlm: clear correct bit during sctp init failure handling by Mike Christie · 12 years ago
- e1631d0 dlm: set sctp assoc id during setup by Mike Christie · 12 years ago
- efad7e6 dlm: clear correct init bit during sctp setup by Mike Christie · 12 years ago
- 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 12 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- eeee2b5 dlm: remove unused variable in *dlm_lowcomms_get_buffer() by Wei Yongjun · 12 years ago
- 9c5bef5 dlm: cleanup send_to_sock routine by Ying Xue · 12 years ago
- 4dd40f0 dlm: convert add_sock routine return value type to void by Ying Xue · 12 years ago
- b4c798c dlm: remove redundant variable assignments by Xue Ying · 12 years ago
- 36b71a8 dlm: fix deadlock between dlm_send and dlm_controld by David Teigland · 12 years ago
- 513ef59 dlm: prevent connections during shutdown by David Teigland · 13 years ago
- 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
- 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 13 years ago
- 2f2d76c dlm: Do not allocate a fd for peeloff by Benjamin Poirier · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- bcaadf5 dlm: dump address of unknown node by Masatake YAMATO · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- e43f055 dlm: use alloc_workqueue function by David Teigland · 14 years ago
- 6b155c8 dlm: use single thread workqueues by David Teigland · 14 years ago
- b9d4105 dlm: sanitize work_start() in lowcomms.c by Namhyung Kim · 14 years ago
- f92c8dd dlm: reduce cond_resched during send by Bob Peterson · 14 years ago
- cb2d45d dlm: use TCP_NODELAY by David Teigland · 14 years ago
- dcce240 dlm: Use cmwq for send and receive workqueues by Steven Whitehouse · 14 years ago
- b36930d dlm: Handle application limited situations properly. by David Miller · 14 years ago
- f70cb33 fs/dlm: Drop unnecessary null test by Julia Lawall · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 573c24c dlm: always use GFP_NOFS by David Teigland · 15 years ago
- 6861f35 dlm: fix socket fd translation by David Teigland · 15 years ago
- 04bedd7 dlm: fix lowcomms_connect_node for sctp by David Teigland · 15 years ago
- 1329e3f dlm: use kernel_sendpage by Paolo Bonzini · 15 years ago
- 063c4c9 dlm: fix connection close handling by Lars Marowsky-Bree · 15 years ago
- b5711b8 dlm: fix double-release of socket in error exit path by Casey Dahlin · 15 years ago