index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-31
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
1
-1
/
+1
2016-07-31
sctp: allow delivering notifications after receiving SHUTDOWN
Xin Long
1
-1
/
+3
2016-07-31
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
1
-1
/
+2
2016-07-26
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
1
-0
/
+1
2016-07-25
sctp: also point GSO head_skb to the sk when it's available
Marcelo Ricardo Leitner
1
-0
/
+3
2016-07-25
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2
-2
/
+2
2016-07-25
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2
-2
/
+2
2016-07-25
sctp: support ipv6 nonlocal bind
Xin Long
1
-1
/
+3
2016-07-17
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
1
-1
/
+22
2016-07-17
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
1
-15
/
+17
2016-07-14
sctp: only check for ECN if peer is using it
Marcelo Ricardo Leitner
1
-3
/
+2
2016-07-14
sctp: do not clear chunk->ecn_ce_done flag
Marcelo Ricardo Leitner
1
-1
/
+0
2016-07-14
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
4
-21
/
+8
2016-07-14
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
6
-10
/
+30
2016-07-14
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
1
-2
/
+2
2016-07-14
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
1
-11
/
+0
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
4
-1
/
+105
2016-07-11
sctp: implement prsctp RTX policy
Xin Long
2
-0
/
+6
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
4
-5
/
+33
2016-07-11
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
1
-0
/
+62
2016-07-11
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
Xin Long
1
-0
/
+91
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
4
-6
/
+88
2016-07-09
sctp: fix panic when sending auth chunks
Marcelo Ricardo Leitner
1
-3
/
+15
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2016-06-17
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
Xin Long
1
-1
/
+1
2016-06-15
sctp: fix error return code in sctp_init()
Wei Yongjun
1
-1
/
+2
2016-06-11
net: diag: add missing declarations
Ben Dooks
1
-6
/
+0
2016-06-11
sctp: sctp should change socket state when shutdown is received
Xin Long
2
-3
/
+9
2016-06-04
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
1
-1
/
+1
2016-06-04
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
1
-1
/
+2
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
7
-124
/
+408
2016-06-04
sctp: delay as much as possible skb_linearize
Marcelo Ricardo Leitner
2
-31
/
+43
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
1
-0
/
+1
2016-05-26
sctp: fix double EPs display in sctp_diag
Xin Long
1
-0
/
+3
2016-05-03
sctp: prepare for socket backlog behavior change
Eric Dumazet
1
-0
/
+2
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2
-13
/
+19
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
1
-6
/
+6
2016-04-28
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
1
-1
/
+1
2016-04-26
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
1
-1
/
+5
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
1
-2
/
+3
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-33
/
+40
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
1
-4
/
+2
2016-04-16
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2
-6
/
+16
2016-04-16
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
1
-36
/
+9
2016-04-16
sctp: add the sctp_diag.c file
Xin Long
3
-0
/
+502
2016-04-16
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2
-63
/
+143
2016-04-16
sctp: add sctp_info dump api for sctp_diag
Xin Long
1
-0
/
+86
[next]