index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2010-04-30
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
1
-1
/
+1
2010-04-30
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
1
-16
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-23
sctp: Fix mis-ordering of user space data when multihoming in use
Neil Horman
1
-12
/
+13
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
1
-23
/
+0
2009-11-23
sctp: Remove useless last_time_used variable
Vlad Yasevich
1
-2
/
+0
2009-09-04
sctp: remove dup code in net/sctp/output.c
Wei Yongjun
1
-24
/
+13
2009-09-04
sctp: Correctly track if AUTH has been bundled.
Vlad Yasevich
1
-1
/
+1
2009-09-04
sctp: fix to reset packet information after packet transmit
Wei Yongjun
1
-1
/
+12
2009-09-04
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
1
-1
/
+3
2009-09-04
sctp: Nagle delay should be based on path mtu
Vlad Yasevich
1
-2
/
+3
2009-09-04
sctp: Generate SACKs when actually sending outbound DATA
Vlad Yasevich
1
-57
/
+85
2009-09-04
sctp: Fix piggybacked ACKs
Doug Graham
1
-4
/
+5
2009-06-29
sctp: xmit sctp packet always return no route error
Wei Yongjun
1
-1
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-3
/
+3
2009-04-28
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
1
-3
/
+14
2009-03-21
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
1
-4
/
+1
2009-02-16
sctp: Clean up sctp checksumming code
Vlad Yasevich
1
-8
/
+6
2009-02-16
sctp: Allow to disable SCTP checksums via module parameter
Lucas Nussbaum
1
-1
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-22
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
1
-3
/
+4
2008-10-01
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
1
-1
/
+1
2008-09-18
sctp: set the skb->ip_summed correctly when sending over loopback.
Vlad Yasevich
1
-1
/
+2
2008-08-03
sctp: Drop ipfargok in sctp_xmit function
Herbert Xu
1
-4
/
+2
2008-07-18
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
1
-2
/
+2
2008-07-16
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-1
/
+2
2008-06-19
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
1
-2
/
+5
2008-06-04
sctp: Fix ECN markings for IPv6
Vlad Yasevich
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-7
/
+7
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2008-01-28
[SCTP]: Use crc32c library for checksum calculations.
Vlad Yasevich
1
-0
/
+1
2007-10-10
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
1
-27
/
+104
2007-10-10
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
1
-0
/
+4
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-02-10
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-6
/
+6
2006-09-29
[SCTP]: Include sk_buff overhead while updating the peer's receive window.
Sridhar Samudrala
1
-2
/
+8
2006-06-17
[SCTP]: Don't do CRC32C checksum over loopback.
Sridhar Samudrala
1
-21
/
+27
2006-02-02
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
1
-1
/
+1
2006-01-03
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
1
-6
/
+11
2005-07-08
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
David S. Miller
1
-9
/
+13
2005-04-28
[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...
Sridhar Samudrala
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+646