summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-21net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King
2016-08-21net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell
2016-08-20vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare
2016-08-20ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck
2016-08-20mlxsw: 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-19kaweth: fix oops upon failed memory allocationOliver Neukum
2016-08-19kaweth: fix firmware downloadOliver Neukum
2016-08-19net: bgmac: fix reversed check for MII registration errorRafał Miłecki
2016-08-19cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai
2016-08-19net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-08-19qede: Fix Tx timeout due to xmit_moreYuval Mintz
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel
2016-08-17Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck
2016-08-16Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2016-08-16e1000e: factor out systim sanitizationJarod Wilson
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta
2016-08-16net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com
2016-08-16net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com
2016-08-16net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com
2016-08-15power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov