Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 年之前 |
David S. Miller
|
278554bd65
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Vlad Yasevich
|
50b5d6ad63
sctp: Fix a race between ICMP protocol unreachable and connect()
|
15 年之前 |
David S. Miller
|
f546061840
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
|
15 年之前 |
Vlad Yasevich
|
c17b02b38a
sctp: send SHUTDOWN-ACK chunk back to the source.
|
15 年之前 |
Vlad Yasevich
|
c078669340
sctp: Fix oops when sending queued ASCONF chunks
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 年之前 |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Andrei Pelinescu-Onciul
|
5fdd4baef6
sctp: on T3_RTX retransmit all the in-flight chunks
|
15 年之前 |
Vlad Yasevich
|
90f2f5318b
sctp: Update SWS avaoidance receiver side algorithm
|
15 年之前 |
Vlad Yasevich
|
e0e9db178a
sctp: Select a working primary during sctp_connectx()
|
15 年之前 |
Vlad Yasevich
|
d4d6fb5787
sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN.
|
15 年之前 |
Vlad Yasevich
|
b9f8478682
sctp: Fix error count increments that were results of HEARTBEATS
|
15 年之前 |
Vlad Yasevich
|
9c5c62be2f
sctp: Send user messages to the lower layer as one
|
16 年之前 |
Wei Yongjun
|
9919b455fc
sctp: fix to choose alternate destination when retransmit ASCONF chunk
|
16 年之前 |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Vlad Yasevich
|
7e99013a50
sctp: Fix broken RTO-doubling for data retransmits
|
16 年之前 |
Wei Yongjun
|
3df2678737
sctp: fix kernel panic with ERROR chunk containing too many error causes
|
16 年之前 |
Vlad Yasevich
|
faee47cdbf
sctp: Fix the RTO-doubling on idle-link heartbeats
|
16 年之前 |
Vlad Yasevich
|
8e1ee18c33
sctp: Rework the tsn map to use generic bitmap.
|
16 年之前 |
Vlad Yasevich
|
96cd0d3d71
sctp: enable cookie-echo retransmission transport switch
|
16 年之前 |
Vlad Yasevich
|
2e3216cd54
sctp: Follow security requirement of responding with 1 packet
|
17 年之前 |
Wei Yongjun
|
d364d9276b
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
|
17 年之前 |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Gui Jianfeng
|
765ff02e89
[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update
|
17 年之前 |
Robert P. J. Day
|
9dbc15f055
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
|
17 年之前 |