summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-26Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-07-26netdevsim: make debug dirs' dentries staticJakub Kicinski
2018-07-26net: adaptec: Replace mdelay() with msleep() in starfire_init_one()Jia-Ju Bai
2018-07-26isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-07-26isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()Jia-Ju Bai
2018-07-26isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai
2018-07-26isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()Jia-Ju Bai
2018-07-26net: hns: make hns_dsaf_roce_reset non staticYueHaibing
2018-07-26net/mlx5e: TX, Use function to access sq_dma object in fifoTariq Toukan
2018-07-26net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan
2018-07-26net/mlx5e: RX, Prefetch the xdp_frame data areaTariq Toukan
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan
2018-07-26net/mlx5e: Make XDP xmit functions more genericTariq Toukan
2018-07-26net/mlx5e: Add counter for XDP redirect in RXTariq Toukan
2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan
2018-07-26net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan
2018-07-26net/mlx5e: Gather all XDP pre-requisite checks in a single functionTariq Toukan
2018-07-26net/mlx5e: Do not recycle RX pages in interface down flowTariq Toukan
2018-07-26net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan
2018-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-26net: hns: Make many functions staticYueHaibing
2018-07-26ixgbe: Refactor queue disable logic to take completion time into accountAlexander Duyck
2018-07-26ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop deviceAlexander Duyck
2018-07-26igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas
2018-07-26igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-07-26ixgbe: add ipsec security registers into ethtool register dumpShannon Nelson
2018-07-26ixgbe: Do not allow LRO or MTU change with XDPTony Nguyen
2018-07-25nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski
2018-07-25nfp: restore correct ordering of fields in rx ring structureJakub Kicinski
2018-07-25nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski
2018-07-25nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-07-25amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2018-07-25mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Extend Spectrum-2 region structIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel
2018-07-25mlxsw: resources: Add Spectrum-2 eRP resourcesIdo Schimmel
2018-07-25mlxsw: resources: Add Spectrum-2 maximum large key ID resourceIdo Schimmel
2018-07-25mlxsw: reg: Add Policy-Engine eRP Table RegisterIdo Schimmel
2018-07-25mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3Ido Schimmel