aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-19nfp: flower: compile match for IPv6 tunnelsJohn Hurley4-51/+246
2019-12-19nfp: flower: move udp tunnel key match compilation to helper functionJohn Hurley1-22/+35
2019-12-19nfp: flower: pass flow rule pointer directly to match functionsJohn Hurley1-49/+27
2019-12-19hdlcdrv: replace unnecessary assertion in hdlcdrv_registerAditya Pakki1-2/+0
2019-12-19net: mvpp2: cycle comphy to power it downRussell King1-0/+10
2019-12-19net: sfp: report error on failure to read sfp soft statusRussell King1-2/+9
2019-12-19Merge branch 'phylib-consolidation'David S. Miller6-217/+129
2019-12-19net: phy: marvell: use genphy_check_and_restart_aneg()Russell King1-20/+1
2019-12-19net: phy: marvell: use phy_modify_changed()Russell King1-16/+10
2019-12-19net: phy: marvell: use existing clause 37 definitionsRussell King1-18/+8
2019-12-19net: phy: marvell: consolidate phy status readingRussell King1-43/+17
2019-12-19net: phy: marvell: use positive logic for link stateRussell King1-4/+3
2019-12-19net: phy: marvell: initialise link partner state earlierRussell King1-20/+5
2019-12-19net: phy: marvell: rearrange to use genphy_read_lpa()Russell King1-34/+32
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King4-47/+41
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King2-17/+32
2019-12-19net: phy: use phy_resolve_aneg_pause()Russell King3-14/+3
2019-12-19net: phy: remove redundant .aneg_done initialisersRussell King2-7/+0
2019-12-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo30-302/+568
2019-12-19ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook1-1/+1
2019-12-19ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin1-3/+3
2019-12-19wil6210: add support for set_cqm_rssi_configDedy Lansky4-0/+130
2019-12-19wil6210: support set_multicast_to_unicast cfg80211 operationAhmad Masri3-1/+48
2019-12-19wil6210: fix MID valid bits in Rx status messageDedy Lansky1-4/+4
2019-12-19wil6210: reduce ucode_debug memory regionDedy Lansky1-2/+2
2019-12-19wil6210: add verification for cid upper boundAlexei Avshalom Lazar1-1/+1
2019-12-19wil6210: take mem_lock for writing in crash dump collectionAlexei Avshalom Lazar1-5/+12
2019-12-19wil6210: minimize the time that mem_lock is heldAlexei Avshalom Lazar1-4/+6
2019-12-19wil6210: dump Rx status message on errorsAhmad Masri1-0/+10
2019-12-18net: stmmac: tc: Fix TAPRIO division operationJose Abreu1-2/+4
2019-12-18Merge branch 'ETS-qdisc'David S. Miller18-71/+2732
2019-12-18selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata1-0/+940
2019-12-18selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata5-0/+666
2019-12-18selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.shPetr Machata2-18/+18
2019-12-18mlxsw: spectrum_qdisc: Support offloading of ETS QdiscPetr Machata3-0/+88
2019-12-18mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETSPetr Machata1-23/+81
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata3-0/+127
2019-12-18net: sch_ets: Add a new QdiscPetr Machata4-0/+768
2019-12-18mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumeratorsPetr Machata3-20/+18
2019-12-18mlxsw: spectrum_qdisc: Clarify a commentPetr Machata1-7/+24
2019-12-18net: pkt_cls: Clarify a commentPetr Machata1-3/+2
2019-12-18sch_cake: drop unused variable tin_quantum_prioKevin 'ldir' Darbyshire-Bryant1-41/+18
2019-12-18Merge branch 's390-next'David S. Miller6-308/+176
2019-12-18s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann1-1/+1
2019-12-18s390/qeth: consolidate helpers for capability checkingJulian Wiedmann3-61/+27
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann2-33/+2
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann1-6/+0
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann3-24/+20
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann2-85/+33
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann3-45/+44