aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAge
* net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-29
* net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-22
* net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-22
* sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
|\
| * sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-05
* | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong2014-08-01
* | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-08-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\|
| * net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-07-22
* | net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight2014-07-22
* | net: sctp: Open out the check for NagleDavid Laight2014-07-22
* | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann2014-07-16
* | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-16
* | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-16
* | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-16
* | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-14
* | net: sctp: remove unnecessary break after return/gotoFabian Frederick2014-07-15
* | net: sctp: Inline the functions from command.cDavid Laight2014-07-08
* | net: sctp: only warn in proc_sctp_do_alpha_beta if writeDaniel Borkmann2014-07-02
* | net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann2014-07-02
|/
* net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann2014-06-20
* net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-06-18
* net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-15
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-12
* net: sctp: fix incorrect type in gfp initializerDaniel Borkmann2014-06-11
* net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann2014-06-11
* net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-11
* net: sctp: refactor active path selectionDaniel Borkmann2014-06-11
* ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-11
* net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-23
* net: Eliminate no_check from protoswTom Herbert2014-05-23
* snmp: fix some left over of snmp statsWANG Cong2014-05-14
* ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-14
* net: rename local_df to ignore_dfWANG Cong2014-05-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss2014-04-27
| * sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-04-27
* | sctp: add a checking for sctp_sysctl_net_registerwangweidong2014-05-09
* | Revert "sctp: optimize the sctp_sysctl_net_register"wangweidong2014-05-09
* | net: clean up snmp stats codeWANG Cong2014-05-07
* | sctp: add support for busy polling to sctp protocolNeil Horman2014-04-20
|/
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-18
* ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
* Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-04-14
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-09
* net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-08