index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
1
-1
/
+1
2016-06-03
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
1
-1
/
+2
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
1
-114
/
+249
2016-04-05
sctp: flush if we can't fit another DATA chunk
Marcelo Ricardo Leitner
1
-1
/
+2
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
1
-3
/
+3
2016-03-13
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
1
-3
/
+3
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-1
/
+1
2015-06-29
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2014-12-09
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
1
-2
/
+2
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-05
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
1
-1
/
+1
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
1
-2
/
+2
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
1
-33
/
+36
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-1
/
+1
2013-12-31
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
wangweidong
1
-2
/
+2
2013-12-26
sctp: fix checkpatch errors with indent
wangweidong
1
-6
/
+5
2013-12-22
sctp: remove casting from function calls through ops structure
wangweidong
1
-2
/
+2
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-12-10
sctp: properly latch and use autoclose value from sock to association
Neil Horman
1
-1
/
+2
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-11-28
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
Xufeng Zhang
1
-1
/
+2
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
1
-8
/
+1
2013-10-17
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
1
-1
/
+1
2013-10-17
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
1
-1
/
+2
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
1
-4
/
+1
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
1
-1
/
+4
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-23
/
+17
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
1
-4
/
+1
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-5
/
+9
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+20
2012-09-03
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
1
-1
/
+20
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
1
-1
/
+1
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
1
-1
/
+1
2012-07-08
sctp: refactor sctp_packet_append_chunk and clenup some memory leaks
Neil Horman
1
-27
/
+52
2012-06-30
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
1
-0
/
+5
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
1
-3
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
1
-7
/
+1
2011-07-14
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
1
-11
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-09-17
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
1
-1
/
+0
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
[next]