Commit Graph

313 Commits (5a31d594a9732a2fa2eb83b0c4dcba75da2dff5d)

Author SHA1 Message Date
David Miller 1830fcea5b net: Kill sock->sk_protinfo 10 years ago
Marcelo Ricardo Leitner 2d45a02d01 sctp: fix ASCONF list handling 10 years ago
Ying Xue 7e3ea6d5c4 sctp: avoid to repeatedly declare external variables 10 years ago
Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
Daniel Borkmann 2061dcd6bf net: sctp: fix race for one-to-many sockets in sendmsg's auto associate 10 years ago
Gu Zheng f95b414edb net: introduce helper macro for_each_cmsghdr 10 years ago
Al Viro c0371da604 put iov_iter into msghdr 10 years ago
Al Viro e0eb093e79 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter 10 years ago
Daniel Borkmann f869c91286 net: sctp: keep owned chunk in destructor_arg instead of skb->cb 10 years ago
David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 10 years ago
Daniel Borkmann 38ab1fa981 net: sctp: fix ABI mismatch through sctp_assoc_to_state helper 11 years ago
Jason Gunthorpe 299ee123e1 sctp: Fixup v4mapped behaviour to comply with Sock API 11 years ago
Daniel Borkmann bbbea41d5e net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support 11 years ago
Geir Ola Vaagland 6b3fd5f3a2 net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support 11 years ago
Geir Ola Vaagland 2347c80ff1 net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support 11 years ago
Geir Ola Vaagland 0d3a421d28 net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support 11 years ago
Geir Ola Vaagland 63b949382c net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support 11 years ago
Tom Herbert 28448b8045 net: Split sk_no_check into sk_no_check_{rx,tx} 11 years ago
WANG Cong 122ff243f5 ipv4: make ip_local_reserved_ports per netns 11 years ago
Neil Horman 8465a5fcd1 sctp: add support for busy polling to sctp protocol 11 years ago
Vlad Yasevich b14878ccb7 net: sctp: cache auth_enable per endpoint 11 years ago
Daniel Borkmann 362d52040c Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" 11 years ago
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
Daniel Borkmann 1e1cdf8ac7 net: sctp: test if association is dead in sctp_wake_up_waiters 11 years ago
Daniel Borkmann 52c35befb6 net: sctp: wake up all assocs if sndbuf policy is per socket 11 years ago
Daniel Borkmann ffd5939381 net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode 11 years ago
Matija Glavinic Pecotic ef2820a735 net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer 11 years ago
wangweidong 5bc1d1b4a2 sctp: remove macros sctp_bh_[un]lock_sock 11 years ago
wangweidong 048ed4b626 sctp: remove macros sctp_{lock|release}_sock 11 years ago
wangweidong 3c8e43ba9f sctp: remove macros sctp_spin_[un]lock 11 years ago
wangweidong 79b91130a2 sctp: remove macros sctp_local_bh_{disable|enable} 11 years ago
wangweidong 0ea5e4df7b sctp: create helper function to enable|disable sackdelay 11 years ago
Dan Carpenter 0e864b21e5 sctp: remove a redundant NULL check 11 years ago
Aruna-Hewapathirane 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 years ago
Neil Horman f916ec9608 sctp: Add process name and pid to deprecation warnings 11 years ago
Neil Horman 94f65193ab SCTP: Reduce log spamming for sctp setsockopt 11 years ago
wangweidong 4e2d52bfb2 sctp: fix checkpatch errors with //commen 11 years ago
wangweidong 8d72651d86 sctp: fix checkpatch errors with open brace '{' and trailing statements 11 years ago
wangweidong 26ac8e5fe1 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar 11 years ago
wangweidong cb3f837ba9 sctp: fix checkpatch errors with space required or prohibited 11 years ago
wangweidong 85f935d41a sctp: check the rto_min and rto_max in setsockopt 11 years ago
Neil Horman 9f70f46bd4 sctp: properly latch and use autoclose value from sock to association 11 years ago
Jeff Kirsher 4b2f13a251 sctp: Fix FSF address in file headers 11 years ago
Eric W. Biederman 0bbf87d852 net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 12 years ago
Daniel Borkmann 88362ad8f9 net: sctp: fix smatch warning in sctp_send_asconf_del_ip 12 years ago
Daniel Borkmann a0fb05d1ae net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE 12 years ago
Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment 12 years ago
Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address 12 years ago
Yann Droneaud 8a59bd3e9b sctp: use get_unused_fd_flags(0) instead of get_unused_fd() 12 years ago
Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends 12 years ago