summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi2016-08-241-1/+1
* mlxsw: spectrum: Add missing flood to router portIdo Schimmel2016-08-242-1/+43
* tun: fix transmit timestamp supportSoheil Hassas Yeganeh2016-08-231-5/+1
* dwc_eth_qos: fix interrupt enable raceRabin Vincent2016-08-231-7/+10
* net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam2016-08-231-11/+9
* net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin2016-08-231-2/+6
* phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff2016-08-231-1/+1
* gianfar: fix size of scatter-gathered framesZefir Kurtisi2016-08-231-6/+14
* gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi2016-08-231-1/+2
* qed: FLR of active VFs might lead to FW assertYuval Mintz2016-08-221-1/+10
* net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King2016-08-211-1/+1
* net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell2016-08-201-3/+5
* vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare2016-08-192-3/+5
* ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-191-1/+3
* mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko2016-08-191-8/+4
* net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz2016-08-191-7/+9
* net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz2016-08-191-1/+1
* net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz2016-08-191-5/+19
* net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion2016-08-193-3/+8
* net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion2016-08-191-1/+1
* net/mlx5: Update last-use statistics for flow rulesAmir Vadai2016-08-191-1/+10
* net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-08-191-31/+54
* net/mlx5: Fix pci error recovery flowMohamad Haj Yahia2016-08-191-30/+29
* net/mlx5e: Optimization for MTU changeTariq Toukan2016-08-191-2/+7
* net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed2016-08-191-4/+3
* kaweth: fix oops upon failed memory allocationOliver Neukum2016-08-181-1/+6
* kaweth: fix firmware downloadOliver Neukum2016-08-181-2/+1
* net: bgmac: fix reversed check for MII registration errorRafał Miłecki2016-08-181-1/+1
* cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai2016-08-181-5/+5
* net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2016-08-182-2/+4
* qede: Fix Tx timeout due to xmit_moreYuval Mintz2016-08-181-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1743-397/+662
|\
| * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-173-5/+15
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-08-177-49/+107
| |\
| | * i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
| | * ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
| | * ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
| | * e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
| | * e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
| | * igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-161-3/+23
| * | mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel2016-08-171-1/+1
| * | mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| * | mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
| * | mlxsw: reg: Fix missing op field fill-upJiri Pirko2016-08-171-0/+1
| * | mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel2016-08-173-0/+16
| * | mlxsw: spectrum: Add missing packet trapsElad Raz2016-08-172-0/+18
| * | mlxsw: spectrum: Mark port as active before registering itIdo Schimmel2016-08-171-2/+3
| * | mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel2016-08-173-46/+29
| * | mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel2016-08-171-16/+5
| * | mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel2016-08-171-22/+5
| |/