Commit Graph

784 Commits (148817ba092f9f6edd35bad3c6c6b8e8f90fe2ed)

Author SHA1 Message Date
Shan Wei 66009927f1 sctp: kill abandoned SCTP_CMD_TRANSMIT command 14 years ago
Shan Wei 6a435732ac sctp: use common head of addr parameter to access member in addr-unrelated code 14 years ago
Shan Wei 33c7cfdbb0 sctp: fix the comment of sctp_sf_violation_paramlen() 14 years ago
Wei Yongjun 9494c7c577 sctp: fix oops while removed transport still using as retran path 14 years ago
Vlad Yasevich 25f7bf7d0d sctp: fix oops when updating retransmit path with DEBUG on 14 years ago
Wei Yongjun 2cab86bee8 sctp: malloc enough room for asconf-ack chunk 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller a84b50ceb7 sctp: Pass __GFP_NOWARN to hash table allocation attempts. 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. 14 years ago
David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. 14 years ago
David S. Miller 6281dcc94a net: Make flowi ports AF dependent. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
Hagen Paul Pfeifer efea2c6b2e sctp: several declared/set but unused fixes 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 years ago
Shan Wei 59ed5aba9c sctp: fix compile warnings in sctp_tsnmap_num_gabs 14 years ago
Jiri Bohac 2205a6ea93 sctp: fix reporting of unknown parameters 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
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
David S. Miller 9a7241c21b sctp: Fix break indentation in sctp_ioctl(). 15 years ago
Dan Rosenberg 51e97a12be sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() 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
Vlad Yasevich 4bdab43323 sctp: Do not reset the packet during sctp_packet_config(). 15 years ago
Joe Perches 123031c0ee sctp: fix test for end of loop 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
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Eric Dumazet bc10502dba net: use __packed annotation 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Wei Yongjun 2e3219b5c8 sctp: fix append error cause to ERROR chunk correctly 15 years ago
Wei Yongjun 55fa0cfd7c sctp: delete active ICMP proto unreachable timer when free transport 15 years ago
Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 years ago
Vlad Yasevich 50b5d6ad63 sctp: Fix a race between ICMP protocol unreachable and connect() 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Vlad Yasevich 0e3aef8d09 sctp: Tag messages that can be Nagle delayed at creation. 15 years ago
Vlad Yasevich bfa0d9843a sctp: Optimize computation of highest new tsn in SACK. 15 years ago
Vlad Yasevich ea862c8d1f sctp: correctly mark missing chunks in fast recovery 15 years ago
Vlad Yasevich 6588337189 sctp: rwnd_press should be cumulative 15 years ago
Vlad Yasevich cf9b4812e1 sctp: fast recovery algorithm is per association. 15 years ago
Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations 15 years ago
Vlad Yasevich d9efc2231b sctp: Do not force T3 timer on fast retransmissions. 15 years ago