aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller16-122/+801
2018-03-31bnxt_en: Add ULP calls to stop and restart IRQs.Michael Chan3-17/+90
2018-03-31bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.Michael Chan3-16/+65
2018-03-31bnxt_en: Refactor bnxt_need_reserve_rings().Michael Chan1-32/+25
2018-03-31bnxt_en: Add IRQ remapping logic.Michael Chan1-17/+42
2018-03-31bnxt_en: Change IRQ assignment for RDMA driver.Michael Chan3-3/+61
2018-03-31bnxt_en: Improve ring allocation logic.Michael Chan2-15/+21
2018-03-31bnxt_en: Improve valid bit checking in firmware response message.Michael Chan2-5/+18
2018-03-31bnxt_en: Improve resource accounting for SRIOV.Michael Chan1-10/+8
2018-03-31bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan3-2/+19
2018-03-31bnxt_en: Add extended port statistics supportVasundhara Volam3-2/+81
2018-03-31bnxt_en: Include additional hardware port statistics in ethtool -S.Vasundhara Volam1-0/+5
2018-03-31bnxt_en: Add support for ndo_set_vf_trustVasundhara Volam4-9/+37
2018-03-31bnxt_en: fix clear flags in ethtool reset handlingScott Branden1-2/+6
2018-03-31bnxt_en: Use a dedicated VNIC mode for RDMA.Michael Chan2-4/+15
2018-03-31bnxt_en: Adjust default rings for multi-port NICs.Michael Chan1-3/+9
2018-03-31bnxt_en: Update firmware interface to 1.9.1.15.Michael Chan4-103/+210
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-443/+402
2018-03-31hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()Haiyang Zhang1-7/+9
2018-03-31ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches1-4/+2
2018-03-31net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai2-0/+4
2018-03-31net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun1-4/+0
2018-03-31netdevsim: Change nsim_devlink_setup to return error to callerDavid Ahern3-8/+15
2018-03-31net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev1-1/+109
2018-03-31net: thunderx: add workqueue control structures for handle ndo_set_rx_mode requestVadim Lomovtsev1-0/+17
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev1-4/+41
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev1-0/+12
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev2-1/+153
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev1-14/+30
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2-11/+13
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-30net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan1-2/+9
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan3-19/+13
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2-32/+16
2018-03-30net/mlx5e: Support XDP over Striding RQTariq Toukan3-8/+26
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2-6/+8
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan3-42/+146
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan3-88/+38
2018-03-30net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan1-1/+1
2018-03-30net/mlx5e: Code movements in RX UMR WQE postTariq Toukan1-62/+45
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan6-139/+80
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan5-45/+52
2018-03-30net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-30net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-21/+0
2018-03-30net/mlx5e: Use eq ptr from cqSaeed Mahameed1-12/+2
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi4-19/+53
2018-03-30Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller2-5/+11
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu10-3/+494
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu2-5/+73