net/mlx4_en: Fix mixed PFC and Global pause user control requests
[pandora-kernel.git] / net / sctp /
2018-05-31 Alexey Kodanevsctp: verify size of a new chunk in _sctp_make_chunk()
2018-03-03 Xin Longsctp: do not allow the v4 socket to bind a v4mapped...
2018-03-03 Xin Longsctp: return error if the asoc has been peeled off...
2018-03-03 Xin Longsctp: use the right sk after waking up from wait_buf...
2018-02-13 Eric W. Biedermannet/sctp: Always set scope_id in sctp_inet6_skb_msgname
2018-02-13 Alexander Potapenkosctp: fully initialize the IPv6 address in sctp_v6_to_a...
2018-02-13 Jason Gunthorpesctp: Fixup v4mapped behaviour to comply with Sock API
2018-01-01 Xin Longsctp: fix a type cast warnings that causes a_rwnd gets...
2017-11-26 Xin Longsctp: do not peel off an assoc from one netns to anothe...
2017-06-05 Eric Dumazetsctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-03-16 Marcelo Ricardo... sctp: deny peeloff operation on asocs with threads...
2017-03-16 Marcelo Ricardo... sctp: avoid BUG_ON on sctp_wait_for_sndbuf
2017-03-16 Marcelo Ricardo... sctp: assign assoc_id earlier in __sctp_connect
2017-03-16 Jiri Slabynet: sctp, forbid negative length
2017-02-23 Marcelo Ricardo... sctp: validate chunk len before actually using it
2017-02-23 Xin Longsctp: do not return the transmit err back to sctp_sendmsg
2016-04-30 Xin Longsctp: lack the check for ports in sctp_v6_cmp_addr
2016-04-30 Neil Hormansctp: Fix port hash table size computation
2016-04-30 Xin Longsctp: sctp should release assoc when sctp_make_abort_us...
2016-02-27 Xin Longsctp: translate network order to host order when users...
2016-02-27 Marcelo Ricardo... sctp: allow setting SCTP_SACK_IMMEDIATELY by the applic...
2016-02-13 Karl Heisssctp: Prevent soft lockup when sctp_accept() is called...
2016-01-22 Eric Dumazetipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
2016-01-22 luciensctp: start t5 timer only when peer rwnd is 0 and local...
2015-12-30 Eric Dumazetipv6: sctp: clone options to avoid use after free
2015-12-30 Marcelo Ricardo... sctp: update the netstamp_needed counter when copying...
2015-12-30 Eric Dumazetipv6: sctp: implement sctp_v6_destroy_sock()
2015-12-30 luciensctp: translate host order to network order when settin...
2015-10-13 Ben HutchingsRevert "sctp: Fix race between OOTB responce and route...
2015-10-13 luciensctp: donot reset the overall_error_count in SHUTDOWN_R...
2015-08-06 Alexander Sverdlinsctp: Fix race between OOTB responce and route removal
2015-08-06 Marcelo Ricardo... sctp: fix ASCONF list handling
2015-03-06 Saran Maruti Ramanaranet: sctp: fix passing wrong parameter header to param_...
2015-02-20 Daniel Borkmannnet: sctp: fix slab corruption from use after free...
2015-02-20 Daniel Borkmannnet: sctp: fix race for one-to-many sockets in sendmsg...
2015-01-01 Daniel Borkmannnet: sctp: use MAX_HEADER for headroom reserve in outpu...
2015-01-01 Daniel Borkmannnet: sctp: fix memory leak in auth key management
2015-01-01 Daniel Borkmannnet: sctp: fix NULL pointer dereference in af->from_add...