aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04geneve: allow to clear ttl inheritHangbin Liu1-4/+8
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam2-1/+24
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam2-2/+53
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DENIEDVasundhara Volam1-1/+5
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam2-0/+7
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor1-1/+12
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-89/+273
2018-10-04liquidio: fix a couple of spelling mistakesColin Ian King1-2/+2
2018-10-04Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller2-59/+13
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller137-842/+1100
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud4-21/+95
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha3-2/+10
2018-10-03net/mlx5e: Add extack messages for TC offload failuresEli Britstein1-38/+118
2018-10-03net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein1-14/+24
2018-10-03devlink: Add extack for eswitch operationsEli Britstein6-14/+26
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman63-460/+381
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu1-5/+7
2018-10-03iavf: fix a typoRami Rosen1-1/+1
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel3-1/+195
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel2-6/+8
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel6-21/+745
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel2-18/+37
2018-10-03ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel2-0/+159
2018-10-03ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl1-2/+8
2018-10-03i40e: Remove unnecessary print statementNathan Chancellor1-2/+0
2018-10-03i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor1-1/+1
2018-10-03ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter1-1/+1
2018-10-03ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing1-11/+0
2018-10-03ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl1-4/+10
2018-10-03ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson1-7/+4
2018-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller21-108/+3699
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar2-55/+15
2018-10-03ice: Update version stringAnirudh Venkataramanan1-1/+1
2018-10-03ice: Use the right function to enable/disable VSIDave Ertman1-9/+14
2018-10-03ice: Add more flexibility on how we assign an ITR indexBrett Creeley3-47/+59
2018-10-03ice: Fix potential null pointer issuesDave Ertman1-6/+7
2018-10-03ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley1-9/+29
2018-10-03ice: Fix forward to queue group logicAnirudh Venkataramanan1-4/+10
2018-10-03ice: Extend malicious operations detection logicAnirudh Venkataramanan3-2/+60
2018-10-03ice: Notify VF of link status changeAnirudh Venkataramanan3-0/+17
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan6-0/+1221
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan6-1/+629
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan10-1/+272
2018-10-03ice: Update VSI and queue management code to handle VF VSIAnirudh Venkataramanan6-34/+184
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan11-9/+1061
2018-10-03ice: Add support to detect SR-IOV capability and mailbox queuesAnirudh Venkataramanan8-1/+151
2018-10-03Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaGreg Kroah-Hartman2-18/+22
2018-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidGreg Kroah-Hartman4-18/+12
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-02hv_netvsc: remove ndo_poll_controllerStephen Hemminger1-23/+0