summaryrefslogtreecommitdiff
path: root/net/sctp (follow)
Commit message (Expand)AuthorAge
...
* | sctp: remove casting from function calls through ops structurewangweidong2013-12-22
* | ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa2013-12-21
* | Revert "sctp: fix missing include file"David S. Miller2013-12-21
* | sctp: fix missing include filesfeldma@cumulusnetworks.com2013-12-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\ \
| * | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* | | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ \ | | |/ | |/|
| * | sctp: loading sctp when load sctp_probewangweidong2013-12-16
| * | sctp: fix up a spacingwangweidong2013-12-10
| * | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-10
| * | sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-10
| * | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-10
* | | sctp: remove redundant null check on asocwangweidong2013-12-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\| |
| * | sctp: disable max_burst when the max_burst is 0wangweidong2013-12-05
| |/
* | sctp: fix some comments in associola.cwangweidong2013-12-06
* | sctp: convert sctp_peer_needs_update to booleanwangweidong2013-12-06
* | sctp: remove the else pathwangweidong2013-12-06
* | sctp: remove the duplicate initializewangweidong2013-12-06
* | sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-28
* net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong2013-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * net: sctp: bug-fixing: retran_path not set properly after transports recoveri...Chang Xiangzhong2013-11-14
* | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann2013-11-04
| * net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann2013-10-23
* | net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann2013-11-03
* | sctp: merge two if statements to onewangweidong2013-10-28
* | sctp: remove the repeat initialize with 0wangweidong2013-10-28
* | sctp: fix some comments in chunk.c and associola.cwangweidong2013-10-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\|
| * sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-10-17
| * sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-10-17
* | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-09-30
|/
* net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-16
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-12
* net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-09-11
* net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann2013-09-11
* net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin2013-09-04
* net: sctp: probe: allow more advanced ingress filtering by markDaniel Borkmann2013-09-03
* net: sctp: sctp_verify_init: clean up mandatory checks and add commentDaniel Borkmann2013-08-29
* net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann2013-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\
| * net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann2013-08-12
| * net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann2013-08-12
* | net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-15