summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen
2015-04-02net/mlx5_core: Coding style fixEli Cohen
2015-04-02net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen
2015-04-02Merge branch 'tipc-next'David S. Miller
2015-04-02tipc: simplify link mtu negotiationJon Paul Maloy
2015-04-02tipc: eliminate delayed link deletion at link failoverJon Paul Maloy
2015-04-02tipc: drop tunneled packet duplicates at receptionJon Paul Maloy
2015-04-02Merge branch 'mlx4-next'David S. Miller
2015-04-02MAINTAINERS: Update mlx4_en entryOr Gerlitz
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-02Merge branch 'netdev_iflink_remove'David S. Miller
2015-04-02veth: set iflink to the peer vethNicolas Dichtel
2015-04-02dev: set iflink to 0 for virtual interfacesNicolas Dichtel
2015-04-02net: remove iflink field from struct net_deviceNicolas Dichtel
2015-04-02dsa: implement ndo_get_iflinkNicolas Dichtel
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipvlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02macvlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02vlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel