index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
1
-4
/
+1
*
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
1
-6
/
+0
*
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-08-09
1
-1
/
+4
*
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-24
1
-1
/
+1
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
1
-23
/
+17
*
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
2013-04-22
1
-4
/
+1
*
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-12-03
1
-5
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-1
/
+20
|
\
|
*
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
2012-09-03
1
-1
/
+20
*
|
sctp: Make the mib per network namespace
Eric W. Biederman
2012-08-14
1
-1
/
+1
|
/
*
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
1
-1
/
+1
*
sctp: refactor sctp_packet_append_chunk and clenup some memory leaks
Neil Horman
2012-07-08
1
-27
/
+52
*
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2012-06-30
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
1
-3
/
+1
|
\
|
*
sctp: check cached dst before using it
Nicolas Dichtel
2012-05-10
1
-3
/
+1
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-2
/
+2
|
/
*
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2011-12-20
1
-7
/
+1
*
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
2011-07-14
1
-11
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-1
/
+0
|
\
|
*
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
2010-09-17
1
-1
/
+0
*
|
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-08-26
1
-0
/
+2
|
/
*
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
2010-04-30
1
-1
/
+1
*
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-04-30
1
-16
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sctp: Fix mis-ordering of user space data when multihoming in use
Neil Horman
2009-11-23
1
-12
/
+13
*
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
1
-23
/
+0
*
sctp: Remove useless last_time_used variable
Vlad Yasevich
2009-11-23
1
-2
/
+0
*
sctp: remove dup code in net/sctp/output.c
Wei Yongjun
2009-09-04
1
-24
/
+13
*
sctp: Correctly track if AUTH has been bundled.
Vlad Yasevich
2009-09-04
1
-1
/
+1
*
sctp: fix to reset packet information after packet transmit
Wei Yongjun
2009-09-04
1
-1
/
+12
*
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
2009-09-04
1
-1
/
+3
*
sctp: Nagle delay should be based on path mtu
Vlad Yasevich
2009-09-04
1
-2
/
+3
*
sctp: Generate SACKs when actually sending outbound DATA
Vlad Yasevich
2009-09-04
1
-57
/
+85
*
sctp: Fix piggybacked ACKs
Doug Graham
2009-09-04
1
-4
/
+5
*
sctp: xmit sctp packet always return no route error
Wei Yongjun
2009-06-29
1
-1
/
+1
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-3
/
+3
*
sctp: add feature bit for SCTP offload in hardware
Jesse Brandeburg
2009-04-28
1
-3
/
+14
*
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
2009-03-21
1
-4
/
+1
*
sctp: Clean up sctp checksumming code
Vlad Yasevich
2009-02-16
1
-8
/
+6
*
sctp: Allow to disable SCTP checksums via module parameter
Lucas Nussbaum
2009-02-16
1
-1
/
+1
*
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
1
-1
/
+1
*
sctp: Properly timestamp outgoing data chunks for rtx purposes
Vlad Yasevich
2009-01-22
1
-3
/
+4
*
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
2008-10-01
1
-1
/
+1
*
sctp: set the skb->ip_summed correctly when sending over loopback.
Vlad Yasevich
2008-09-18
1
-1
/
+2
*
sctp: Drop ipfargok in sctp_xmit function
Herbert Xu
2008-08-03
1
-4
/
+2
*
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
2008-07-18
1
-2
/
+2
*
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
2008-07-16
1
-1
/
+2
*
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
2008-06-19
1
-2
/
+5
*
sctp: Fix ECN markings for IPv6
Vlad Yasevich
2008-06-04
1
-1
/
+1
[next]