David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 년 전 |
Vlad Yasevich
|
619a60ee04
sctp: Remove outqueue empty state
|
11 년 전 |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 년 전 |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 년 전 |
Xufeng Zhang
|
6eabca54d6
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
|
11 년 전 |
Chang Xiangzhong
|
d6c4161485
net: sctp: find the correct highest_new_tsn in sack
|
11 년 전 |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 년 전 |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 년 전 |
Daniel Borkmann
|
8c2f414ad1
net: sctp: confirm route during forward progress
|
12 년 전 |
Daniel Borkmann
|
e02010adee
net: sctp: get rid of SCTP_DBG_TSNS entirely
|
12 년 전 |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 년 전 |
Neil Horman
|
c5c7774d7e
sctp: fully initialize sctp_outq in sctp_outq_init
|
12 년 전 |
Daniel Borkmann
|
dacda32ee6
net: sctp: outqueue: simplify sctp_outq_uncork function
|
12 년 전 |
Daniel Borkmann
|
165a4c3127
net: sctp: sctp_outq: remove 'malloced' from its struct
|
12 년 전 |
Ying Xue
|
25cc4ae913
net: remove redundant check for timer pending state before del_timer
|
12 년 전 |
Neil Horman
|
2f94aabd9f
sctp: refactor sctp_outq_teardown to insure proper re-initalization
|
12 년 전 |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 년 전 |
Nicolas Dichtel
|
edfee0339e
sctp: check src addr when processing SACK to update transport state
|
13 년 전 |
Wei Yongjun
|
54a2792423
sctp: use list_move_tail instead of list_del/list_add_tail
|
13 년 전 |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 년 전 |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 년 전 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 년 전 |
Thomas Graf
|
a76c0adf60
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
|
13 년 전 |
Michio Honda
|
f207c050fb
sctp: HEARTBEAT negotiation after ASCONF
|
14 년 전 |
David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Thomas Graf
|
f8d9605243
sctp: Enforce retransmission limit during shutdown
|
14 년 전 |
Michio Honda
|
8a07eb0a50
sctp: Add ASCONF operation on the single-homed host
|
14 년 전 |
Wei Yongjun
|
4c6a6f4213
sctp: move chunk from retransmit queue to abandoned list
|
14 년 전 |
Vlad Yasevich
|
0b8f9e25b0
sctp: remove completely unsed EMPTY state
|
14 년 전 |
Vlad Yasevich
|
f246a7b7c5
sctp: teach CACC algorithm about removed transports
|
14 년 전 |