Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e3471bdc2784ee20a0d636c5904200c2d1148ef9
/
net
/
sctp
/
output.c
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4bdab43
sctp: Do not reset the packet during sctp_packet_config().
by Vlad Yasevich
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
0e3aef8
sctp: Tag messages that can be Nagle delayed at creation.
by Vlad Yasevich
· 15 years ago
ae19c54
sctp: remove 'resent' bit from the chunk
by Vlad Yasevich
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d8dd157
sctp: Fix mis-ordering of user space data when multihoming in use
by Neil Horman
· 15 years ago
46d5a80
sctp: Update max.burst implementation
by Vlad Yasevich
· 15 years ago
245cba7
sctp: Remove useless last_time_used variable
by Vlad Yasevich
· 15 years ago
be29714
sctp: remove dup code in net/sctp/output.c
by Wei Yongjun
· 15 years ago
4007cc8
sctp: Correctly track if AUTH has been bundled.
by Vlad Yasevich
· 15 years ago
d521c08
sctp: fix to reset packet information after packet transmit
by Wei Yongjun
· 15 years ago
cb95ea3
sctp: Don't do NAGLE delay on large writes that were fragmented small
by Vlad Yasevich
· 15 years ago
b29e790
sctp: Nagle delay should be based on path mtu
by Vlad Yasevich
· 15 years ago
e83963b
sctp: Generate SACKs when actually sending outbound DATA
by Vlad Yasevich
· 15 years ago
af87b82
sctp: Fix piggybacked ACKs
by Doug Graham
· 15 years ago
ff0ac74
sctp: xmit sctp packet always return no route error
by Wei Yongjun
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
8dc92f7
sctp: add feature bit for SCTP offload in hardware
by Jesse Brandeburg
· 16 years ago
8d2f9e8
sctp: Clean up TEST_FRAME hacks.
by Vlad Yasevich
· 16 years ago
4458f04
sctp: Clean up sctp checksumming code
by Vlad Yasevich
· 16 years ago
06e8680
sctp: Allow to disable SCTP checksums via module parameter
by Lucas Nussbaum
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
759af00
sctp: Properly timestamp outgoing data chunks for rtx purposes
by Vlad Yasevich
· 16 years ago
c226ef9
sctp: reduce memory footprint of sctp_chunk structure
by Neil Horman
· 16 years ago
a3028b8
sctp: set the skb->ip_summed correctly when sending over loopback.
by Vlad Yasevich
· 16 years ago
f880374
sctp: Drop ipfargok in sctp_xmit function
by Herbert Xu
· 16 years ago
336d326
sctp: remove unnecessary byteshifting, calculate directly in big-endian
by Harvey Harrison
· 16 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
2e3216c
sctp: Follow security requirement of responding with 1 packet
by Vlad Yasevich
· 16 years ago
b9031d9
sctp: Fix ECN markings for IPv6
by Vlad Yasevich
· 16 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
9ad0977
[SCTP]: Use crc32c library for checksum calculations.
by Vlad Yasevich
· 17 years ago
4cd57c8
[SCTP]: Enable the sending of the AUTH chunk.
by Vlad Yasevich
· 17 years ago
a29a5bd
[SCTP]: Implement SCTP-AUTH initializations.
by Vlad Yasevich
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
d808ad9
[NET] SCTP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
cd49788
[SCTP]: Include sk_buff overhead while updating the peer's receive window.
by Sridhar Samudrala
· 18 years ago
503b55f
[SCTP]: Don't do CRC32C checksum over loopback.
by Sridhar Samudrala
· 18 years ago
27852c2
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
by Vlad Yasevich
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
79af02c
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
by David S. Miller
· 19 years ago
594ccc1
[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit().
by Sridhar Samudrala
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago