index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
...
*
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
2016-06-03
1
-1
/
+1
*
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
2016-06-03
1
-1
/
+2
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
1
-114
/
+249
*
sctp: flush if we can't fit another DATA chunk
Marcelo Ricardo Leitner
2016-04-05
1
-1
/
+2
*
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
2016-03-30
1
-3
/
+3
*
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-13
1
-3
/
+3
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-1
/
+1
*
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-06-29
1
-1
/
+3
*
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-1
/
+1
|
\
|
*
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
2014-08-05
1
-1
/
+1
*
|
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
1
-2
/
+2
*
|
net: sctp: Open out the check for Nagle
David Laight
2014-07-22
1
-33
/
+36
|
/
*
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-1
/
+1
*
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
wangweidong
2013-12-31
1
-2
/
+2
*
sctp: fix checkpatch errors with indent
wangweidong
2013-12-26
1
-6
/
+5
*
sctp: remove casting from function calls through ops structure
wangweidong
2013-12-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-1
/
+2
|
\
|
*
sctp: properly latch and use autoclose value from sock to association
Neil Horman
2013-12-10
1
-1
/
+2
*
|
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-3
/
+2
|
/
*
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
Xufeng Zhang
2013-11-28
1
-1
/
+2
*
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2013-11-03
1
-8
/
+1
*
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
2013-10-17
1
-1
/
+1
*
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
2013-10-17
1
-1
/
+2
*
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
[prev]
[next]