OSDN Git Service

bpf: add bpf_jit_limit knob to restrict unpriv allocations
[android-x86/kernel.git] / net / sctp /
2019-07-10 Xin Longsctp: change to hold sk after auth shkey is created...
2019-04-17 Xin Longsctp: initialize _pad of sockaddr_in before copying...
2019-02-27 Xin Longsctp: call gso_reset_checksum when computing checksum...
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-01 Xin Longsctp: clear the transport of some out_chunk_list chunks...
2018-11-23 Xin Longsctp: not allow to set asoc prsctp_enable by sockopt
2018-11-10 Marcelo Ricardo... sctp: fix race on sctp_id2asoc
2018-11-10 Xin Longsctp: use right member as the param of list_for_each_entry
2018-09-15 Xin Longsctp: hold transport before accessing its asoc in sctp_...
2018-06-13 Xin Longsctp: not allow transport timeout value less than HZ...
2018-05-19 Xin Longsctp: delay the authentication for the duplicated cooki...
2018-05-19 Xin Longsctp: fix the issue that the cookie-ack with auth can...
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-04-29 Xin Longsctp: do not check port in sctp_inet6_cmp_addr
2018-04-13 Eric Dumazetsctp: sctp_sockaddr_af must check minimal addr length...
2018-04-13 Eric Dumazetsctp: do not leak kernel memory to user space
2018-04-13 Xin Longsctp: fix recursive locking warning in sctp_do_peeloff
2018-03-11 Alexey Kodanevsctp: verify size of a new chunk in _sctp_make_chunk()
2018-03-11 Alexey Kodanevsctp: fix dst refcnt leak in sctp_v6_get_dst()
2018-03-11 Tommi Rantalasctp: fix dst refcnt leak in sctp_v4_get_dst
2018-03-03 Marcelo Ricardo... sctp: make use of pre-calculated len
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-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-02 Tonghao Zhangsctp: Replace use of sockets_allocated with specified...
2017-12-25 Xin Longsctp: out_qlen should be updated when pruning unsent...
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-12-09 Colin Ian Kingnet: sctp: fix array overrun read on sctp_timer_tbl
2017-11-24 Eric W. Biedermannet/sctp: Always set scope_id in sctp_inet6_skb_msgname
2017-11-24 Xin Longsctp: do not peel off an assoc from one netns to anothe...
2017-11-18 Xin Longsctp: reset owner sk for data chunks on out queues...
2017-11-18 Laszlo Tothsctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
2017-11-18 Xin Longsctp: add the missing sock_owned_by_user check in sctp_...
2017-09-20 Marcelo Ricardo... sctp: fix missing wake ups in some situations
2017-09-20 Stefano Briviosctp: Avoid out-of-bounds reads from address storage
2017-08-30 Alexander Potapenkosctp: fully initialize the IPv6 address in sctp_v6_to_a...
2017-07-05 Xin Longsctp: check af before verify address in sctp_addr_id2tr...
2017-07-05 Xin Longsctp: return next obj by passing pos + 1 into sctp_tran...
2017-07-05 Xin Longsctp: disable BH in sctp_for_each_endpoint
2017-06-17 Xin Longsctp: sctp_addr_id2transport should verify the addr...
2017-06-17 Xin Longsctp: sctp gso should set feature with NETIF_F_SG when...
2017-06-07 Davide Carattisctp: fix ICMP processing if skb is non-linear
2017-06-07 Eric Dumazetsctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-06-07 Xin Longsctp: fix src address selection if using secondary...
2017-05-03 Xin Longsctp: listen on the sock only when it's state is listen...
2017-04-21 Marcelo Ricardo... sctp: deny peeloff operation on asocs with threads...
2017-02-18 Pablo Neiratcp: don't annotate mark on control socket from tcp_v6_...
2017-02-18 Marcelo Ricardo... sctp: avoid BUG_ON on sctp_wait_for_sndbuf
2017-01-15 Xin Longsctp: sctp_transport_lookup_process should rcu_read_unl...
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git./linux/kernel...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02 Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git./linux/kernel...
2016-12-01 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-01 Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc7' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'pwm/for-4.9' of git://git./linux/kernel...
2016-11-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-11-29' of...
2016-11-30 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2016-11-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-11-28 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-11-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-11-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-11-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2016-11-26 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-11-26 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-11-26 Linus TorvaldsMerge tag 'powerpc-4.9-6' of git://git./linux/kernel...
2016-11-25 Arnd BergmannMerge tag 'sti-dt-for-v4.9-rc-round2' of git://git...
2016-11-25 Arnd BergmannMerge tag 'sunxi-fixes-for-4.9-2' of https://git./linux...
2016-11-25 Rafael J. WysockiMerge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'
2016-11-24 Linus TorvaldsMerge tag 'mmc-v4.9-rc5' of git://git./linux/kernel...
2016-11-24 Linus TorvaldsMerge tag 'usb-4.9-rc7' of git://git./linux/kernel...
2016-11-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-11-24 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2016-11-24 Dave AirlieMerge branch 'drm-fixes-4.9' of git://people.freedeskto...
2016-11-23 Linus TorvaldsMerge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org...
2016-11-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-11-22 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2016-11-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-11-22 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-11-20 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-11-20 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-11-20 Linus TorvaldsMerge tag 'ext4_for_stable' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-11-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-11-19 Linus TorvaldsMerge tag 'powerpc-4.9-5' of git://git./linux/kernel...
2016-11-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-11-19 Linus TorvaldsMerge tag 'leds_4.9-rc6' of git://git./linux/kernel...
next