summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-29net: bgmac: Mask interrupts during probeFlorian Fainelli
2018-03-29net: bgmac: Use interface name to request interruptFlorian Fainelli
2018-03-29net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan
2018-03-27net/mlx5e: Remove rq_headroom field from paramsTariq Toukan
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan
2018-03-27net/mlx5e: Use no-offset function in skb header copyTariq Toukan
2018-03-27net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan
2018-03-27net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan
2018-03-27net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan
2018-03-27net/mlx5e: Unify slow PCI heuristicTariq Toukan
2018-03-27sfc: fix flow type handling for RSS filtersEdward Cree
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree
2018-03-27sfc: return a better error if filter insertion collides with MC rebootEdward Cree
2018-03-27sfc: use a semaphore to lock farch filters tooEdward Cree
2018-03-27sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree
2018-03-27sfc: replace asynchronous filter operationsEdward Cree
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27net: mvpp2: Use relaxed I/O in data pathYan Markman
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-27liquidio: Removed duplicate Tx queue status checkIntiyaz Basha
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun
2018-03-27net: mvpp2: Don't use dynamic allocs for local variablesMaxime Chevallier
2018-03-27net: mvpp2: Make mvpp2_prs_hw_read a parser entry init functionMaxime Chevallier
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26net/mlx5e: Add VLAN offload features to hw_enc_featuresAviv Heller
2018-03-26net/mlx5e: Add a helper macro in set features ndoGal Pressman
2018-03-26net/mlx5e: Make choose LRO timeout function staticGal Pressman
2018-03-26net/mlx5e: Remove redundant check in get ethtool statsGal Pressman
2018-03-26net/mlx5: Protect from command bit overflowLeon Romanovsky
2018-03-26net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz
2018-03-26net/mlx5: E-Switch, Use same source for offloaded actions checkOr Gerlitz