Commit Graph

224 Commits (28f4881cbf9ce285edfc245a8990af36d21c062f)

Author SHA1 Message Date
Thomas Graf cd4fcc704f sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket 14 years ago
Wei Yongjun 949123016a sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it 14 years ago
Joe Perches 7fd71b1e07 sctp: Reduce switch/case indent 14 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
Michio Honda 6d65e5eee6 sctp: kzalloc() error handling on deleting last address 14 years ago
Michio Honda 8a07eb0a50 sctp: Add ASCONF operation on the single-homed host 14 years ago
Michio Honda 7dc04d7122 sctp: Add socket option operation for Auto-ASCONF. 14 years ago
Michio Honda 9f7d653b67 sctp: Add Auto-ASCONF support (core). 14 years ago
Joe Perches afd7614c00 sctp: sctp_sendmsg: Don't test known non-null sinfo 14 years ago
Joe Perches 517aa0bcda sctp: sctp_sendmsg: Don't initialize default_sinfo 14 years ago
Vlad Yasevich 9914ae3ca7 sctp: cache the ipv6 source after route lookup 14 years ago
Wei Yongjun 209ba424c2 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST 14 years ago
Vlad Yasevich ee9cbaca7d sctp: Allow bindx_del to accept 0 port 14 years ago
Shan Wei 934253a7b4 sctp: use memdup_user to copy data from userspace 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Hagen Paul Pfeifer efea2c6b2e sctp: several declared/set but unused fixes 14 years ago
Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 years ago
Shan Wei 4580ccc04d sctp: user perfect name for Delayed SACK Timer option 14 years ago
Wei Yongjun 7d743b7e95 sctp: fix the return value of getting the sctp partial delivery point 14 years ago
Wei Yongjun 40a010395c SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address 14 years ago
David Shwatrz 8917a3c0b7 Fix a typo in datagram.c and sctp/socket.c. 14 years ago
Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
David S. Miller 9a7241c21b sctp: Fix break indentation in sctp_ioctl(). 15 years ago
Dan Rosenberg d7e0d19aa0 sctp: prevent reading out-of-bounds memory 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Diego Elio 'Flameeyes' Pettenò 65040c33ee sctp: implement SIOCINQ ioctl() (take 3) 15 years ago
Eric Dumazet db40980fcd net: poll() optimizations 15 years ago
Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> 15 years ago
Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Vlad Yasevich a5f4cea74f sctp: Use correct address family in sctp_getsockopt_peer_addrs() 15 years ago
Vlad Yasevich 81419d862d sctp: per_cpu variables should be in bh_disabled section 15 years ago
Wei Yongjun 561b1733a4 sctp: avoid irq lock inversion while call sk->sk_data_ready() 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Hagen Paul Pfeifer b68c92460d sctp: eliminate useless code 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Zhu Yi 50b1a782f8 sctp: use limited socket backlog 15 years ago
Julia Lawall 09cb47a2c6 net/sctp: Eliminate useless code 15 years ago
Andrew Morton 8ffd32083c net/sctp/socket.c: squish warning 15 years ago
Andrei Pelinescu-Onciul 810c07194f sctp: fix sctp_setsockopt_autoclose compile warning 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Andrei Pelinescu-Onciul f6778aab6c sctp: limit maximum autoclose setsockopt value 15 years ago
Amerigo Wang a242b41ded sctp: remove deprecated SCTP_GET_*_OLD stuffs 15 years ago
Andrei Pelinescu-Onciul 37051f7386 sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE 15 years ago
Vlad Yasevich f9c67811eb sctp: Fix regression introduced by new sctp_connectx api 15 years ago
Vlad Yasevich 409b95aff3 sctp: Set source addresses on the association before adding transports 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago