linux-yocto/net
Bruce Ashfield 260fd93569 This is the 4.15.18 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlrYPVgACgkQONu9yGCS
 aT7lihAAvFh828id/YHoC06zO4o9xnmEKh1JZ14nDVjvCn+NA/PKJMws5k9L0lM1
 lqnmJqKkTLACuEL2lUap4ZJzGyh+lG18vkXV36vGMRjSxby06X4r6BDaVwD+fYBi
 g54eyY/CoMJxOKS+fOguT66fFm4TqGPXSc6w06GVuSiJa6Ncc6qoslerctO8etYQ
 vHCRE1OA9vmPQQCr4+8trud8D+2SK3BeXXFCm79hNSl7FKmHCXqPsCFNNw31mXra
 5Oy96diAnJH2ZSLcPOE+FSwilcfxDYefXZe4i4EcwaHx2fnCz4lzbDV4JTp7V/vX
 M+UFxA69psVnrOlOid7ecJVlQCZ4CjvXsOlA+IFZ/OE4dXNV1P2MJ1GteRY/90N+
 V80hkWZXt+H3Qgz0449NjYfxRIOpNf+p+RzMqU55xmOiLdUSCjuxd6u1C19oAmTX
 qGbO3bv96fzGq8GwTzouekEt40cftKiAwpIpJTlB3/Lys6PrLbSk8G+rOf7lP0/P
 f+MTrQtsYquUPzCFo5K5MELAQCoZ6dU0XLf5Odc9JvgFkPuyuslXovyoiUWGPz8j
 R6kFT4pVATTVJ1yKMOjjG3kdn8qGbq416/S2TPtNPVUT9W0MwyprhZ/UcKKZ8qJN
 HJewM+NBCbkZLav3zFwGNGO3oxpRig/AjJjdAnDbSY8mEHdkaGs=
 =U7gw
 -----END PGP SIGNATURE-----

Merge tag 'v4.15.18' into v4.15/standard/base

This is the 4.15.18 stable release
2018-05-10 14:01:46 -04:00
..
6lowpan License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
9p 9p/trans_virtio: discard zero-length reply 2018-02-22 15:40:10 +01:00
802 treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
8021q vlan: also check phy_driver ts_info for vlan's real device 2018-04-12 12:31:17 +02:00
appletalk treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
atm treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 2017-11-21 16:35:54 -08:00
ax25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
batman-adv batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq 2017-12-04 11:47:33 +01:00
bluetooth Bluetooth: Fix connection if directed advertising and privacy is used 2018-04-19 08:55:12 +02:00
bpf bpf: add meta pointer for direct access 2017-09-26 13:36:44 -07:00
bridge netfilter: bridge: ebt_among: add more missing match size checks 2018-04-08 14:27:36 +02:00
caif caif_usb: use strlcpy() instead of strncpy() 2018-01-10 15:06:14 -05:00
can can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once 2018-01-18 09:32:54 +01:00
ceph We have a set of file locking improvements from Zheng, rbd rw/ro 2017-11-21 05:38:32 -10:00
core net: fool proof dev_valid_name() 2018-04-12 12:31:18 +02:00
dcb rtnetlink: make rtnl_register accept a flags parameter 2017-08-09 16:57:38 -07:00
dccp dccp: check sk for closed state in dccp_sendmsg() 2018-03-31 18:05:45 +02:00
decnet dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock 2018-02-25 11:15:42 +01:00
dns_resolver KEYS: Fix race between updating and finding a negative key 2017-10-18 09:12:40 +01:00
dsa net: dsa: Discard frames from unused ports 2018-04-12 12:31:16 +02:00
ethernet networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
hsr net: hsr: Convert timers to use timer_setup() 2017-10-25 13:00:27 +09:00
ieee802154 ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() 2018-03-31 18:05:43 +02:00
ife MAINTAINERS: Update Yotam's E-mail 2017-11-01 12:19:03 +09:00
ipv4 This is the 4.15.18 stable release 2018-05-10 14:01:46 -04:00
ipv6 ipv6: sr: fix seg6 encap performances with TSO enabled 2018-04-12 12:31:20 +02:00
ipx Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
iucv net/iucv: Free memory obtained by kzalloc 2018-03-31 18:05:45 +02:00
kcm kcm: lock lower socket in kcm_attach 2018-03-31 18:05:43 +02:00
key af_key: Fix memory leak in key_notify_policy. 2018-01-10 09:45:11 +01:00
l2tp l2tp: fix race in duplicate tunnel detection 2018-04-19 08:55:07 +02:00
l3mdev
lapb treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 2017-11-21 16:35:54 -08:00
llc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2017-11-15 11:56:19 -08:00
mac80211 mac80211: Fix setting TX power on monitor interfaces 2018-04-12 12:31:06 +02:00
mac802154 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
mpls mpls, nospec: Sanitize array index in mpls_label_ok() 2018-02-22 15:40:08 +01:00
ncsi treewide: setup_timer() -> timer_setup() (2 field) 2017-11-21 15:57:09 -08:00
netfilter netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() 2018-04-19 08:55:07 +02:00
netlabel net/netlabel: Add list_next_rcu() in rcu_dereference(). 2017-11-18 10:32:41 +09:00
netlink netlink: make sure nladdr has correct size in netlink_connect() 2018-04-12 12:31:16 +02:00
netrom treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 2017-11-21 16:35:54 -08:00
nfc treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
nsh openvswitch: enable NSH support 2017-11-08 16:12:33 +09:00
openvswitch openvswitch: meter: fix the incorrect calculation of max delta_t 2018-03-31 18:05:41 +02:00
packet net/packet: fix a race in packet_bind() and packet_notifier() 2017-11-28 11:13:30 -05:00
phonet phonet: exit_net cleanup check added 2017-11-14 15:45:53 +09:00
psample MAINTAINERS: Update Yotam's E-mail 2017-11-01 12:19:03 +09:00
qrtr Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-10 10:00:18 +09:00
rds rds: MP-RDS may use an invalid c_path 2018-04-19 08:55:07 +02:00
rfkill net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios() 2017-06-13 11:07:51 +02:00
rose treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 2017-11-21 16:35:54 -08:00
rxrpc rxrpc: Fix send in rxrpc_send_data_packet() 2018-03-08 22:47:37 -08:00
sched net/sched: fix NULL dereference on the error path of tcf_skbmod_init() 2018-04-12 12:31:20 +02:00
sctp sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 2018-04-12 12:31:17 +02:00
smc net/smc: fix NULL pointer dereference on sock_create_kern() error path 2018-03-15 10:56:44 +01:00
strparser strparser: Fix sign of err codes 2018-04-12 12:31:20 +02:00
sunrpc sunrpc: remove incorrect HMAC request initialization 2018-04-19 08:55:10 +02:00
switchdev net: bridge: Add/del switchdev object on host join/leave 2017-11-10 13:41:40 +09:00
tipc tipc: fix a memory leak in tipc_nl_node_get_link() 2018-01-15 13:45:50 -05:00
tls tls: Use correct sk->sk_prot for IPV6 2018-03-08 22:47:39 -08:00
unix Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
vmw_vsock VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING 2018-01-26 11:16:27 -05:00
wimax License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wireless nl80211: Sanitize array index in parse_txq_params 2018-02-07 11:14:12 -08:00
x25 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 2017-11-21 16:35:54 -08:00
xfrm xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems 2018-04-08 14:27:35 +02:00
compat.c net: compat: assert the size of cmsg copied in is as expected 2017-09-20 15:36:18 -07:00
Kconfig net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. 2017-09-04 13:25:20 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
socket.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-01-10 17:55:42 -08:00
sysctl_net.c