Commit Graph

1043 Commits (9a11040ff962304c1838aa9a9f33be78784eae47)

Author SHA1 Message Date
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 efb842c45e sctp: optimize the sctp_sysctl_net_register 11 years ago
wangweidong 22a1f5140e sctp: fix a missed .data initialization 11 years ago
Matija Glavinic Pecotic 661dbf3412 net: sctp: fix initialization of local source address on accepted ipv6 sockets 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 387602dfdc sctp: remove macros sctp_write_[un]_lock 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 abfce3ef58 sctp: remove the unnecessary assignment 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
stephen hemminger 6daaf0de2f sctp: make sctp_addto_chunk_fixed local 11 years ago
Hannes Frederic Sowa 8ed1dc44d3 ipv4: introduce hardened ip_no_pmtu_disc mode 11 years ago
Neil Horman f916ec9608 sctp: Add process name and pid to deprecation warnings 11 years ago
Vlad Yasevich 619a60ee04 sctp: Remove outqueue empty state 11 years ago
wangweidong 0438816efd sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit() 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 f7010e6144 sctp: fix checkpatch errors with indent 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 f482f2fcd1 sctp: remove the never used 'return' and redundant 'break' 11 years ago
wangweidong 131334d09c sctp: remove casting from function calls through ops structure 11 years ago
Hannes Frederic Sowa 790e38bc26 ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one 11 years ago
David S. Miller fc45b45540 Revert "sctp: fix missing include file" 11 years ago
sfeldma@cumulusnetworks.com ac0917f250 sctp: fix missing include file 11 years ago
Hannes Frederic Sowa 93b36cf342 ipv6: support IPV6_PMTU_INTERFACE on sockets 11 years ago
wangweidong 9bd7d20c45 sctp: loading sctp when load sctp_probe 11 years ago
wangweidong e477266838 sctp: remove redundant null check on asoc 11 years ago
wangweidong b486b2289e sctp: fix up a spacing 11 years ago
wangweidong 4f3fdf3bc5 sctp: add check rto_min and rto_max in sysctl 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
wangweidong 9d2c881afd sctp: fix some comments in associola.c 11 years ago
wangweidong ce4a03db9b sctp: convert sctp_peer_needs_update to boolean 11 years ago
wangweidong 8b7318d3ed sctp: remove the else path 11 years ago
wangweidong d1d66186dc sctp: remove the duplicate initialize 11 years ago
Jeff Kirsher 4b2f13a251 sctp: Fix FSF address in file headers 11 years ago
Steffen Klassert 0e0d44ab42 net: Remove FLOWI_FLAG_CAN_SLEEP 11 years ago
wangweidong 78ac814f12 sctp: disable max_burst when the max_burst is 0 11 years ago
Xufeng Zhang 6eabca54d6 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements 11 years ago
Chang Xiangzhong d6c4161485 net: sctp: find the correct highest_new_tsn in sack 11 years ago
Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users 11 years ago
Chang Xiangzhong d30a58ba2e net: sctp: bug-fixing: retran_path not set properly after transports recovering (v3) 11 years ago
Daniel Borkmann 7926c1d5be net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb 11 years ago
Daniel Borkmann e6d8b64b34 net: sctp: fix and consolidate SCTP checksumming code 11 years ago