summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky2018-02-133-24/+16
* mlxsw: spectrum: Move SPAN code to separate modulePetr Machata2018-02-136-348/+433
* mlxsw: spectrum: Drop struct span_entry.usedPetr Machata2018-02-132-5/+2
* mlxsw: spectrum: Fix a coding style nitPetr Machata2018-02-131-2/+2
* mlxsw: spectrum: Distinguish between IPv4/6 tunnelsPetr Machata2018-02-133-91/+72
* mlxsw: spectrum_ipip: Add a forgotten includePetr Machata2018-02-131-0/+1
* dpaa_eth: fix incorrect commentJake Moroni2018-02-131-1/+1
* net: Convert loopback_net_opsKirill Tkhai2018-02-131-0/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-02-1312-457/+769
|\
| * i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck2018-02-128-257/+528
| * i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck2018-02-128-86/+115
| * i40evf: Correctly populate rxitr_idx and txitr_idxAlexander Duyck2018-02-121-9/+15
| * i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck2018-02-126-56/+79
| * i40e/i40evf: Don't bother setting the CLEARPBA bitAlexander Duyck2018-02-122-2/+20
| * i40e/i40evf: Clean-up of bits related to using q_vector->reg_idxAlexander Duyck2018-02-123-15/+15
| * i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDPAlan Brady2018-02-121-7/+15
| * i40e: Warn when setting link-down-on-close while in MFPPaweł Jabłoński2018-02-121-0/+6
| * i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski2018-02-121-0/+11
| * i40e/i40evf: Clean up logic for adaptive ITRAlexander Duyck2018-02-122-86/+28
| * i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck2018-02-129-55/+53
| * i40e: fix typo in function descriptionAlan Brady2018-02-122-2/+2
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-1211-49/+36
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11187-510/+510
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-111-1/+1
|\ \
| * | xen: fix poll misannotationAl Viro2018-02-011-1/+1
* | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-109-36/+111
|\ \ \
| * \ \ Merge branch 'for-linus' into testJens Axboe2018-02-079-36/+111
| |\ \ \
| | * | | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | | bcache: set error_limit correctlyColy Li2018-02-073-3/+4
| | * | | bcache: properly set task state in bch_writeback_thread()Coly Li2018-02-072-3/+8
| | * | | bcache: fix high CPU occupancy during journalTang Junhui2018-02-073-15/+36
| | * | | bcache: add journal statisticTang Junhui2018-02-073-0/+24
* | | | | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2018-02-102-11/+363
|\ \ \ \ \
| * | | | | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak2018-02-101-0/+142
| * | | | | platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak2018-02-101-0/+59
| * | | | | platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak2018-02-101-0/+124
| * | | | | platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak2018-02-091-2/+21
| * | | | | platform/x86: mlx-platform: Add define for the negative busVadim Pasternak2018-02-091-0/+1
| * | | | | platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak2018-02-091-8/+15
| * | | | | platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven2018-02-091-1/+1
* | | | | | Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-02-104-19/+57
|\ \ \ \ \ \
| * | | | | | platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh2017-12-171-3/+5
| * | | | | | platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande2017-12-171-0/+7
| * | | | | | platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra2017-12-171-1/+33
| * | | | | | platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King2017-12-171-3/+0
| * | | | | | cros_ec: fix nul-termination for firmware build infoArnd Bergmann2017-12-161-1/+1
| * | | | | | platform/chrome: chromeos_laptop: make chromeos_laptop constBhumika Goyal2017-12-161-11/+11