aboutsummaryrefslogtreecommitdiff
path: root/net/sctp
AgeCommit message (Expand)Author
2015-06-29sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-06-28net: Kill sock->sk_protinfoDavid Miller
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-14sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-02net: sctp: Deletion of an unnecessary check before the function call "kfree"Markus Elfring
2015-01-30net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-01-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-01-17net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09put iov_iter into msghdrAl Viro
2014-12-09net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-21net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-11net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-10-30sctp: replace seq_printf with seq_putsMichele Baldessari
2014-10-30sctp: add transport state in /proc/net/sctp/remaddrMichele Baldessari
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-08-29sctp: Change sctp to implement csum_levelsTom Herbert
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-07-31net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORSDuan Jiong