summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar2017-10-031-1/+10
* | mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter2017-10-031-1/+3
* | mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter2017-10-031-2/+2
* | net: dsa: mt7530: make functions mt7530_phy_write staticColin Ian King2017-10-031-1/+2
* | net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} staticColin Ian King2017-10-031-2/+3
* | Merge branch 'mlxsw-mc-route-offload'David S. Miller2017-10-0310-14/+96
|\ \
| * | mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi2017-10-031-9/+8
| * | mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi2017-10-032-0/+9
| * | mlxsw: spectrum: Add trap for multicast trap-and-forward routesYotam Gigi2017-10-032-0/+15
| * | mlxsw: acl: Introduce ACL trap and forward actionYotam Gigi2017-10-032-0/+19
| * | ipv4: ipmr: Don't forward packets already forwarded by hardwareYotam Gigi2017-10-031-5/+32
| * | ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi2017-10-032-0/+12
| * | skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi2017-10-031-0/+1
|/ /
* / cxgb4: Update comment for min_mtuArjun Vynipadath2017-10-031-1/+1
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-0217-74/+837
|\
| * i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-027-3/+62
| * i40e: fix client notify of VF resetAlan Brady2017-10-021-2/+2
| * i40e: fix handling of vf_states variableAlan Brady2017-10-022-2/+4
| * i40e: make i40evf_map_rings_to_vectors voidMitch Williams2017-10-021-7/+2
| * i40evf: Enable VF to request an alternate queue allocationAlan Brady2017-10-024-7/+173
| * i40e: ensure reset occurs when disabling VFJacob Keller2017-10-022-11/+35
| * i40e: make use of i40e_vc_disable_vfJacob Keller2017-10-021-2/+1
| * i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller2017-10-021-4/+3
| * i40e: don't hold spinlock while resetting VFJacob Keller2017-10-021-4/+32
| * i40e: use admin queue for setting LEDs behaviorMariusz Stachura2017-10-023-24/+99
| * i40e: Add support for 'ethtool -m'Filip Sadowski2017-10-029-0/+371
| * i40e: Fix reporting of supported link modesFilip Sadowski2017-10-023-5/+46
| * i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-10-021-0/+3
| * i40e: remove logically dead codeLihong Yang2017-10-021-2/+0
| * i40e: limit lan queue count in large CPU count machineShannon Nelson2017-10-021-4/+7
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2017-10-028-77/+101
|\ \
| * | fm10k: prevent race condition of __FM10K_SERVICE_SCHEDJacob Keller2017-10-021-7/+25
| * | fm10k: move fm10k_prepare_for_reset and fm10k_handle_resetJacob Keller2017-10-021-29/+29
| * | fm10k: avoid divide by zero in rare cases when device is resettingJacob Keller2017-10-021-2/+6
| * | fm10k: don't loop while resetting VFs due to VFLR eventJacob Keller2017-10-021-13/+11
| * | fm10k: simplify reading PFVFLRE registerJacob Keller2017-10-021-4/+2
| * | fm10k: avoid needless delay when loading driverJacob Keller2017-10-021-4/+2
| * | fm10k: add missing fall through commentJacob Keller2017-10-021-0/+1
| * | fm10k: avoid possible truncation of q_vector->nameJacob Keller2017-10-021-7/+7
| * | fm10k: fix typos on fall through commentsJacob Keller2017-10-022-7/+7
| * | fm10k: stop spurious link down messages when Tx FIFO is fullJacob Keller2017-10-021-3/+3
| * | fm10k: Use seq_putc() in fm10k_dbg_desc_break()Markus Elfring2017-10-021-2/+2
| * | fm10k: reschedule service event if we stall the PF<->SM mailboxJacob Keller2017-10-021-0/+4
| * | fm10k: ensure we process SM mbx when processing VF mbxJacob Keller2017-10-021-0/+3
* | | Merge branch 'Thunderbolt-networking'David S. Miller2017-10-0224-363/+5304
|\ \ \ | |_|/ |/| |
| * | MAINTAINERS: Add entry for Thunderbolt network driverMika Westerberg2017-10-021-0/+8
| * | net: Add support for networking over Thunderbolt cableAmir Levy2017-10-024-0/+1401
| * | MAINTAINERS: Add thunderbolt.h to the Thunderbolt driver entryMika Westerberg2017-10-021-0/+1
| * | thunderbolt: Allocate ring HopID automatically if requestedMika Westerberg2017-10-021-18/+60
| * | thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg2017-10-021-0/+13