aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/sctp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long1-1/+2
2017-08-06sctp: remove the typedef sctp_state_tXin Long1-1/+1
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long1-1/+2
2017-08-06sctp: remove the typedef sctp_scope_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long1-4/+4
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long1-1/+1
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long1-1/+1
2017-04-05sctp: get sock from transport in sctp_transport_update_pmtuXin Long1-3/+2
2017-04-03sctp: check for dst and pathmtu update in sctp_packet_configXin Long1-3/+14
2017-02-19sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long1-1/+3
2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request ParameterXin Long1-0/+2
2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long1-0/+1
2017-02-07sctp: add dst_pending_confirm flagJulian Anastasov1-4/+2
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long1-0/+6
2017-01-18sctp: add stream reconf primitiveXin Long1-0/+2
2017-01-06sctp: prepare asoc stream for stream reconfXin Long1-1/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-16sctp: use new rhlist interface on sctp transport rhashtableXin Long1-1/+1
2016-10-31sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long1-1/+1
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner1-5/+5
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner1-0/+4
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet1-3/+3
2016-04-27net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet1-1/+0
2016-04-15sctp: export some apis or variables for sctp_diag and reuse some for procXin Long1-0/+13
2016-04-15sctp: add sctp_info dump api for sctp_diagXin Long1-0/+3
2016-04-15sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner1-15/+0
2016-04-05sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner1-4/+2
2016-03-20sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner1-1/+1
2016-03-20sctp: align MTU to a wordMarcelo Ricardo Leitner1-3/+5
2016-01-05sctp: drop the old assoc hashtable of sctpXin Long1-21/+0
2016-01-05sctp: add the rhashtable apis for sctp global transport hashtableXin Long1-0/+11
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue1-0/+3
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann1-0/+13
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe1-0/+2
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland1-0/+1
2014-07-02net: sctp: improve timer slack calculation for transport HBsDaniel Borkmann1-21/+0
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2014-01-21sctp: remove macros sctp_bh_[un]lock_sockwangweidong1-4/+0
2014-01-21sctp: remove macros sctp_{lock|release}_sockwangweidong1-2/+0
2014-01-21sctp: remove macros sctp_read_[un]lockwangweidong1-4/+0
2014-01-21sctp: remove macros sctp_write_[un]_lockwangweidong1-2/+0
2014-01-21sctp: remove macros sctp_spin_[un]lockwangweidong1-4/+2
2014-01-21sctp: remove macros sctp_local_bh_{disable|enable}wangweidong1-2/+0
2014-01-21sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong1-5/+2
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher1-3/+2