summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* sctp: Add process name and pid to deprecation warningsNeil Horman2014-01-041-6/+18
* sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()wangweidong2013-12-311-2/+2
* SCTP: Reduce log spamming for sctp setsockoptNeil Horman2013-12-311-12/+18
* sctp: fix checkpatch errors with //commenwangweidong2013-12-261-1/+1
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-265-10/+9Star
* sctp: fix checkpatch errors with indentwangweidong2013-12-266-73/+70Star
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-268-22/+22
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-2610-43/+43
* sctp: remove the never used 'return' and redundant 'break'wangweidong2013-12-231-11/+2Star
* sctp: remove casting from function calls through ops structurewangweidong2013-12-232-3/+3
* ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa2013-12-222-4/+2Star
* Revert "sctp: fix missing include file"David S. Miller2013-12-221-1/+0Star
* sctp: fix missing include filesfeldma@cumulusnetworks.com2013-12-211-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-201-2/+2
|\
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-061-2/+2
* | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-181-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-186-31/+118
|\ \
| * | sctp: loading sctp when load sctp_probewangweidong2013-12-171-1/+16
| * | sctp: fix up a spacingwangweidong2013-12-111-5/+2Star
| * | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-111-4/+65
| * | sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-111-10/+22
| * | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-114-11/+13
* | | sctp: remove redundant null check on asocwangweidong2013-12-111-4/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-101-1/+1
|\| |
| * | sctp: disable max_burst when the max_burst is 0wangweidong2013-12-061-1/+1
| |/
* | sctp: fix some comments in associola.cwangweidong2013-12-061-4/+4
* | sctp: convert sctp_peer_needs_update to booleanwangweidong2013-12-061-3/+3
* | sctp: remove the else pathwangweidong2013-12-061-7/+3Star
* | sctp: remove the duplicate initializewangweidong2013-12-061-41/+0Star
* | sctp: Fix FSF address in file headersJeff Kirsher2013-12-0627-81/+54Star
|/
* sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-292-1/+5
* net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong2013-11-231-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-201-2/+4
|\
| * net: sctp: bug-fixing: retran_path not set properly after transports recoveri...Chang Xiangzhong2013-11-141-2/+4
* | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-151-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-042-2/+3
|\
| * net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann2013-11-041-1/+0Star
| * net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann2013-10-231-1/+3
* | net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann2013-11-041-8/+1Star
* | sctp: merge two if statements to onewangweidong2013-10-281-9/+5Star
* | sctp: remove the repeat initialize with 0wangweidong2013-10-281-21/+8Star
* | sctp: fix some comments in chunk.c and associola.cwangweidong2013-10-282-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-1/+2
|\|
| * sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-10-171-1/+1
| * sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-10-171-1/+2
* | ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-11/+11
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-011-1/+1
|/
* net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-172-3/+2Star
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-121-29/+13Star
* net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-09-111-0/+3