summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin
2016-08-28net: smc91x: fix SMC accessesRussell King
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb
2016-08-28net/mlx5: Add error prints when validate ETS failedEran Ben Elisha
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-28net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-08-26sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko
2016-08-26team: loadbalance: push lacpdus to exact deliveryJiri Pirko
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King
2016-08-258139cp: Fix one possible deadloop in cp_rx_pollGao Feng
2016-08-25i40e: Change some init flow for the clientAnjali Singhai Jain
2016-08-25Revert "phy: IRQ cannot be shared"Xander Huff
2016-08-25net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel
2016-08-23tun: fix transmit timestamp supportSoheil Hassas Yeganeh
2016-08-23dwc_eth_qos: fix interrupt enable raceRabin Vincent
2016-08-23net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam
2016-08-23net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin
2016-08-23phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff
2016-08-23gianfar: fix size of scatter-gathered framesZefir Kurtisi
2016-08-23gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi
2016-08-22qed: FLR of active VFs might lead to FW assertYuval Mintz
2016-08-21net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King
2016-08-20net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell
2016-08-19vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare
2016-08-19ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck
2016-08-19mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed
2016-08-18kaweth: fix oops upon failed memory allocationOliver Neukum
2016-08-18kaweth: fix firmware downloadOliver Neukum
2016-08-18net: bgmac: fix reversed check for MII registration errorRafał Miłecki
2016-08-18cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai
2016-08-18net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-08-18qede: Fix Tx timeout due to xmit_moreYuval Mintz
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds