1
0
Fork 0
remarkable-linux/net
Otavio Salvador 00850640da Linux 4.1.28
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXhoYGAAoJEN6mb/eXdyzc82MP/0yCx7A52zsa2OwiMp/07+Gl
 +/wMJqJQgW2xFM4BLtAaPFdPPhW1b7RZy4+E+/xWVgsxOMZpHebBU4NS9D3R5TA0
 GlxU7JrRYdHyiYlfsAcde3/2CplHoXemHf5MDUm3keVrMAbNIvc7NYE+vWzYqehB
 GLWTKn/48+c/pNly8BqF1kaZeSpVZwUTwqqXkhZ/GoU4d+u5BxvPntNRoypyVlMj
 wG0SXIF/JW4a6pDE8BUgYrlcB4NTgmDD+ZDykW+nzpMxQrREAGI8Pk6OoFraG7aM
 MIp/19rCxytOJROvE2O84dS7/AC/ou6wQ9BvVjv1udDFF9S83ZhaBsiQ8of8Ipin
 yN+P5GTD3jNh665FHmCDO3qpDnA8owah38/I/2Cy9T45dz87QlvH/bEvQ0mRv5nb
 0fwBLBaXCCbdRmfFGuh9G6Mz/mF4A5aj8VhPLCDNFsXBIkJBnuLRDpyZoRN/pML5
 Y61EES90n6Rwe+WvKgRLo2YBkbs9Cc9Su9COr/CkwfCbKEZgQ65CA0DaYxK/OyBe
 XyObVovImnzC6rRrdNvoFgsbZkR32zNVNjtNjAAYJhUZTUIFV61quhOJdkIQfLoH
 RYL5CfhkzPV7qocNLuoQeuESigsYfVsdlWmExohjsZyHGiPmTb+gkWjexvILK0WV
 /rTajzu793hKkEwnfLSo
 =p3K7
 -----END PGP SIGNATURE-----

Merge tag 'v4.1.28' into 4.1-1.0.x-imx

Linux 4.1.28

* tag 'v4.1.28': (312 commits)
  Linux 4.1.28
  tmpfs: fix regression hang in fallocate undo
  netfilter: x_tables: introduce and use xt_copy_counters_from_user
  netfilter: x_tables: do compat validation via translate_table
  netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
  netfilter: ip6_tables: simplify translate_compat_table args
  netfilter: ip_tables: simplify translate_compat_table args
  netfilter: arp_tables: simplify translate_compat_table args
  netfilter: x_tables: don't reject valid target size on some architectures
  netfilter: x_tables: validate all offsets and sizes in a rule
  netfilter: x_tables: check for bogus target offset
  netfilter: x_tables: check standard target size too
  netfilter: x_tables: add compat version of xt_check_entry_offsets
  netfilter: x_tables: assert minimum target size
  netfilter: x_tables: kill check_entry helper
  netfilter: x_tables: add and use xt_check_entry_offsets
  netfilter: x_tables: validate targets of jumps
  netfilter: x_tables: don't move to non-existent next rule
  netfilter: x_tables: fix unconditional helper
  netfilter: x_tables: make sure e->next_offset covers remaining blob size
  ...

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-14 07:58:03 -03:00
..
6lowpan 6lowpan: nhc: add other known rfc6282 compressions 2015-02-14 23:08:44 +01:00
9p 9p: ensure err is initialized to 0 in p9_client_read/write 2015-09-13 09:07:50 -07:00
802 net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
8021q vlan: Correctly propagate promisc|allmulti flags in notifier. 2015-05-14 00:54:32 -04:00
appletalk appletalk: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:37 -05:00
atm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-04-15 09:00:47 -07:00
ax25 ax25: add link layer header validation function 2016-07-10 23:07:01 -04:00
batman-adv batman-adv: Reduce refcnt of removed router when updating route 2016-07-10 23:07:19 -04:00
bluetooth MLK-12330 Bluetooth: Revert "MLK-12295 Bluetooth: add hdev check to avoid passing null pointer" 2016-01-27 16:44:12 +08:00
bridge net: bridge: fix old ioctl unlocked net device walk 2016-07-10 23:07:25 -04:00
caif unix/caif: sk_socket can disappear when state is unlocked 2015-05-26 23:19:29 -04:00
can can: replace timestamp as unique skb attribute 2015-08-10 12:21:51 -07:00
ceph libceph: use the right footer size when skipping a message 2016-03-07 16:35:33 -05:00
core net: fix infoleak in rtnetlink 2016-07-10 23:07:24 -04:00
dcb net/dcb: Add IEEE QCN attribute 2015-03-06 21:50:02 -05:00
dccp tcp/dccp: fix timewait races in timer handling 2016-01-31 11:23:37 -08:00
decnet decnet: Do not build routes to devices without decnet private data. 2016-07-10 23:07:20 -04:00
dns_resolver
dsa net: dsa: Do not override PHY interface if already configured 2015-09-29 19:26:26 +02:00
ethernet ethernet: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:38 -05:00
hsr net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. 2015-03-01 13:40:23 -05:00
ieee802154 ieee802154: Fix sockaddr_ieee802154 implicit padding information leak. 2015-08-03 09:28:59 -07:00
ipv4 netfilter: x_tables: introduce and use xt_copy_counters_from_user 2016-07-10 23:07:37 -04:00
ipv6 netfilter: x_tables: introduce and use xt_copy_counters_from_user 2016-07-10 23:07:37 -04:00
ipx net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
irda net: add validation for the socket syscall protocol argument 2016-01-22 20:54:13 -08:00
iucv af_iucv: Validate socket address length in iucv_sock_bind() 2016-03-04 10:25:46 -05:00
key xfrm: simplify xfrm_address_t use 2015-03-31 13:58:35 -04:00
l2tp ipv6: l2tp: fix a potential issue in l2tp_ip6_recv 2016-07-10 23:07:07 -04:00
lapb
llc net: fix infoleak in llc 2016-07-10 23:07:24 -04:00
mac80211 mac80211: fix txq queue related crashes 2016-07-10 23:07:09 -04:00
mac802154 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 2015-05-09 15:51:00 -04:00
mpls mpls: handle device renames for per-device sysctls 2015-06-11 16:47:16 -07:00
netfilter netfilter: x_tables: introduce and use xt_copy_counters_from_user 2016-07-10 23:07:37 -04:00
netlabel netlink: implement nla_put_in_addr and nla_put_in6_addr 2015-03-31 13:58:35 -04:00
netlink netlink: Fix dump skb leak/double free 2016-07-10 23:07:28 -04:00
netrom net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
nfc NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE 2015-12-09 14:03:20 -05:00
openvswitch openvswitch: use flow protocol when recalculating ipv6 checksums 2016-07-10 23:07:22 -04:00
packet packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface 2016-07-10 23:07:21 -04:00
phonet phonet: properly unshare skbs in phonet_rcv() 2016-01-31 11:23:36 -08:00
rds RDS: fix race condition when sending a message on unbound socket 2015-12-14 21:24:32 -08:00
rfkill rfkill: fix rfkill_fop_read wait_event usage 2016-02-15 15:45:28 -05:00
rose net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
rxrpc new helper: msg_data_left() 2015-04-11 15:53:35 -04:00
sched netem: Segment GSO packets on enqueue 2016-07-10 23:07:23 -04:00
sctp sctp: lack the check for ports in sctp_v6_cmp_addr 2016-07-10 23:06:59 -04:00
sunrpc sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race 2016-07-10 23:07:16 -04:00
switchdev switchdev: Require RTNL mutex to be held when sending FDB notifications 2016-03-04 10:25:47 -05:00
tipc tipc: fix nametable publication field in nl compat 2016-07-10 23:07:28 -04:00
unix af_unix: Fix splice-bind deadlock 2016-07-09 00:16:18 -04:00
vmw_vsock VSOCK: do not disconnect socket when peer has shutdown SEND only 2016-07-10 23:07:25 -04:00
wimax
wireless Linux 4.1.28 2016-07-14 07:58:03 -03:00
x25 net: fix a kernel infoleak in x25 module 2016-07-10 23:07:25 -04:00
xfrm xfrm: Fix crash observed during device unregistration and decryption 2016-07-10 23:07:06 -04:00
Kconfig kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Makefile mpls: Refactor how the mpls module is built 2015-03-04 00:26:06 -05:00
compat.c net: switch importing msghdr from userland to {compat_,}import_iovec() 2015-04-09 00:02:26 -04:00
socket.c net: Fix use after free in the recvmmsg exit path 2016-07-10 23:07:03 -04:00
sysctl_net.c