David S. Miller
|
71acc0ddd4
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
|
12 年之前 |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 年之前 |
Daniel Borkmann
|
cda5f98e36
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
|
12 年之前 |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 年之前 |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 年之前 |
Daniel Borkmann
|
3e3251b3f2
net: sctp: minor: remove dead code from sctp_packet
|
12 年之前 |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 年之前 |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Thomas Graf
|
4c3a5bdae2
sctp: Don't charge for data in sndbuf again when transmitting packet
|
13 年之前 |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 年之前 |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
13 年之前 |
Neil Horman
|
ed10627725
sctp: refactor sctp_packet_append_chunk and clenup some memory leaks
|
13 年之前 |
Neil Horman
|
4244854d22
sctp: be more restrictive in transport selection on bundled sacks
|
13 年之前 |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Nicolas Dichtel
|
e0268868ba
sctp: check cached dst before using it
|
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 年之前 |
Michał Mirosław
|
b73c43f884
net: sctp: fix checksum marking for outgoing packets
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Vlad Yasevich
|
4bdab43323
sctp: Do not reset the packet during sctp_packet_config().
|
15 年之前 |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
15 年之前 |
Vlad Yasevich
|
0e3aef8d09
sctp: Tag messages that can be Nagle delayed at creation.
|
15 年之前 |
Vlad Yasevich
|
ae19c54866
sctp: remove 'resent' bit from the chunk
|
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 年之前 |
Neil Horman
|
d8dd15781d
sctp: Fix mis-ordering of user space data when multihoming in use
|
15 年之前 |
Vlad Yasevich
|
46d5a80855
sctp: Update max.burst implementation
|
15 年之前 |
Vlad Yasevich
|
245cba7e55
sctp: Remove useless last_time_used variable
|
15 年之前 |
Wei Yongjun
|
be2971438d
sctp: remove dup code in net/sctp/output.c
|
16 年之前 |
Vlad Yasevich
|
4007cc88ce
sctp: Correctly track if AUTH has been bundled.
|
16 年之前 |