KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net /
2017-11-02 Sabrina Dubrocaip6_gre: fix endianness errors in ip6gre_err
2017-11-02 Eric Dumazetipv6: fix typo in fib6_net_exit()
2017-11-02 Sabrina Dubrocaipv6: fix memory leak with multiple tables during netns...
2017-11-02 Willem de Bruijnpacket: fix tp_reserve race in packet_set_ring
2017-11-02 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2017-11-02 Srinivas Dasaricfg80211: Check if PMKID attribute is of expected size
2017-11-02 Srinivas Dasaricfg80211: Validate frequencies nested in NL80211_ATTR_S...
2017-11-02 WANG Congipv6: avoid unregistering inet6_dev for loopback
2017-11-02 Dan Carpenterxfrm: Oops on error in pfkey_msg2xfrm_state()
2017-11-02 Dan Carpenterxfrm: NULL dereference on allocation failure
2017-11-02 Eric Dumazetnet: ping: do not abuse udp_poll()
2017-11-02 Gao Fengnet: 8021q: Fix one possible panic caused by BUG_ON...
2017-11-02 Christoph Paaschnet: Set sk_prot_creator when cloning sockets to the...
2017-11-02 Alexander Potapenkonet/packet: check length in getsockopt() called with...
2017-11-02 Wei Wangtcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
2017-11-02 Neal Cardwelltcp: when rearming RTO, if RTO time is in past then...
2017-11-02 Yuchung Chengtcp: avoid setting cwnd to invalid ssthresh after cwnd...
2017-11-02 WANG Congtcp: reset sk_rx_dst in tcp_disconnect()
2017-11-02 Eric Dumazetnetfilter: xt_TCPMSS: add more sanity tests on tcph...
2017-11-02 Yuchung Chengtcp: disallow cwnd undo when switching congestion control
2017-11-02 Alexander Potapenkosctp: fully initialize the IPv6 address in sctp_v6_to_a...
2017-11-02 Liping Zhangnetfilter: nf_ct_ext: fix possible panic after nf_ct_ex...
2017-11-02 Eric Dumazetnet: prevent sign extension in dev_get_stats()
2017-11-02 Liping Zhangnetfilter: invoke synchronize_rcu after set the _hook_...
2017-11-01 Vladis Dronovnl80211: check for the required netlink attributes...
2017-11-01 Vladis Dronovxfrm: policy: check policy direction value
2017-11-01 David Howellsrxrpc: Fix several cases where a padded len isn't check...
2017-11-01 Neal Cardwelltcp: fix xmit timer to only be reset if data ACKed...
2017-11-01 Neal Cardwelltcp: enable xmit timer fix by having TLP use time when...
2017-11-01 Neal Cardwelltcp: introduce tcp_rto_delta_us() helper for xmit timer fix
2017-11-01 Al ViroBluetooth: cmtp: cmtp_add_connection() should verify...
2017-11-01 Al ViroBluetooth: bnep: bnep_add_connection() should verify...
2017-11-01 Willem de Bruijnudp: consistently apply ufo or fragmentation
2017-11-01 Eric Dumazetnet: skb_needs_check() accepts CHECKSUM_NONE for tx
2017-11-01 Eric Dumazetnet: reduce skb_warn_bad_offload() noise
2017-11-01 Julian Anastasovipvs: SNAT packet replies only for NATed connections
2017-06-20 Jamie Bainbridgeipv6: check raw payload size correctly in ioctl
2017-06-20 Al Virop9_client_readdir() fix
2017-06-20 santosh.shilimkar... RDS: Fix the atomicity for congestion map update
2017-06-20 Nikolay Aleksandrovip6mr: fix notification device destruction
2017-06-20 Xin Longsctp: listen on the sock only when it's state is listen...
2017-06-20 Eric Dumazetnet: neigh: guard against NULL solicit() method
2017-06-20 Andrey Konovalovnet/packet: fix overflow in check for tp_reserve
2017-06-20 Andrey Konovalovnet/packet: fix overflow in check for tp_frame_nr
2017-06-20 Mantas Mnet: ipv6: check route protocol when deleting routes
2017-06-20 Andrey Konovalovnet/packet: fix overflow in check for priv area size
2017-06-20 Ilya Dryomovlibceph: force GFP_NOIO for socket allocations
2017-06-20 Eric Dumazettcp: initialize icsk_ack.lrcvtime at session start...
2017-06-20 Eric Dumazetipv4: provide stronger user input validation in nl_fib_...
2017-06-20 Hannes Frederic... dccp: fix memory leak during tear-down of unsuccessful...
2017-06-20 Florian Westphalipv6: avoid write to a possibly cloned skb
2017-06-20 Eric Dumazettcp: fix various issues for sockets morphing to listen...
2017-06-20 Arnaldo Carvalho... dccp: Unlock sock before calling sk_free()
2017-06-20 Alexander Potapenkonet: don't call strlen() on the user buffer in packet_b...
2017-06-20 Paul Hüberl2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
2017-06-20 Matt Chenmac80211: flush delayed work when entering suspend
2017-06-20 Dan Carpenteraf_packet: remove a stray tab in packet_set_ring()
2017-06-20 David S. Millerirda: Fix lockdep annotations in hashbin_delete().
2017-06-20 Willem de Bruijnpacket: round up linear to header len
2017-06-20 Eric Dumazettcp: fix 0 divide in __tcp_select_window()
2017-06-20 WANG Congaf_unix: move unix_mknod() out of bindlock
2017-06-20 Kefeng Wangipv6: addrconf: Avoid addrconf_disable_change() using...
2017-06-20 Michal Tesarigmp: Make igmp group member RFC 3376 compliant
2017-06-20 Reiter Wolfgangdrop_monitor: consider inserted data in genlmsg_end
2017-06-20 Reiter Wolfgangdrop_monitor: add missing call to genlmsg_end
2017-06-20 Ilya Dryomovlibceph: verify authorize reply on connect
2017-06-20 Oliver Hartkoppcan: bcm: fix hrtimer/tasklet termination in bcm op...
2017-06-20 Marc Kleine-Buddecan: raw: raw_setsockopt: limit number of can_filter...
2017-06-09 Andrey Konovalovdccp: fix freeing skb too early for IPV6_RECVPKTINFO
2017-06-07 Eric Dumazetdccp/tcp: do not inherit mc_list from parent
2017-06-07 Dave Jonesipv6: handle -EFAULT from skb_copy_bits
2017-06-07 Marcelo Ricardo... sctp: deny peeloff operation on asocs with threads...
2017-06-07 Marcelo Ricardo... sctp: avoid BUG_ON on sctp_wait_for_sndbuf
2017-06-07 Li RongQingipv6: fix the use of pcpu_tstats in ip6_tunnel
2017-06-07 Dan Carpenteripv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
2017-06-07 Eric Dumazetipv6: fix ip6_tnl_parse_tlv_enc_lim()
2017-06-07 Eric Dumazetcan: Fix kernel panic at security_sock_rcv_skb
2017-06-07 Eric Dumazetping: implement proper locking
2017-06-07 Daniel Borkmannnet: sctp: rework multihoming retransmission path selec...
2017-06-07 Guillaume Naultl2tp: take reference on sessions being dumped
2017-06-07 Hongxu Jianetfilter: arp_tables: fix invoking 32bit "iptable...
2017-06-07 Andrew Lunnipv4: igmp: Allow removing groups from a removed interface
2017-06-07 Andrey Ulanovnet: unix: properly re-increment inflight counter of...
2017-06-07 Eric Dumazetnet: properly release sk_frag.page
2017-06-07 Roman Mashaknet sched actions: decrement module reference count...
2017-06-07 Jon Maxwelldccp/tcp: fix routing redirect race
2017-06-07 Eric Dumazetnet: net_enable_timestamp() can be called from irq...
2017-06-07 Julian Anastasovipv4: mask tos for input route
2017-06-07 Shmulik Ladkaninet/sched: em_meta: Fix 'meta vlan' to correctly recogn...
2017-06-07 Steffen Klassertvti4: Don't count header length twice.
2017-06-07 Daniel Borkmannnet: 6lowpan: fix lowpan_header_create non-compression...
2017-06-07 Maxime Jayatnet: socket: fix recvmmsg not returning error from...
2017-06-07 Anoob Somanpacket: Do not call fanout_release from atomic contexts
2017-06-07 Eric Dumazetpacket: fix races in fanout_add()
2017-06-07 Eric Dumazetl2tp: do not use udp_ioctl()
2017-06-07 WANG Congping: fix a null pointer dereference
2017-06-07 Eric Dumazetip6_gre: fix ip6gre_err() invalid reads
2017-06-07 Eric Dumazetnetlabel: out of bound access in cipso_v4_validate()
2017-06-07 Eric Dumazetipv4: keep skb->dst around in presence of IP options
2017-06-07 Eric Dumazetnet: use a work queue to defer net_disable_timestamp...
next