summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller256-1307/+1886
2018-10-04Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman129-806/+864
2018-10-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller11-75/+1169
2018-10-04ixgbe: 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 tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-9/+10
2018-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller22-108/+3714
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar2-55/+15
2018-10-03sctp: fix fall-through annotationGustavo A. R. Silva1-1/+1
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-03virtchnl: Added support to exchange additional speed valuesYashaswini Raghuram Prathivadi Bhayankaram1-0/+15
2018-10-03Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman3-18/+26
2018-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Greg Kroah-Hartman4-18/+12
2018-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGreg Kroah-Hartman1-11/+13
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus3-18/+26
2018-10-03tls: Add support for inplace records encryptionVakul Garg2-18/+74
2018-10-03net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens1-1/+1
2018-10-03hv_netvsc: remove ndo_poll_controllerStephen Hemminger1-23/+0
2018-10-03MAINTAINERS: Fix wrong include file pathAndrew Lunn1-1/+1
2018-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller18-75/+299
2018-10-03r8169: always autoneg on resumeAlex Xu (Hello71)1-4/+3
2018-10-03ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet1-2/+1
2018-10-03cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-03cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-03dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0