index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
2017-02-18
1
-1
/
+2
*
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
2016-11-21
1
-2
/
+5
*
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
2016-11-15
1
-6
/
+6
*
net: sctp, forbid negative length
Jiri Slaby
2016-11-15
1
-1
/
+4
*
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-04-20
1
-0
/
+2
*
sctp: Fix port hash table size computation
Neil Horman
2016-03-03
1
-7
/
+36
*
sctp: translate network order to host order when users get a hmacid
Xin Long
2016-03-03
1
-2
/
+7
*
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
2016-03-03
1
-0
/
+2
*
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-31
1
-1
/
+1
*
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2015-12-30
2
-4
/
+5
*
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
2015-12-28
1
-0
/
+2
*
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-28
1
-3
/
+6
*
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-11
1
-0
/
+8
*
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
Eric Dumazet
2015-12-07
1
-2
/
+1
*
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-06
2
-1
/
+3
*
sctp: only drop the reference on the datamsg after sending a msg
lucien
2015-12-06
1
-4
/
+2
*
sctp: hold the chunks only after the chunk is enqueued in outq
lucien
2015-12-06
2
-2
/
+1
*
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
2015-12-05
1
-0
/
+1
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
1
-0
/
+3
*
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2015-12-05
1
-2
/
+2
*
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
2015-12-03
1
-1
/
+8
*
ipv6: sctp: add rcu protection around np->opt
Eric Dumazet
2015-12-03
1
-3
/
+10
*
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-02
1
-2
/
+2
*
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
1
-10
/
+14
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-1
/
+1
*
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-15
1
-2
/
+2
*
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
|
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
1
-1
/
+1
*
|
net: sctp: avoid incorrect time_t use
Arnd Bergmann
2015-10-05
2
-2
/
+2
*
|
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
2015-09-28
1
-9
/
+11
*
|
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
2015-09-28
1
-19
/
+23
*
|
sctp: Whitespace fix
Karl Heiss
2015-09-28
1
-2
/
+2
*
|
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-09-11
1
-23
/
+41
*
|
sctp: add routing output fallback
Marcelo Ricardo Leitner
2015-09-03
1
-1
/
+7
*
|
sctp: fix dst leak
Marcelo Ricardo Leitner
2015-09-03
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-30
2
-3
/
+14
|
\
\
|
*
|
sctp: Do not try to search for the transport twice
Vlad Yasevich
2015-08-28
1
-1
/
+1
|
*
|
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
2015-08-28
1
-2
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
2
-1
/
+8
|
\
\
\
|
|
/
/
|
*
|
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
2015-08-27
1
-1
/
+1
|
*
|
sctp: asconf's process should verify address parameter is in the beginning
lucien
2015-08-27
1
-0
/
+7
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-6
/
+0
|
\
\
|
|
/
|
*
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
2015-07-26
1
-6
/
+0
*
|
sctp: fix cut and paste issue in comment
Marcelo Ricardo Leitner
2015-07-21
1
-1
/
+1
*
|
sctp: fix src address selection if using secondary addresses
Marcelo Ricardo Leitner
2015-07-21
1
-0
/
+10
*
|
sctp: reduce indent level on sctp_v4_get_dst
Marcelo Ricardo Leitner
2015-07-21
1
-15
/
+17
|
/
*
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-06-29
1
-1
/
+3
[next]