summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Validate firmware revision on initYotam Gigi2017-05-252-0/+68
* mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi2017-05-251-5/+7
* mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi2017-05-251-0/+166
* mlxsw: reg: Add Management Component Data Access registerYotam Gigi2017-05-251-0/+52
* mlxsw: reg: Add Management Component Control registerYotam Gigi2017-05-251-0/+83
* mlxsw: reg: Add Management Component Query Information registerYotam Gigi2017-05-251-0/+84
* Add the mlxfw module for Mellanox firmware flash processYotam Gigi2017-05-2514-0/+1537
* Merge branch 'be2net-next'David S. Miller2017-05-253-9/+23
|\
| * be2net: Update the driver version to 11.4.0.0Suresh Reddy2017-05-251-1/+1
| * be2net: Fix UE detection logic for BE3Suresh Reddy2017-05-252-8/+22
|/
* rxrpc: Support network namespacingDavid Howells2017-05-2512-216/+356
* net/packet: remove unused parameter in prb_curr_blk_in_use().Rosen, Rami2017-05-251-6/+4
* Merge branch 'stmmac-rework-speed-selection'David S. Miller2017-05-256-58/+57
|\
| * net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-255-44/+43
| * net-next: stmmac: Convert old_link to boolLABBE Corentin2017-05-252-5/+5
| * net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin2017-05-251-3/+3
| * net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin2017-05-251-1/+1
| * net-next: stmmac: Convert new_state to boolLABBE Corentin2017-05-251-5/+5
|/
* net: jme: Remove unused functionsMatthias Kaehlcke2017-05-251-42/+0
* 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