index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Add peeloff-flags socket option
Neil Horman
2017-07-01
1
-15
/
+72
*
sctp: remove the typedef sctp_init_chunk_t
Xin Long
2017-07-01
4
-20
/
+20
*
sctp: remove the typedef sctp_inithdr_t
Xin Long
2017-07-01
2
-8
/
+8
*
sctp: remove the typedef sctp_data_chunk_t
Xin Long
2017-07-01
3
-6
/
+6
*
sctp: remove the typedef sctp_datahdr_t
Xin Long
2017-07-01
1
-5
/
+8
*
sctp: remove the typedef sctp_param_t
Xin Long
2017-07-01
1
-1
/
+1
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
7
-46
/
+53
*
sctp: remove the typedef sctp_cid_t
Xin Long
2017-07-01
3
-7
/
+7
*
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
6
-62
/
+64
*
sctp: remove an unnecessary check from sctp_endpoint_destroy
Xin Long
2017-07-01
1
-8
/
+6
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
3
-4
/
+4
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
2
-2
/
+2
*
sctp: adjust ssthresh when transport is idle
Marcelo Ricardo Leitner
2017-06-25
1
-0
/
+2
*
sctp: adjust cwnd increase in Congestion Avoidance phase
Marcelo Ricardo Leitner
2017-06-25
1
-8
/
+18
*
sctp: allow increasing cwnd regardless of ctsn moving or not
Marcelo Ricardo Leitner
2017-06-25
1
-9
/
+8
*
sctp: update order of adjustments of partial_bytes_acked and cwnd
Marcelo Ricardo Leitner
2017-06-25
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
3
-5
/
+6
|
\
|
*
sctp: ensure ep is not destroyed before doing the dump
Xin Long
2017-06-19
2
-2
/
+4
|
*
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
2017-06-15
1
-3
/
+2
*
|
sctp: handle errors when updating asoc
Xin Long
2017-06-20
2
-12
/
+37
*
|
sctp: uncork the old asoc before changing to the new one
Xin Long
2017-06-20
1
-0
/
+4
*
|
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
3
-8
/
+6
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-20
/
+11
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
2
-5
/
+2
*
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
2
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-2
/
+2
|
\
|
|
*
sctp: disable BH in sctp_for_each_endpoint
Xin Long
2017-06-10
1
-2
/
+2
*
|
networking: use skb_put_zero()
Johannes Berg
2017-06-13
1
-2
/
+1
*
|
sctp: no need to check assoc id before calling sctp_assoc_set_id
Xin Long
2017-06-10
1
-6
/
+2
*
|
sctp: use read_lock_bh in sctp_eps_seq_show
Xin Long
2017-06-10
1
-4
/
+2
*
|
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
2017-06-10
1
-2
/
+2
*
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-1
/
+1
*
|
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
2017-06-02
3
-24
/
+15
*
|
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
2017-06-02
9
-68
/
+63
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
4
-17
/
+19
|
\
|
|
*
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
2017-05-26
1
-7
/
+9
|
*
sctp: set new_asoc temp when processing dupcookie
Xin Long
2017-05-24
2
-9
/
+7
|
*
sctp: fix stream update when processing dupcookie
Xin Long
2017-05-24
1
-1
/
+3
*
|
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
2
-0
/
+2
*
|
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-19
1
-0
/
+6
|
/
*
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-18
1
-0
/
+3
*
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-12
1
-17
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
7
-39
/
+676
|
\
|
*
sctp: process duplicated strreset asoc request correctly
Xin Long
2017-04-18
1
-4
/
+15
|
*
sctp: process duplicated strreset in and addstrm in requests correctly
Xin Long
2017-04-18
1
-9
/
+29
|
*
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
2017-04-18
1
-10
/
+29
|
*
sctp: get list_of_streams of strreset outreq earlier
Xin Long
2017-04-17
1
-4
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-0
/
+3
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
10
-81
/
+107
|
|
\
\
[next]