Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c4de1ff4fe50453b968579ee86fac3da80dd783
/
net
/
sctp
/
socket.c
d04adf1
sctp: reset owner sk for data chunks on out queues when migrating a sock
by Xin Long
· 7 years ago
df80cd9
sctp: do not peel off an assoc from one netns to another one
by Xin Long
· 7 years ago
d25adbe
sctp: fix an use-after-free issue in sctp_sock_dump
by Xin Long
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ee6c88b
sctp: Avoid out-of-bounds reads from address storage
by Stefano Brivio
· 7 years ago
b7ef261
sctp: remove the typedef sctp_socket_type_t
by Xin Long
· 7 years ago
a05437a
sctp: remove the typedef sctp_cmsgs_t
by Xin Long
· 7 years ago
1c66201
sctp: remove the typedef sctp_scope_t
by Xin Long
· 7 years ago
2cb5c8e
sctp: Add peeloff-flags socket option
by Neil Horman
· 7 years ago
3c91870
sctp: remove the typedef sctp_paramhdr_t
by Xin Long
· 7 years ago
14afee4
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
6335479
net: convert sk_buff.users from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
988c732
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
by Xin Long
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6dfe4b9
sctp: fix recursive locking warning in sctp_do_peeloff
by Xin Long
· 8 years ago
581409d
sctp: disable BH in sctp_for_each_endpoint
by Xin Long
· 8 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 8 years ago
cee360a
sctp: define the member stream as an object instead of pointer in asoc
by Xin Long
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
34b2789
sctp: listen on the sock only when it's state is listening or closed
by Xin Long
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3ebfdf0
sctp: get sock from transport in sctp_transport_update_pmtu
by Xin Long
· 8 years ago
d229d48
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
by Xin Long
· 8 years ago
afe8996
sctp: use right in and out stream cnt
by Xin Long
· 8 years ago
f9ba350
sctp: change to save MSG_MORE flag into assoc
by Xin Long
· 8 years ago
2b5cd0d
net: Change return type of sk_busy_loop from bool to void
by Alexander Duyck
· 8 years ago
101c431
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c0d8bab
sctp: add get and set sockopt for reconf_enable
by Xin Long
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
dfcb9f4
sctp: deny peeloff operation on asocs with threads sleeping on it
by Marcelo Ricardo Leitner
· 8 years ago
4ea0c32
sctp: add support for MSG_MORE
by Xin Long
· 8 years ago
242bd2d
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter
by Xin Long
· 8 years ago
a92ce1a
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
by Xin Long
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
912964e
sctp: check af before verify address in sctp_addr_id2transport
by Xin Long
· 8 years ago
c86a773
sctp: add dst_pending_confirm flag
by Julian Anastasov
· 8 years ago
2dcab59
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
by Marcelo Ricardo Leitner
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6f29a13
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
by Xin Long
· 8 years ago
4548b68
Introduce a sysctl that modifies the value of PROT_SOCK.
by Krister Johansen
· 8 years ago
7f9d68a
sctp: implement sender-side procedures for SSN Reset Request Parameter
by Xin Long
· 8 years ago
9fb657a
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
by Xin Long
· 8 years ago
cdfb1a9
sctp: remove useless code from sctp_apply_peer_addr_params
by Marcelo Ricardo Leitner
· 8 years ago
08abb79
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
by Xin Long
· 8 years ago
7fda702
sctp: use new rhlist interface on sctp transport rhashtable
by Xin Long
· 8 years ago
5bf35dd
sctp: change sk state only when it has assocs in sctp_shutdown
by Xin Long
· 8 years ago
7233bc8
sctp: assign assoc_id earlier in __sctp_connect
by Marcelo Ricardo Leitner
· 8 years ago
cd26da4
sctp: hold transport instead of assoc in sctp_diag
by Xin Long
· 8 years ago
a4b8e71
net: sctp, forbid negative length
by Jiri Slaby
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1cceda78
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
by Xin Long
· 8 years ago
b61c654
sctp: free msg->chunks when sctp_primitive_SEND return err
by Xin Long
· 8 years ago
e087869
sctp: allow receiving msg when TCP-style sk is in CLOSED state
by Xin Long
· 8 years ago
5fc382d
net/sctp: terminate rhashtable walk correctly
by Vegard Nossum
· 8 years ago
e5b13f3
sctp: recvmsg should be able to run even if sock is in closing state
by Marcelo Ricardo Leitner
· 8 years ago
1f45f78
sctp: allow GSO frags to access the chunk too
by Marcelo Ricardo Leitner
· 8 years ago
8dbdf1f
sctp: implement prsctp PRIO policy
by Xin Long
· 8 years ago
a6c2f79
sctp: implement prsctp TTL policy
by Xin Long
· 8 years ago
826d253
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
by Xin Long
· 8 years ago
f959fb4
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
by Xin Long
· 8 years ago
28aa4c2
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
by Xin Long
· 8 years ago
141ddef
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
by Xin Long
· 9 years ago
d46e416
sctp: sctp should change socket state when shutdown is received
by Xin Long
· 9 years ago
90017ac
sctp: Add GSO support
by Marcelo Ricardo Leitner
· 9 years ago
40eb90e
sctp: sctp_diag should dump sctp socket type
by Xin Long
· 9 years ago
53fa103
sctp: fix some rhashtable functions using in sctp proc/diag
by Xin Long
· 9 years ago
626d16f
sctp: export some apis or variables for sctp_diag and reuse some for proc
by Xin Long
· 9 years ago
52c52a6
sctp: add sctp_info dump api for sctp_diag
by Xin Long
· 9 years ago
311b217
sctp: simplify sk_receive_queue locking
by Marcelo Ricardo Leitner
· 9 years ago
486bdee
sctp: add support for RPS and RFS
by Marcelo Ricardo Leitner
· 9 years ago
aca04ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
96c0e0a
net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3
by Andy Lutomirski
· 9 years ago
c78a85a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
489ce5f
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
by Nicholas Mc Guire
· 9 years ago
133800d
sctp: fix copying more bytes than expected in sctp_add_bind_addr
by Marcelo Ricardo Leitner
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
7a84bd4
sctp: translate network order to host order when users get a hmacid
by Xin Long
· 9 years ago
5821c76
sctp: Use shash
by Herbert Xu
· 9 years ago
27f7ed2
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
by Marcelo Ricardo Leitner
· 9 years ago
b5eff71
sctp: drop the old assoc hashtable of sctp
by Xin Long
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
068d8bd
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
by Xin Long
· 9 years ago
3538a5c
sctp: label accepted/peeled off sockets
by Marcelo Ricardo Leitner
· 9 years ago
9ba0b96
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8b570dc
sctp: only drop the reference on the datamsg after sending a msg
by lucien
· 9 years ago
69b5777
sctp: hold the chunks only after the chunk is enqueued in outq
by lucien
· 9 years ago
50a5ffb
sctp: also copy sk_tsflags when copying the socket
by Marcelo Ricardo Leitner
· 9 years ago
01ce63c
sctp: update the netstamp_needed counter when copying sockets
by Marcelo Ricardo Leitner
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
602dd62
ipv6: sctp: implement sctp_v6_destroy_sock()
by Eric Dumazet
· 9 years ago
cacc062
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
Next »