summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-142-12/+8
|\
| * timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-7/+4
| * timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-051-5/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-3/+3
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-08150-391/+929
| |\ \
| * | | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-2/+2
| * | | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-1/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-1328-69/+69
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07120-146/+400
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-2528-69/+69
* | | | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
* | | | | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
* | | | | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
* | | | | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
* | | | | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
* | | | | net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
* | | | | net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier2017-11-081-0/+4
* | | | | cxgb4: update latest firmware version supportedGanesh Goudar2017-11-041-3/+3
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-032-12/+14
|\ \ \ \
| * | | | net: systemport: Correct IPG length settingsFlorian Fainelli2017-11-031-4/+6
| * | | | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-8/+8
* | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02102-0/+102
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02102-0/+102
| |/ / /
* | | | mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak2017-11-011-1/+1
* | | | mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel2017-11-011-0/+25
* | | | net: hns: set correct return valuePan Bian2017-11-011-2/+2
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-275-21/+22
|\ \ \ \
| * | | | i40e: Add programming descriptors to cleaned_countAlexander Duyck2017-10-261-0/+1
| * | | | i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck2017-10-261-1/+1
| * | | | ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
| * | | | igb: Fix TX map failure pathJean-Philippe Brucker2017-10-261-1/+1
| * | | | e1000: avoid null pointer dereference on invalid stat typeColin Ian King2017-10-261-5/+4
| * | | | e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2017-10-261-2/+9
* | | | | net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
* | | | | net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu2017-10-271-1/+1
* | | | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-275-96/+202
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-262-30/+104
| * | | | net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-10-261-35/+54
| * | | | net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
| * | | | net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
* | | | | net: mvpp2: do not sleep in set_rx_modeAntoine Tenart2017-10-261-2/+2
* | | | | net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart2017-10-261-2/+2
* | | | | net: mvpp2: fix typo in the tcam setupAntoine Tenart2017-10-261-1/+1
|/ / / /
* | | | nfp: refuse offloading filters that redirects to upper devicesPieter Jansen van Vuuren2017-10-261-0/+2
* | | | net: mvpp2: do not call txq_done from the Tx path when Tx irqs are usedAntoine Tenart2017-10-241-1/+1
* | | | net: mvpp2: do not unmap TSO headers buffersAntoine Tenart2017-10-241-4/+13
* | | | net: mvpp2: fix TSO headers allocation and managementYan Markman2017-10-241-3/+3
|/ / /
* | | stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger2017-10-221-1/+2
* | | net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu2017-10-221-1/+1
* | | net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu2017-10-221-7/+6