aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/protocol.c
Commit message (Expand)AuthorAge
* sctp: add support for dscp and flowlabel per transportXin Long2018-07-03
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\
| * net/sctp: convert to ->poll_maskChristoph Hellwig2018-05-26
* | sctp: fix the issue that flags are ignored when using kernel_connectXin Long2018-05-22
|/
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\
| * sctp: Add ip option supportRichard Haines2018-02-26
* | sctp: fix unused lable warningArnd Bergmann2018-03-29
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | sctp: use proc_remove_subtree()Al Viro2018-03-17
* | net: Convert sctp_ctrlsock_opsKirill Tkhai2018-03-13
* | net: Convert sctp_defaults_opsKirill Tkhai2018-03-13
|/
* sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala2018-02-05
* sctp: remove extern from stream schedXin Long2017-11-28
* net: sctp: Convert timers to use timer_setup()Kees Cook2017-10-24
* sctp: remove the typedef sctp_scope_tXin Long2017-08-07
* sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-16
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* sctp: set sin_port for addr param when checking duplicate addressXin Long2017-02-26
* sctp: add reconf_enable in asoc ep and netnsXin Long2017-01-18
* sctp: simplify addr copyMarcelo Ricardo Leitner2016-12-28
* sctp: not copying duplicate addrs to the assoc's bind address listXin Long2016-12-20
* sctp: reduce indent level in sctp_copy_local_addr_listXin Long2016-12-20
* sctp: use inet_recvmsg to support sctp RFS wellXin Long2016-07-25
* sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-13
* sctp: fix error return code in sctp_init()Wei Yongjun2016-06-15
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-03
* sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner2016-03-08
* sctp: Fix port hash table size computationNeil Horman2016-02-21
* sctp: drop the old assoc hashtable of sctpXin Long2016-01-05
* sctp: apply rhashtable api to send/recv pathXin Long2016-01-05
* net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-16
* sctp: use GFP_KERNEL in sctp_init()Eric Dumazet2015-12-15
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2015-09-11
* sctp: add routing output fallbackMarcelo Ricardo Leitner2015-09-03
* sctp: fix dst leakMarcelo Ricardo Leitner2015-09-03
* sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner2015-07-21
* sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner2015-07-21
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\
| * percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-07
* | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
|/
* sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-08-01
* net: Eliminate no_check from protoswTom Herbert2014-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-04-27
* | net: clean up snmp stats codeWANG Cong2014-05-07
|/
* ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15