index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Add peeloff-flags socket option
Neil Horman
2017-07-02
1
-15
/
+72
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
1
-3
/
+4
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-3
/
+2
|
\
|
*
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
Xin Long
2017-06-15
1
-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
*
|
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: define the member stream as an object instead of pointer in asoc
Xin Long
2017-06-02
1
-7
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-16
1
-0
/
+3
|
\
|
*
sctp: listen on the sock only when it's state is listening or closed
Xin Long
2017-04-06
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-9
/
+9
|
\
|
|
*
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-05
1
-3
/
+3
|
*
sctp: use right in and out stream cnt
Xin Long
2017-04-02
1
-5
/
+5
|
*
sctp: change to save MSG_MORE flag into assoc
Xin Long
2017-03-29
1
-1
/
+1
*
|
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
2017-04-03
1
-0
/
+59
*
|
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
2017-03-25
1
-3
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-2
/
+2
|
\
|
|
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-10
1
-2
/
+2
*
|
sctp: add get and set sockopt for reconf_enable
Xin Long
2017-03-13
1
-0
/
+81
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
2017-02-24
1
-2
/
+6
*
sctp: add support for MSG_MORE
Xin Long
2017-02-20
1
-0
/
+1
*
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2017-02-09
1
-0
/
+29
*
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2017-02-09
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-2
/
+3
|
\
|
*
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
2017-02-07
1
-1
/
+1
|
*
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
2017-02-07
1
-1
/
+2
*
|
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-1
/
+5
|
\
|
|
*
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
Xin Long
2017-01-25
1
-1
/
+5
*
|
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
1
-4
/
+6
*
|
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
1
-0
/
+29
*
|
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
1
-0
/
+84
*
|
sctp: remove useless code from sctp_apply_peer_addr_params
Marcelo Ricardo Leitner
2017-01-16
1
-1
/
+0
|
/
*
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
2016-12-17
1
-4
/
+3
*
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-17
1
-5
/
+2
*
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
2016-11-14
1
-8
/
+7
*
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
2016-11-07
1
-2
/
+5
*
sctp: hold transport instead of assoc in sctp_diag
Xin Long
2016-10-31
1
-4
/
+1
*
net: sctp, forbid negative length
Jiri Slaby
2016-10-23
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-03
1
-3
/
+7
|
\
|
*
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Xin Long
2016-09-30
1
-3
/
+7
*
|
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-19
1
-2
/
+6
|
/
*
sctp: allow receiving msg when TCP-style sk is in CLOSED state
Xin Long
2016-07-31
1
-1
/
+1
*
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
2016-07-26
1
-0
/
+1
*
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
2016-07-17
1
-15
/
+17
*
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-14
1
-3
/
+7
[next]