summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen
2018-10-05net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen
2018-10-05net: hns3: Remove the default mask configuration for mac vlan tableJian Shen
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar
2018-10-04geneve: allow to clear ttl inheritHangbin Liu
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...Vasundhara Volam
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-04liquidio: fix a couple of spelling mistakesColin Ian King
2018-10-04Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha
2018-10-03net/mlx5e: Add extack messages for TC offload failuresEli Britstein
2018-10-03net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03iavf: fix a typoRami Rosen
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel
2018-10-03ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2018-10-03i40e: Remove unnecessary print statementNathan Chancellor
2018-10-03i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2018-10-03ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter
2018-10-03ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing
2018-10-03ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl
2018-10-03ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson
2018-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar
2018-10-03ice: Update version stringAnirudh Venkataramanan
2018-10-03ice: Use the right function to enable/disable VSIDave Ertman
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley
2018-10-03ice: Fix potential null pointer issuesDave Ertman
2018-10-03ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley
2018-10-03ice: Fix forward to queue group logicAnirudh Venkataramanan
2018-10-03ice: Extend malicious operations detection logicAnirudh Venkataramanan
2018-10-03ice: Notify VF of link status changeAnirudh Venkataramanan
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan