summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-05-2513-36/+107
|\
| * net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-231-1/+2
| * net: ieee802154: fix net_device reference release too earlyLin Zhang2017-05-231-4/+4
| * net: ieee802154: remove explicit set skb->skLin Zhang2017-05-231-2/+0
| * Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllersJürg Billeter2017-05-231-0/+2
| * Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain2017-05-231-1/+0
| * Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu2017-05-231-0/+1
| * ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-221-3/+2
| * ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-221-4/+0
| * Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring2017-05-221-8/+3
| * MAINTAINERS: update my mail addressAlexander Aring2017-05-191-2/+2
| * Bluetooth: hci_nokia: select BT_HCIUART_H4Tobias Regnery2017-05-181-0/+1
| * Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto racesDean Jenkins2017-05-182-5/+36
| * Bluetooth: Skip vendor diagnostic configuration for HCI User ChannelMarcel Holtmann2017-05-181-5/+6
| * Bluetooth: hci_uart: fix kconfig dependencyTobias Regnery2017-05-181-1/+1
| * Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-182-0/+19
| * Bluetooth: Enable LE PHY Update Complete eventMarcel Holtmann2017-05-181-0/+6
| * Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-182-0/+9
| * Bluetooth: Set LE Suggested Default Data Length to maximumMarcel Holtmann2017-05-181-0/+9
| * Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]Tedd Ho-Jeong An2017-05-181-0/+4
* | net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König2017-05-251-1/+1
* | tcp: better validation of received ack sequencesEric Dumazet2017-05-251-13/+11
* | net_sched: only create filter chains for new filters/actionsWANG Cong2017-05-253-6/+12
* | net: sched: cls_api: make reclassify return all the way back to the original tpJiri Pirko2017-05-251-3/+5
* | Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-2540-164/+779
|\ \
| * | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
| * | net/mlx5: Bump driver versionTariq Toukan2017-05-142-3/+2
| * | net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-1413-3/+640
| * | net/mlx5: Introduce trigger_health_work functionIlan Tayari2017-05-142-11/+22
| * | net/mlx5: Update the list of the PCI supported devicesNoa Osherovich2017-05-141-0/+2
| * | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-1427-144/+111
* | | tcp: fix TCP_SYNCNT flakesEric Dumazet2017-05-241-15/+11
* | | net: dsa: support cross-chip ageing timeVivien Didelot2017-05-243-6/+0
* | | Merge branch 'mlxsw-tcpflags'David S. Miller2017-05-248-1/+92
|\ \ \
| * | | mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2017-05-242-0/+30
| * | | mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko2017-05-241-0/+6
| * | | mlxsw: acl: Add tcp flags acl elementJiri Pirko2017-05-242-0/+3
| * | | net/sched: flower: add support for matching on tcp flagsJiri Pirko2017-05-242-1/+15
| * | | net: flow_dissector: add support for dissection of tcp flagsJiri Pirko2017-05-242-0/+38
|/ / /
* | | Merge branch 'qed-next'David S. Miller2017-05-2419-82/+223
|\ \ \
| * | | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-246-14/+8
| * | | qede: Log probe of PCI deviceMintz, Yuval2017-05-241-2/+38
| * | | qed: Provide MBI information in dev_infoTomer Tayar2017-05-245-0/+68
| * | | qed: Enable RoCE parser searching on fp initMichal Kalderon2017-05-241-0/+7
| * | | qed: Flush slowpath tasklet on stopTomer Tayar2017-05-241-0/+14
| * | | qed: Remove BB_A0 referencesMintz, Yuval2017-05-242-12/+0
| * | | qed: Drop the 's' from num_ports_in_enginesTomer Tayar2017-05-244-22/+22
| * | | qed: Log incorrectly installed boardTomer Tayar2017-05-242-0/+7
| * | | qed: !main_ptt for tunnel configurationManish Chopra2017-05-245-9/+30
| * | | qed: Align DP_ERR style with other DP macrosMintz, Yuval2017-05-241-5/+7