summaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: fix memory leak in auth key managementDaniel Borkmann2014-11-111-2/+0
* net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2014-11-111-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-184-86/+69
|\
| * net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-10-142-26/+10
| * net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-10-141-0/+2
| * net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-10-142-60/+57
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-242-8/+6
| |\
| * | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-081-3/+16
|\ \ \
| * | | sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-061-3/+16
| | |/ | |/|
* | | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-1/+1
|\ \ \ | |/ /
| * | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-291-1/+1
* | | sctp: Change sctp to implement csum_levelsTom Herbert2014-08-291-2/+6
|/ /
* | net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-221-6/+3
* | net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-221-1/+1
* | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-211-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-1/+1
|\
| * sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-051-1/+1
* | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-07-311-5/+0
* | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-07-315-100/+107
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+1
|\ \ | |/
| * net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-07-221-0/+1
* | net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight2014-07-222-4/+4
* | net: sctp: Open out the check for NagleDavid Laight2014-07-221-33/+36
* | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-161-2/+7
* | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-161-9/+98
* | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-162-4/+86
* | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-162-1/+73
* | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-161-20/+57
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-107/+15
|\ \ | |/
| * net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-141-107/+15
* | net: sctp: remove unnecessary break after return/gotoFabian Frederick2014-07-152-5/+0
* | net: sctp: Inline the functions from command.cDavid Laight2014-07-082-69/+1
* | net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann2014-07-021-2/+3
* | net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann2014-07-021-8/+9
|/
* net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann2014-06-191-2/+1
* net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-06-181-20/+23
* net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-121-1/+1
* net: sctp: fix incorrect type in gfp initializerDaniel Borkmann2014-06-111-1/+1
* net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann2014-06-111-5/+45
* net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-113-5/+7
* net: sctp: refactor active path selectionDaniel Borkmann2014-06-111-59/+61
* ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-111-1/+1
* net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-231-1/+2
* net: Eliminate no_check from protoswTom Herbert2014-05-232-4/+0
* snmp: fix some left over of snmp statsWANG Cong2014-05-141-1/+1
* ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-141-2/+3
OpenPOWER on IntegriCloud