remove libdss from Makefile
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / net /
2019-03-13 Erik Hugnetipc: fix RDM/DGRAM connect() regression
2019-03-13 YueHaibingnet-sysfs: Fix mem leak in netdev_register_kobject
2019-03-13 Ido Schimmelip6mr: Do not call __IP6_INC_STATS() from preemptible...
2019-03-06 Munjoo KimMerge branch 'android-4.14-spl-topic' into exynos9609
2019-03-05 Greg Kroah-HartmanMerge 4.14.105 into android-4.14-p
2019-03-05 Chaitanya Tatacfg80211: extend range deviation for DMG
2019-03-05 Mathieu Malaterremac80211: Add attribute aligned(2) to struct 'action'
2019-03-05 Balaji Pothunoorimac80211: don't initiate TDLS connection if station...
2019-03-05 Bob Copelandmac80211: fix miscounting of ttl-dropped frames
2019-02-27 Greg Kroah-HartmanMerge 4.14.104 into android-4.14-p
2019-02-27 Eli Coopernetfilter: ipv6: Don't preserve original oif for loopba...
2019-02-27 Pablo Neira Ayusonetfilter: nft_compat: use-after-free when deleting...
2019-02-27 Pablo Neira Ayusonetfilter: nf_tables: fix flush after rule deletion...
2019-02-27 Hangbin LiuRevert "bridge: do not add port to router list when...
2019-02-27 Konstantin Khlebnikovinet_diag: fix reporting cgroup classid and fallback...
2019-02-27 Hangbin Liusit: check if IPv6 enabled before calling ip6_err_gen_i...
2019-02-27 Xin Longsctp: call gso_reset_checksum when computing checksum...
2019-02-27 Kal Conleynet/packet: fix 4gb buffer limit due to overflow check
2019-02-27 Li RongQingipv6: propagate genlmsg_reply return code
2019-02-27 Eric Dumazetbatman-adv: fix uninit-value in batadv_interface_tx()
2019-02-27 Peter Oskolkovbpf: bpf_setsockopt: reset sock dst on SO_MARK changes
2019-02-27 Yuchung Chengbpf: correctly set initial window on active Fast Open...
2019-02-27 Taehee Yoonetfilter: nf_tables: fix leaking object reference...
2019-02-27 Ilya Dryomovlibceph: handle an empty authorize reply
2019-02-27 Herbert Xumac80211: Free mpath object when rhashtable insertion...
2019-02-27 Rakesh Pillaimac80211: Restore vif beacon interval if start ap fails
2019-02-23 Greg Kroah-HartmanMerge 4.14.103 into android-4.14-p
2019-02-23 Eric Dumazetax25: fix possible use-after-free
2019-02-23 Eric Dumazetnet/x25: do not hold the cpu too long in x25_new_lci()
2019-02-23 Scott Mayhewsunrpc: fix 4 more call sites that were using stack...
2019-02-23 Eric Dumazettcp: clear icsk_backoff in tcp_write_queue_purge()
2019-02-23 Alexander Duycknet: Do not allocate page fragments that are not skb...
2019-02-23 Eric Dumazettcp: tcp_v4_err() should be more careful
2019-02-23 Hauke Mehrtensnet: Fix for_each_netdev_feature on Big endian
2019-02-23 Paolo Abenivsock: cope with memory allocation failure at socket...
2019-02-23 Lorenzo Bianconinet: ipv4: use a dedicated counter for icmp_v4 redirect...
2019-02-23 Zhiqiang Liunet: fix IPv6 prefix route residue
2019-02-20 Greg Kroah-HartmanMerge 4.14.102 into android-4.14-p
2019-02-20 Daniel Axtensnet: create skb_gso_validate_mac_len()
2019-02-15 Greg Kroah-HartmanMerge 4.14.101 into android-4.14-p
2019-02-15 Greg Kroah-HartmanMerge 4.14.100 into android-4.14-p
2019-02-15 Sven Eckelmannbatman-adv: Force mac header to start of data on xmit
2019-02-15 Sven Eckelmannbatman-adv: Avoid WARN on net_device without parent...
2019-02-15 Florian Westphalxfrm: refine validation of template and selector families
2019-02-15 Ilya Dryomovlibceph: avoid KEEPALIVE_PENDING races in ceph_con_keep...
2019-02-15 Felix Fietkaumac80211: ensure that mgmt tx skbs have tailroom for...
2019-02-12 Greg Kroah-HartmanMerge 4.14.99 into android-4.14-p
2019-02-12 Rundong Genet: dsa: slave: Don't propagate flag changes on down...
2019-02-12 Eric Dumazetrds: fix refcount bug in rds_sock_addref
2019-02-12 Eric Dumazetrxrpc: bad unlock balance in rxrpc_recvmsg
2019-02-12 Eric Dumazetdccp: fool proof ccid_hc_[rt]x_parse_options()
2019-02-12 Johan HedbergBluetooth: Fix unnecessary error message for HCI reques...
2019-02-12 YueHaibingxfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
2019-02-12 Johannes Bergmac80211: fix radiotap vendor presence bitmap handling
2019-02-07 Greg Kroah-HartmanMerge 4.14.98 into android-4.14-p
2019-02-06 Jacob Wenl2tp: fix reading optional fields of L2TPv3
2019-02-06 Lorenzo Bianconil2tp: remove l2specific_len dependency in l2tp_core
2019-02-06 Xin Longsctp: improve the events for sctp stream reset
2019-02-06 Xin Longsctp: improve the events for sctp stream adding
2019-02-06 Josh Elsassernet: set default network namespace in init_dummy_netdev()
2019-02-06 Bernard Pidouxnet/rose: fix NULL ax25_cb kernel panic
2019-02-06 Cong Wangnetrom: switch to sock timer API
2019-02-06 Jacob Wenl2tp: copy 4 more bytes to linear part if necessary
2019-02-06 Yohei Kanemaruipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
2019-02-06 David Ahernipv6: Consider sk_bound_dev_if when binding a socket...
2019-02-06 Greg Kroah-HartmanFix "net: ipv4: do not handle duplicate fragments as...
2019-02-01 Greg Kroah-HartmanMerge 4.14.97 into android-4.14-p
2019-01-31 Mohit Ghuley[RAMEN9610-11731][common][9610] wlbt: Regulatory Rules...
2019-01-31 Oliver Hartkoppcan: bcm: check timer values before ktime conversion
2019-01-31 Paolo Abeniipfrag: really prevent allocation on netns exit
2019-01-31 Willem de Bruijntcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT...
2019-01-31 Ido Schimmelnet: ipv4: Fix memory leak in network namespace dismantle
2019-01-31 Ross Lagerwallopenvswitch: Avoid OOB read when parsing flow nlattrs
2019-01-31 Cong Wangnet_sched: refetch skb protocol for each filter
2019-01-31 Ross Lagerwallnet: Fix usage of pskb_trim_rcsum
2019-01-31 Yunjian Wangnet: bridge: Fix ethernet header pointer before check...
2019-01-26 Greg Kroah-HartmanMerge 4.14.96 into android-4.14-p
2019-01-26 Taehee Yoonetfilter: ipt_CLUSTERIP: check MAC address when duplic...
2019-01-26 yupengnet: call sk_dst_reset when set SO_DONTROUTE
2019-01-26 David Ahernipv6: Take rcu_read_lock in __inet6_bind for mapped...
2019-01-26 David Rientjesnet, skbuff: do not prefer skb allocation fails early
2019-01-26 David Ahernipv6: Consider sk_bound_dev_if when binding a socket...
2019-01-23 Greg Kroah-HartmanMerge 4.14.95 into android-4.14-p
2019-01-23 Ying Xuetipc: fix uninit-value in tipc_nl_compat_doit
2019-01-23 Ying Xuetipc: fix uninit-value in tipc_nl_compat_name_table_dump
2019-01-23 Ying Xuetipc: fix uninit-value in tipc_nl_compat_link_set
2019-01-23 Ying Xuetipc: fix uninit-value in tipc_nl_compat_bearer_enable
2019-01-23 Ying Xuetipc: fix uninit-value in tipc_nl_compat_link_reset_stats
2019-01-23 Xin Longsctp: allocate sctp_sockaddr_entry with kzalloc
2019-01-23 Shakeel Buttnetfilter: ebtables: account ebt_table_info to kmemcg
2019-01-23 J. Bruce Fieldssunrpc: handle ENOMEM in rpcb_getport_async
2019-01-23 Willem de Bruijnbpf: in __bpf_redirect_no_mac pull mac only if present
2019-01-23 Willem de Bruijnip: on queued skb use skb_header_pointer instead of...
2019-01-23 Jason Gunthorpepacket: Do not leak dev refcounts on error exit
2019-01-23 JianJhen Chennet: bridge: fix a bug on using a neighbour cache entry...
2019-01-23 Eric Dumazetipv6: fix kernel-infoleak in ipv6_local_error()
2019-01-23 Oliver Hartkoppcan: gw: ensure DLC boundaries after CAN frame modification
2019-01-16 Greg Kroah-HartmanMerge 4.14.94 into android-4.14-p
2019-01-16 Vasily Averinsunrpc: use-after-free in svc_process_common()
2019-01-13 Greg Kroah-HartmanMerge 4.14.93 into android-4.14-p
next