summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfp: add AMDA0058 boards to firmware listJakub Kicinski2019-08-261-0/+2
* r8169: improve DMA handling in rtl_rxHeiner Kallweit2019-08-261-4/+3
* Merge branch 'cls-hw-offload-rtnl'David S. Miller2019-08-2611-172/+478
|\
| * net: sched: flower: don't take rtnl lock for cls hw offloads APIVlad Buslov2019-08-261-37/+16
| * net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-262-1/+25
| * net: sched: take reference to action dev before calling offloadsVlad Buslov2019-08-263-0/+36
| * net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov2019-08-264-9/+20
| * net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov2019-08-261-0/+65
| * net: sched: add API for registering unlocked offload block callbacksVlad Buslov2019-08-265-0/+13
| * net: sched: notify classifier on successful offload add/deleteVlad Buslov2019-08-263-9/+47
| * net: sched: refactor block offloads counter usageVlad Buslov2019-08-267-123/+233
| * net: sched: change tcf block offload counter type to atomic_tVlad Buslov2019-08-262-4/+5
| * net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov2019-08-262-9/+38
|/
* cirrus: cs89x0: remove set but not used variable 'lp'YueHaibing2019-08-251-3/+0
* Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller2019-08-251-0/+2
* net: mediatek: remove set but not used variable 'status'Mao Wenan2019-08-251-2/+0
* net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn2019-08-241-5/+68
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-08-2412-148/+225
|\
| * ice: Don't allow VSI to remove unassociated ucast filterAkeem G Abodunrin2019-08-231-0/+56
| * ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin2019-08-234-67/+73
| * ice: update ethtool stats on-demandBruce Allan2019-08-233-6/+9
| * ice: Add input handlers for virtual channel handlersAmruth G.P2019-08-231-32/+32
| * ice: Don't clear auto_fec bit in ice_cfg_phy_fec()Chinh T Cao2019-08-231-6/+3
| * ice: Fix flag used for module queryChinh T Cao2019-08-231-1/+1
| * ice: silence some bogus error messagesMitch Williams2019-08-232-3/+4
| * ice: Rename ethtool private flag for lldpDave Ertman2019-08-234-8/+8
| * ice: reject VF attempts to enable head writebackJacob Keller2019-08-231-0/+1
| * ice: Copy dcbx configuration only if mode is correctMichal Swiatkowski2019-08-231-2/+4
| * ice: Treat DCBx state NOT_STARTED as validDave Ertman2019-08-231-1/+2
| * ice: Don't call synchronize_irq() for VF's from the hostBrett Creeley2019-08-231-0/+4
| * ice: Account for all states of FW DCBx and LLDPDave Ertman2019-08-231-22/+12
| * ice: Allow egress control packets from PF_VSIDave Ertman2019-08-232-1/+17
* | Merge branch 's390-qeth-next'David S. Miller2019-08-249-157/+414
|\ \
| * | s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2019-08-242-43/+109
| * | s390/qeth: add BQL support for IQD devicesJulian Wiedmann2019-08-242-1/+16
| * | s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann2019-08-241-11/+13
| * | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-244-48/+183
| * | s390/qeth: collect accurate TX statisticsJulian Wiedmann2019-08-244-39/+49
| * | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-244-7/+11
| * | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-242-21/+46
|/ /
* | bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan2019-08-241-2/+1
* | net/core/skmsg: Delete an unnecessary check before the function call “consu...Markus Elfring2019-08-241-2/+1
* | net: hns3: Fix -Wunused-const-variable warningYueHaibing2019-08-242-44/+44
* | net: use unlikely for dql_avail casexiaolinkui2019-08-241-1/+1
* | r8169: fix DMA issue on MIPS platformHeiner Kallweit2019-08-231-0/+4
* | drop_monitor: Make timestamps y2038 safeIdo Schimmel2019-08-232-9/+7
* | net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes2019-08-233-15/+27
* | net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha2019-08-231-3/+3
* | net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long2019-08-231-1/+3
* | Merge branch 'r8152-save-EEE'David S. Miller2019-08-231-89/+95
|\ \ | |/ |/|