Eric Dumazet
|
bc10502dba
net: use __packed annotation
|
15 年之前 |
Dan Carpenter
|
ff937938e7
sctp: dubious bitfields in sctp_transport
|
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
|
0e3aef8d09
sctp: Tag messages that can be Nagle delayed at creation.
|
15 年之前 |
Vlad Yasevich
|
cf9b4812e1
sctp: fast recovery algorithm is per association.
|
15 年之前 |
Vlad Yasevich
|
c0058a35aa
sctp: Save some room in the sctp_transport by using bitfields
|
15 年之前 |
Vlad Yasevich
|
ae19c54866
sctp: remove 'resent' bit from the chunk
|
15 年之前 |
Neil Horman
|
5fa782c2f5
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
|
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
|
46d5a80855
sctp: Update max.burst implementation
|
15 年之前 |
Vlad Yasevich
|
245cba7e55
sctp: Remove useless last_time_used variable
|
15 年之前 |
Vlad Yasevich
|
90f2f5318b
sctp: Update SWS avaoidance receiver side algorithm
|
15 年之前 |
Vlad Yasevich
|
409b95aff3
sctp: Set source addresses on the association before adding transports
|
15 年之前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年之前 |
Wei Yongjun
|
9237ccbc0b
sctp: turn flags in 'struct sctp_association' into bit fields
|
15 年之前 |
Bhaskar Dutta
|
723884339f
sctp: Sysctl configuration for IPv4 Address Scoping
|
15 年之前 |
Vlad Yasevich
|
a803c94230
sctp: Turn flags in 'sctp_packet' into bit fields
|
15 年之前 |
Vlad Yasevich
|
f68b2e05f3
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
|
15 年之前 |
Vlad Yasevich
|
cb95ea32a4
sctp: Don't do NAGLE delay on large writes that were fragmented small
|
15 年之前 |
Vlad Yasevich
|
4d3c46e683
sctp: drop a_rwnd to 0 when receive buffer overflows.
|
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 年之前 |
Vlad Yasevich
|
faee47cdbf
sctp: Fix the RTO-doubling on idle-link heartbeats
|
16 年之前 |
Lucas Nussbaum
|
06e868066e
sctp: Allow to disable SCTP checksums via module parameter
|
16 年之前 |