Lidong Zhong
|
883854c545
dlm: keep listening connection alive with sctp mode
|
11 年之前 |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 年之前 |
Linus Torvalds
|
4ba9920e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 年之前 |
wangweidong
|
048ed4b626
sctp: remove macros sctp_{lock|release}_sock
|
11 年之前 |
Dongmao Zhang
|
ece35848c1
dlm: set zero linger time on sctp socket
|
11 年之前 |
Wei Yongjun
|
06452eb053
dlm: remove duplicated include from lowcomms.c
|
12 年之前 |
Mike Christie
|
86e92ad299
dlm: disable nagle for SCTP
|
12 年之前 |
Mike Christie
|
5d6898714f
dlm: retry failed SCTP sends
|
12 年之前 |
Mike Christie
|
98e1b60ecc
dlm: try other IPs when sctp init assoc fails
|
12 年之前 |
Mike Christie
|
b390ca38d2
dlm: clear correct bit during sctp init failure handling
|
12 年之前 |
Mike Christie
|
e1631d0c48
dlm: set sctp assoc id during setup
|
12 年之前 |
Mike Christie
|
efad7e6b1a
dlm: clear correct init bit during sctp setup
|
12 年之前 |
Daniel Borkmann
|
1b86643411
net: sctp: introduce uapi header for sctp
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Wei Yongjun
|
eeee2b5fe1
dlm: remove unused variable in *dlm_lowcomms_get_buffer()
|
13 年之前 |
Ying Xue
|
9c5bef5849
dlm: cleanup send_to_sock routine
|
13 年之前 |
Ying Xue
|
4dd40f0cd9
dlm: convert add_sock routine return value type to void
|
13 年之前 |
Xue Ying
|
b4c798cf69
dlm: remove redundant variable assignments
|
13 年之前 |
David Teigland
|
36b71a8bfb
dlm: fix deadlock between dlm_send and dlm_controld
|
13 年之前 |
David Teigland
|
513ef596d4
dlm: prevent connections during shutdown
|
13 年之前 |
Linus Torvalds
|
30d73f3752
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
|
13 年之前 |
David Teigland
|
1b189b8889
dlm: last element of dlm_local_addr[] never used
|
13 年之前 |
Benjamin Poirier
|
2f2d76cc3e
dlm: Do not allocate a fd for peeloff
|
13 年之前 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 年之前 |
Masatake YAMATO
|
bcaadf5c1a
dlm: dump address of unknown node
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
David Teigland
|
e43f055a95
dlm: use alloc_workqueue function
|
14 年之前 |
David Teigland
|
6b155c8fd4
dlm: use single thread workqueues
|
14 年之前 |
Namhyung Kim
|
b9d4105279
dlm: sanitize work_start() in lowcomms.c
|
14 年之前 |
Bob Peterson
|
f92c8dd7a0
dlm: reduce cond_resched during send
|
14 年之前 |