Commit Graph

1002 Commits (8449fd76deb9ac67a15a6fb8ead7bb4595d019d2)

Author SHA1 Message Date
Vlad Yasevich 619a60ee04 sctp: Remove outqueue empty state 11 years ago
wangweidong 9bd7d20c45 sctp: loading sctp when load sctp_probe 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 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
wangweidong 747edc0f9e sctp: merge two if statements to one 11 years ago
wangweidong 3dc0a548a0 sctp: remove the repeat initialize with 0 11 years ago
wangweidong 2bccbadf20 sctp: fix some comments in chunk.c and associola.c 11 years ago
Daniel Borkmann fecda03493 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 11 years ago
Vlad Yasevich d2dbbba77e sctp: Perform software checksum if packet has to be fragmented. 11 years ago
Fan Du 27127a8256 sctp: Use software crc32 checksum when xfrm transform will happen. 11 years ago
Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster 12 years ago
Eric W. Biederman 0bbf87d852 net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 12 years ago
Daniel Borkmann 3f96a53211 net: sctp: rfc4443: do not report ICMP redirects to user space 12 years ago
Daniel Borkmann 95ee62083c net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit 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
Alexander Sverdlin c08751c851 net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4 12 years ago
Daniel Borkmann b1b72076b9 net: sctp: probe: allow more advanced ingress filtering by mark 12 years ago
Daniel Borkmann 7613f5fe11 net: sctp: sctp_verify_init: clean up mandatory checks and add comment 12 years ago
Daniel Borkmann 05f147ef7c net: sctp_probe: simplify code by using %pISc format specifier 12 years ago
Francesco Fusco d14c5ab6be net: proc_fs: trivial: print UIDs as unsigned int 12 years ago
Vlad Yasevich 072017b41e net: sctp: Add rudimentary infrastructure to account for control chunks 12 years ago
Daniel Borkmann 771085d6bf net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption 12 years ago
Daniel Borkmann ac4f959936 net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state 12 years ago
David S. Miller 71acc0ddd4 Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" 12 years ago
Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment 12 years ago
Daniel Borkmann cda5f98e36 net: sctp: convert sctp_checksum_disable module param into sctp sysctl 12 years ago
fan.du d27fc78208 sctp: Don't lookup dst if transport dst is still valid 12 years ago
Joe Stringer 024ec3deac net/sctp: Refactor SCTP skb checksum computation 12 years ago
Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address 12 years ago
Daniel Borkmann 8c2f414ad1 net: sctp: confirm route during forward progress 12 years ago
Yann Droneaud 8a59bd3e9b sctp: use get_unused_fd_flags(0) instead of get_unused_fd() 12 years ago
Daniel Borkmann e02010adee net: sctp: get rid of SCTP_DBG_TSNS entirely 12 years ago
Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends 12 years ago
Daniel Borkmann 62208f1245 net: sctp: simplify sctp_get_port 12 years ago
Daniel Borkmann 0a2fbac197 net: sctp: decouple cleaning some socket data from endpoint 12 years ago
Daniel Borkmann b527fe6933 net: sctp: minor: sctp_seq_dump_local_addrs add missing newline 12 years ago
Daniel Borkmann 52db882f3f net: sctp: migrate cookie life from timeval to ktime 12 years ago
Dave Jones 2c0740e4e1 sctp: Convert __list_for_each use to list_for_each 12 years ago
Daniel Borkmann dda9192851 net: sctp: remove SCTP_STATIC macro 12 years ago
Daniel Borkmann 939cfa75a0 net: sctp: get rid of t_new macro for kzalloc 12 years ago