android_kernel_lge_bullhead/net/bridge
Nathan Chancellor 0f13cfcd3d Android 8.1.0 Release 0.92
-----BEGIN PGP SIGNATURE-----
 
 iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCW2iLvQAKCRDorT+BmrEO
 ePqpAJ9MDW8ubjktQplYMpRJ0fPIQP7PpQCdH8mEPKrfdJNvvqTZazWsdznZguw=
 =98SR
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEJDfLduVEy2qz2d/TmXOSYMtstxYFAltonPkACgkQmXOSYMts
 txaLSg//cC3mUxQmBxJrTTb9pCp14RUMwBQG1Dvht1fcDBPgWnjDmUuuipU8t5pv
 Txjjuif+TEONfc0olZYFKegAgN96CBr8xET55G64N1ecwDCnGIUpcd2Mpv9xuVB7
 qzOFp0u3nzXnhoPFBLFItooXCvm2MuK7YUTcQXNUUu4bSDoUs67JGJx7bU3cYNUA
 YPse5jjsNb5ensqayqWuOUk/VgTfE2rHWUOJMoBxRrtCi7kj4OCnvBrdpJpXbfwv
 m38RDlNw78SpCQAQn5uoAf13zmFcNZOJ3Uj8ZQcZqw7aJD+3wZVv1NEYUiFUP7At
 nXwHRi6M6sw3g/AQNUNsu7Y6OT4bZ8o6VEK0WkS6CyQ1HUQTINBQoqlAFSHFpWFu
 qp1jjqbjCvbOEi772mIt79idzhetqjdVK4ENj+lOOJ7ssEzmZvE4qLKvWOqQpHO1
 b8fTwItGqifZ4ahg6kmavMYcgoTX8/cPzsxVNipBpp4/JbT8FpZudE2YwaJJvkss
 u2GcS9VFbqwMgCmfu/UuS0GeRKqtagHKTZe9cbwcxuw/9UgD6ToeuYJk32Nqfbuu
 ngcFr9iJU8rncQFjZWOUi64wG/xz1tAiUBgmQ12wLUnA6f6M69jQa5sG++I2B9eb
 4uVZolgos41NUw9SYlMSt88nhSxC3GGC8J+Rs/HIqf4l75mcj6Q=
 =z+A4
 -----END PGP SIGNATURE-----

Merge tag 'android-8.1.0_r0.92' into android-msm-bullhead-3.10

Android 8.1.0 Release 0.92

* tag 'android-8.1.0_r0.92':
  netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
  msm: ipa: rmnet: Make code changes with respect to CR#2046006
  ASoC: msm-lsm-client: use kzalloc instead of kmalloc
  diag: Protect the decrement of number of diag clients
  msm: mdss: check buffer size before writing to user buffer
  msm: camera: Fix for Possible information leak issue
  drivers: qcom: lpm-stats: Fix undefined access error

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
2018-08-06 12:09:43 -07:00
..
netfilter netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets 2018-06-05 17:25:26 +00:00
Kconfig bridge: Add vlan filtering infrastructure 2013-02-13 19:41:46 -05:00
Makefile bridge: Add vlan filtering infrastructure 2013-02-13 19:41:46 -05:00
br.c net:bridge: use IS_ENABLED 2011-12-16 15:49:52 -05:00
br_device.c bridge: Have tx_bytes count headers like rx_bytes. 2013-07-01 13:40:37 -07:00
br_fdb.c bridge: Use the correct bit length for bitmap functions in the VLAN code 2013-09-14 06:54:55 -07:00
br_forward.c bridge: Implement vlan ingress/egress policy with PVID. 2013-02-13 19:42:15 -05:00
br_if.c Merge upstream linux-stable v3.10.28 into msm-3.10 2014-03-24 14:28:34 -07:00
br_input.c bridge: Fix double free and memory leak around br_allowed_ingress 2014-05-30 21:52:14 -07:00
br_ioctl.c net: bridge: fix old ioctl unlocked net device walk 2016-06-07 10:42:54 +02:00
br_mdb.c bridge: mdb: fix double add notification 2015-10-01 12:07:36 +02:00
br_multicast.c bridge: fix multicast router rlist endless loop 2015-07-10 10:40:20 -07:00
br_netfilter.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
br_netlink.c bridge: Handle IFLA_ADDRESS correctly when creating bridge device 2014-05-30 21:52:16 -07:00
br_notify.c bridge: respect RFC2863 operational state 2012-12-30 02:31:43 -08:00
br_private.h br: fix use of ->rx_handler_data in code executed on non-rx_handler path 2014-11-21 09:22:54 -08:00
br_private_stp.h net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
br_stp.c bridge: Clamp forward_delay when enabling STP 2013-10-13 16:08:29 -07:00
br_stp_bpdu.c br: fix use of ->rx_handler_data in code executed on non-rx_handler path 2014-11-21 09:22:54 -08:00
br_stp_if.c bridge: Only call /sbin/bridge-stp for the initial network namespace 2016-01-28 21:49:34 -08:00
br_stp_timer.c bridge: fix race with topology change timer 2013-05-03 16:08:58 -04:00
br_sysfs_br.c bridge: Add vlan filtering infrastructure 2013-02-13 19:41:46 -05:00
br_sysfs_if.c bridge: implement multicast fast leave 2012-12-05 16:24:45 -05:00
br_vlan.c bridge: Fix double free and memory leak around br_allowed_ingress 2014-05-30 21:52:14 -07:00