Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
85962d2248fae84ffaa04f09826596d20af56819
/
net
/
sctp
/
socket.c
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
· 8 years ago
d46e416
sctp: sctp should change socket state when shutdown is received
by Xin Long
· 8 years ago
90017ac
sctp: Add GSO support
by Marcelo Ricardo Leitner
· 8 years ago
40eb90e
sctp: sctp_diag should dump sctp socket type
by Xin Long
· 8 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
b5ffe63
net: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
81296fc
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
by Daniel Borkmann
· 9 years ago
1830fce
net: Kill sock->sk_protinfo
by David Miller
· 9 years ago
2d45a02
sctp: fix ASCONF list handling
by Marcelo Ricardo Leitner
· 9 years ago
7e3ea6d
sctp: avoid to repeatedly declare external variables
by Ying Xue
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
2061dcd
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
by Daniel Borkmann
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
e0eb093
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
by Al Viro
· 10 years ago
f869c91
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
by Daniel Borkmann
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
38ab1fa
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
by Daniel Borkmann
· 10 years ago
299ee12
sctp: Fixup v4mapped behaviour to comply with Sock API
by Jason Gunthorpe
· 10 years ago
bbbea41
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
by Daniel Borkmann
· 10 years ago
6b3fd5f
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
by Geir Ola Vaagland
· 10 years ago
2347c80
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
0d3a421
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
63b9493
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 10 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
8465a5f
sctp: add support for busy polling to sctp protocol
by Neil Horman
· 11 years ago
b14878c
net: sctp: cache auth_enable per endpoint
by Vlad Yasevich
· 11 years ago
362d520
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
by Daniel Borkmann
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
1e1cdf8
net: sctp: test if association is dead in sctp_wake_up_waiters
by Daniel Borkmann
· 11 years ago
52c35be
net: sctp: wake up all assocs if sndbuf policy is per socket
by Daniel Borkmann
· 11 years ago
ffd5939
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
by Daniel Borkmann
· 11 years ago
ef2820a
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
by Matija Glavinic Pecotic
· 11 years ago
5bc1d1b
sctp: remove macros sctp_bh_[un]lock_sock
by wangweidong
· 11 years ago
048ed4b
sctp: remove macros sctp_{lock|release}_sock
by wangweidong
· 11 years ago
3c8e43b
sctp: remove macros sctp_spin_[un]lock
by wangweidong
· 11 years ago
79b9113
sctp: remove macros sctp_local_bh_{disable|enable}
by wangweidong
· 11 years ago
0ea5e4d
sctp: create helper function to enable|disable sackdelay
by wangweidong
· 11 years ago
0e864b2
sctp: remove a redundant NULL check
by Dan Carpenter
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
f916ec9
sctp: Add process name and pid to deprecation warnings
by Neil Horman
· 11 years ago
94f6519
SCTP: Reduce log spamming for sctp setsockopt
by Neil Horman
· 11 years ago
4e2d52b
sctp: fix checkpatch errors with //commen
by wangweidong
· 11 years ago
8d72651
sctp: fix checkpatch errors with open brace '{' and trailing statements
by wangweidong
· 11 years ago
26ac8e5
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
by wangweidong
· 11 years ago
cb3f837
sctp: fix checkpatch errors with space required or prohibited
by wangweidong
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
85f935d
sctp: check the rto_min and rto_max in setsockopt
by wangweidong
· 11 years ago
9f70f46
sctp: properly latch and use autoclose value from sock to association
by Neil Horman
· 11 years ago
4b2f13a
sctp: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
88362ad
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
by Daniel Borkmann
· 11 years ago
a0fb05d
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
by Daniel Borkmann
· 11 years ago
477143e
net: sctp: trivial: update bug report in header comment
by Daniel Borkmann
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
8a59bd3
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
bb33381
net: sctp: rework debugging framework to use pr_debug and friends
by Daniel Borkmann
· 11 years ago
62208f1
net: sctp: simplify sctp_get_port
by Daniel Borkmann
· 11 years ago
Next »