virtio_net: Don't enable NAPI when interface is down
[platform/kernel/linux-rpi.git] / net / sctp /
2019-01-23 Xin Longsctp: allocate sctp_sockaddr_entry with kzalloc
2019-01-09 Xin Longsctp: initialize sin6_flowinfo for ipv6 addrs in sctp_i...
2018-12-17 Xin Longsctp: kfree_rcu asoc
2018-12-01 Xin Longsctp: clear the transport of some out_chunk_list chunks...
2018-11-23 Xin Longsctp: not increase stream's incnt before sending addstr...
2018-11-23 Xin Longsctp: not allow to set asoc prsctp_enable by sockopt
2018-11-04 Marcelo Ricardo... sctp: fix race on sctp_id2asoc
2018-10-18 Xin Longsctp: update dst pmtu with the correct daddr
2018-09-15 Xin Longsctp: hold transport before accessing its asoc in sctp_...
2018-08-24 Marcelo Ricardo... sctp: fix erroneous inc of snmp SctpFragUsrMsgs
2018-06-11 Xin Longsctp: not allow transport timeout value less than HZ...
2018-05-19 Xin Longsctp: use the old asoc when making the cookie-ack chunk...
2018-05-19 Xin Longsctp: remove sctp_chunk_put from fail_mark err path...
2018-05-19 Xin Longsctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
2018-05-19 Xin Longsctp: fix the issue that the cookie-ack with auth can...
2018-05-19 Xin Longsctp: delay the authentication for the duplicated cooki...
2018-04-29 Xin Longsctp: do not check port in sctp_inet6_cmp_addr
2018-04-12 Eric Dumazetsctp: sctp_sockaddr_af must check minimal addr length...
2018-04-12 Eric Dumazetsctp: do not leak kernel memory to user space
2018-03-09 Alexey Kodanevsctp: fix dst refcnt leak in sctp_v6_get_dst()
2018-03-09 Xin Longsctp: do not pr_err for the duplicated node in transpor...
2018-03-09 Tommi Rantalasctp: fix dst refcnt leak in sctp_v4_get_dst
2018-03-09 Alexey Kodanevsctp: verify size of a new chunk in _sctp_make_chunk()
2018-03-03 Marcelo Ricardo... sctp: make use of pre-calculated len
2018-03-03 Marcelo Ricardo... sctp: add a ceiling to optlen in some sockopts
2018-03-03 Xin Longsctp: fix the issue that a __u16 variable may overflow...
2018-02-25 Xin Longsctp: only update outstanding_bytes for transmitted...
2018-02-25 Xin Longsctp: set frag_point in sctp_setsockopt_maxseg correctly
2018-02-03 Xin Longsctp: set sender next_tsn for the old result with ctsn_...
2018-02-03 Xin Longsctp: avoid flushing unsent queue when doing asoc reset
2018-02-03 Xin Longsctp: only allow the asoc reset when the asoc outq...
2018-01-31 Xin Longsctp: reinit stream if stream outcnt has been change...
2018-01-31 Willem de Bruijngso: validate gso_type in GSO handlers
2018-01-31 Xin Longsctp: return error if the asoc has been peeled off...
2018-01-31 Xin Longsctp: do not allow the v4 socket to bind a v4mapped...
2018-01-17 Marcelo Ricardo... sctp: fix the handling of ICMP Frag Needed for too...
2018-01-17 Marcelo Ricardo... sctp: do not retransmit upon FragNeeded if PMTU discove...
2018-01-02 Xin Longsctp: make sure stream nums can match optlen in sctp_se...
2018-01-02 Tonghao Zhangsctp: Replace use of sockets_allocated with specified...
2017-12-25 Marcelo Ricardo... sctp: silence warns on sctp_stream_init allocations
2017-12-17 Xin Longsctp: use right member as the param of list_for_each_entry
2017-12-14 Xin Longsctp: use the right sk after waking up from wait_buf...
2017-12-14 Xin Longsctp: do not free asoc when it is already dead in sctp_...
2017-11-24 Eric W. Biedermannet/sctp: Always set scope_id in sctp_inet6_skb_msgname
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git./linux...
2017-11-04 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-11-04 Linus TorvaldsMerge tag 'mips_fixes_4.14' of git://git./linux/kernel...
2017-11-04 Ingo MolnarMerge branch 'linus' into core/urgent, to pick up depen...
2017-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2017-11-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-11-03 Linus TorvaldsMerge tag 'powerpc-4.14-6' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-3' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc8' of git://people...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-03 Ingo MolnarMerge branch 'linus' into perf/urgent, to pick up depen...
2017-11-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2017-11-02 Linus TorvaldsMerge tag 'spdx_identifiers-4.14-rc8' of git://git...
2017-11-02 Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc7' of git://git....
2017-11-02 Greg Kroah-HartmanLicense cleanup: add SPDX GPL-2.0 license identifier...
2017-11-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2017-11-02 Dave AirlieMerge branch 'drm-fixes-4.14' of git://people.freedeskt...
2017-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-11-01 Takashi IwaiMerge tag 'asoc-fix-v4.14-rc7' of https://git./linux...
2017-11-01 Mark BrownMerge remote-tracking branches 'asoc/fix/topology'...
2017-11-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-01 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-10-31' of...
2017-11-01 Dave AirlieMerge branch 'linux-4.14' of git://github.com/skeggsb...
2017-10-30 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-2' of git://git./linux/kernel...
2017-10-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-10-30 Arnd BergmannMerge tag 'mvebu-fixes-4.14-3' of git://git.infradead...
2017-10-30 Arnd BergmannMerge tag 'uniphier-fixes-v4.14' of git://git./linux...
2017-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-29 David S. MillerMerge branch 'sctp-endianness-fixes'
2017-10-29 Xin Longsctp: fix some type cast warnings introduced since...
2017-10-29 Xin Longsctp: fix a type cast warnings that causes a_rwnd gets...
2017-10-29 Xin Longsctp: fix some type cast warnings introduced by transpo...
2017-10-29 Xin Longsctp: fix some type cast warnings introduced by stream...
2017-10-29 Xin Longsctp: reset owner sk for data chunks on out queues...
2017-10-28 Linus TorvaldsMerge tag 'kbuild-fixes-v4.14-2' of git://git./linux...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-28 Linus TorvaldsMerge tag 'pci-v4.14-fixes-6' of git://git./linux/kerne...
2017-10-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
next