]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.3-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2016 06:28:48 +0000 (22:28 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2016 06:28:48 +0000 (22:28 -0800)
commitad2fccc01bcce0b09716bb1293bfd98859f33ed6
tree81269dd0747faa1b211fd7b7a7beedb7c9e8f4bf
parent8cf70caa7dc42bb075931e1374cbdef04e7b226e
4.3-stable patches

added patches:
addrconf-always-initialize-sysctl-table-data.patch
af_unix-fix-splice-bind-deadlock.patch
batman-adv-avoid-recursive-call_rcu-for-batadv_bla_claim.patch
batman-adv-avoid-recursive-call_rcu-for-batadv_nc_node.patch
batman-adv-drop-immediate-batadv_hard_iface-free-function.patch
batman-adv-drop-immediate-batadv_neigh_node-free-function.patch
batman-adv-drop-immediate-batadv_orig_ifinfo-free-function.patch
batman-adv-drop-immediate-neigh_ifinfo-free-function.patch
batman-adv-drop-immediate-orig_node-free-function.patch
bonding-prevent-ipv6-link-local-address-on-enslaved-devices.patch
bridge-fix-lockdep-addr_list_lock-false-positive-splat.patch
bridge-only-call-sbin-bridge-stp-for-the-initial-network-namespace.patch
connector-bump-skb-users-before-callback-invocation.patch
dwc_eth_qos-fix-dma-address-for-multi-fragment-skbs.patch
ipv6-addrlabel-fix-ip6addrlbl_get.patch
ipv6-tcp-add-rcu-locking-in-tcp_v6_send_synack.patch
ipv6-update-skb-csum-when-ce-mark-is-propagated.patch
isdn_ppp-add-checks-for-allocation-failure-in-isdn_ppp_open.patch
net-bpf-reject-invalid-shifts.patch
net-cdc_ncm-avoid-changing-rx-tx-buffers-on-mtu-changes.patch
net-filter-make-jits-zero-a-for-skf_ad_alu_xor_x.patch
net-mlx5_core-fix-trimming-down-irq-number.patch
net-pktgen-fix-null-ptr-deref-in-skb-allocation.patch
net-possible-use-after-free-in-dst_release.patch
net-preserve-ip-control-block-during-gso-segmentation.patch
net-sched-fix-missing-free-per-cpu-on-qstats.patch
net-sctp-prevent-writes-to-cookie_hmac_alg-from-accessing-invalid-memory.patch
openvswitch-correct-encoding-of-set-tunnel-action-attributes.patch
phonet-properly-unshare-skbs-in-phonet_rcv.patch
ppp-slip-validate-vj-compression-slot-parameters-completely.patch
sched-cls_flower-set-key-address-type-when-present.patch
sctp-sctp-should-release-assoc-when-sctp_make_abort_user-return-null-in-sctp_close.patch
tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch
tcp_yeah-don-t-set-ssthresh-below-2.patch
team-replace-rcu_read_lock-with-a-mutex-in-team_vlan_rx_kill_vid.patch
udp-disallow-ufo-for-sockets-with-so_no_check-option.patch
unix-properly-account-for-fds-passed-over-unix-sockets.patch
utf-8-q-veth-20don-e2-80-99t-20modify-20ip-5fsum-utf-8-q-med-20doing-20so-20treats-20packets-20with-20bad-20checksums-utf-8-q-20as-20good.patch
vxlan-fix-test-which-detect-duplicate-vxlan-iface.patch
xfrm-dst_entries_init-per-net-dst_ops.patch
41 files changed:
queue-4.3/addrconf-always-initialize-sysctl-table-data.patch [new file with mode: 0644]
queue-4.3/af_unix-fix-splice-bind-deadlock.patch [new file with mode: 0644]
queue-4.3/batman-adv-avoid-recursive-call_rcu-for-batadv_bla_claim.patch [new file with mode: 0644]
queue-4.3/batman-adv-avoid-recursive-call_rcu-for-batadv_nc_node.patch [new file with mode: 0644]
queue-4.3/batman-adv-drop-immediate-batadv_hard_iface-free-function.patch [new file with mode: 0644]
queue-4.3/batman-adv-drop-immediate-batadv_neigh_node-free-function.patch [new file with mode: 0644]
queue-4.3/batman-adv-drop-immediate-batadv_orig_ifinfo-free-function.patch [new file with mode: 0644]
queue-4.3/batman-adv-drop-immediate-neigh_ifinfo-free-function.patch [new file with mode: 0644]
queue-4.3/batman-adv-drop-immediate-orig_node-free-function.patch [new file with mode: 0644]
queue-4.3/bonding-prevent-ipv6-link-local-address-on-enslaved-devices.patch [new file with mode: 0644]
queue-4.3/bridge-fix-lockdep-addr_list_lock-false-positive-splat.patch [new file with mode: 0644]
queue-4.3/bridge-only-call-sbin-bridge-stp-for-the-initial-network-namespace.patch [new file with mode: 0644]
queue-4.3/connector-bump-skb-users-before-callback-invocation.patch [new file with mode: 0644]
queue-4.3/dwc_eth_qos-fix-dma-address-for-multi-fragment-skbs.patch [new file with mode: 0644]
queue-4.3/ipv6-addrlabel-fix-ip6addrlbl_get.patch [new file with mode: 0644]
queue-4.3/ipv6-tcp-add-rcu-locking-in-tcp_v6_send_synack.patch [new file with mode: 0644]
queue-4.3/ipv6-update-skb-csum-when-ce-mark-is-propagated.patch [new file with mode: 0644]
queue-4.3/isdn_ppp-add-checks-for-allocation-failure-in-isdn_ppp_open.patch [new file with mode: 0644]
queue-4.3/net-bpf-reject-invalid-shifts.patch [new file with mode: 0644]
queue-4.3/net-cdc_ncm-avoid-changing-rx-tx-buffers-on-mtu-changes.patch [new file with mode: 0644]
queue-4.3/net-filter-make-jits-zero-a-for-skf_ad_alu_xor_x.patch [new file with mode: 0644]
queue-4.3/net-mlx5_core-fix-trimming-down-irq-number.patch [new file with mode: 0644]
queue-4.3/net-pktgen-fix-null-ptr-deref-in-skb-allocation.patch [new file with mode: 0644]
queue-4.3/net-possible-use-after-free-in-dst_release.patch [new file with mode: 0644]
queue-4.3/net-preserve-ip-control-block-during-gso-segmentation.patch [new file with mode: 0644]
queue-4.3/net-sched-fix-missing-free-per-cpu-on-qstats.patch [new file with mode: 0644]
queue-4.3/net-sctp-prevent-writes-to-cookie_hmac_alg-from-accessing-invalid-memory.patch [new file with mode: 0644]
queue-4.3/openvswitch-correct-encoding-of-set-tunnel-action-attributes.patch [new file with mode: 0644]
queue-4.3/phonet-properly-unshare-skbs-in-phonet_rcv.patch [new file with mode: 0644]
queue-4.3/ppp-slip-validate-vj-compression-slot-parameters-completely.patch [new file with mode: 0644]
queue-4.3/sched-cls_flower-set-key-address-type-when-present.patch [new file with mode: 0644]
queue-4.3/sctp-sctp-should-release-assoc-when-sctp_make_abort_user-return-null-in-sctp_close.patch [new file with mode: 0644]
queue-4.3/series
queue-4.3/tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch [new file with mode: 0644]
queue-4.3/tcp_yeah-don-t-set-ssthresh-below-2.patch [new file with mode: 0644]
queue-4.3/team-replace-rcu_read_lock-with-a-mutex-in-team_vlan_rx_kill_vid.patch [new file with mode: 0644]
queue-4.3/udp-disallow-ufo-for-sockets-with-so_no_check-option.patch [new file with mode: 0644]
queue-4.3/unix-properly-account-for-fds-passed-over-unix-sockets.patch [new file with mode: 0644]
queue-4.3/utf-8-q-veth-20don-e2-80-99t-20modify-20ip-5fsum-utf-8-q-med-20doing-20so-20treats-20packets-20with-20bad-20checksums-utf-8-q-20as-20good.patch [new file with mode: 0644]
queue-4.3/vxlan-fix-test-which-detect-duplicate-vxlan-iface.patch [new file with mode: 0644]
queue-4.3/xfrm-dst_entries_init-per-net-dst_ops.patch [new file with mode: 0644]